|
|
\app.js
|
39 problems (39 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 5: "'app' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 1, Column 11: "'angular' is not defined."
no-undef
|
| Error |
Row 1, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 5: "Strings must use doublequote."
quotes
|
| Error |
Row 3, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 3, Column 5: "Strings must use doublequote."
quotes
|
| Error |
Row 4, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 4, Column 5: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 5, Column 5: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 6, Column 5: "Strings must use doublequote."
quotes
|
| Error |
Row 7, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 7, Column 5: "Strings must use doublequote."
quotes
|
| Error |
Row 8, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 8, Column 5: "Strings must use doublequote."
quotes
|
| Error |
Row 9, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 9, Column 5: "Strings must use doublequote."
quotes
|
| Error |
Row 10, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 10, Column 5: "Strings must use doublequote."
quotes
|
| Error |
Row 11, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 11, Column 5: "Strings must use doublequote."
quotes
|
| Error |
Row 12, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 12, Column 5: "Strings must use doublequote."
quotes
|
| Error |
Row 13, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 13, Column 5: "Strings must use doublequote."
quotes
|
| Error |
Row 14, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 14, Column 5: "Strings must use doublequote."
quotes
|
| Error |
Row 15, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 15, Column 5: "Strings must use doublequote."
quotes
|
| Error |
Row 16, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 16, Column 5: "Strings must use doublequote."
quotes
|
| Error |
Row 17, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 17, Column 5: "Strings must use doublequote."
quotes
|
| Error |
Row 18, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 18, Column 5: "Strings must use doublequote."
quotes
|
| Error |
Row 19, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 19, Column 5: "Strings must use doublequote."
quotes
|
| Line |
Source |
| Error |
Row 1, Column 5: "'app' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 1, Column 11: "'angular' is not defined."
no-undef
|
| Error |
Row 1, Column 26: "Strings must use doublequote."
quotes
|
| 1 |
var app = angular.module('carco', [ |
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 5: "Strings must use doublequote."
quotes
|
| 2 |
'ui.router', |
| Error |
Row 3, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 3, Column 5: "Strings must use doublequote."
quotes
|
| 3 |
'ngAnimate', |
| Error |
Row 4, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 4, Column 5: "Strings must use doublequote."
quotes
|
| 4 |
'ngMessages', |
| Error |
Row 5, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 5, Column 5: "Strings must use doublequote."
quotes
|
| 5 |
'ui.bootstrap', |
| Error |
Row 6, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 6, Column 5: "Strings must use doublequote."
quotes
|
| 6 |
'ngCookies', |
| Error |
Row 7, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 7, Column 5: "Strings must use doublequote."
quotes
|
| 7 |
'ngTouch', |
| Error |
Row 8, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 8, Column 5: "Strings must use doublequote."
quotes
|
| 8 |
'mgo-angular-wizard', |
| Error |
Row 9, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 9, Column 5: "Strings must use doublequote."
quotes
|
| 9 |
'angular-button-spinner', |
| Error |
Row 10, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 10, Column 5: "Strings must use doublequote."
quotes
|
| 10 |
'angularCSS', |
| Error |
Row 11, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 11, Column 5: "Strings must use doublequote."
quotes
|
| 11 |
'signature', |
| Error |
Row 12, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 12, Column 5: "Strings must use doublequote."
quotes
|
| 12 |
'ngResource', |
| Error |
Row 13, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 13, Column 5: "Strings must use doublequote."
quotes
|
| 13 |
'datatables', |
| Error |
Row 14, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 14, Column 5: "Strings must use doublequote."
quotes
|
| 14 |
'angularFileUpload', |
| Error |
Row 15, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 15, Column 5: "Strings must use doublequote."
quotes
|
| 15 |
'angular-popover', |
| Error |
Row 16, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 16, Column 5: "Strings must use doublequote."
quotes
|
| 16 |
'toastr', |
| Error |
Row 17, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 17, Column 5: "Strings must use doublequote."
quotes
|
| 17 |
'infinite-scroll', |
| Error |
Row 18, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 18, Column 5: "Strings must use doublequote."
quotes
|
| 18 |
'base64', |
| Error |
Row 19, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 19, Column 5: "Strings must use doublequote."
quotes
|
| 19 |
'pdfjsViewer' |
| 20 |
]); |
| 21 |
|
|
|
|
\rest\app\client\components\damagePhoto\damagePhoto.controller.js
|
671 problems (671 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 144: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 9, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 12, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 12, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 13, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 15, Column 20: "Strings must use doublequote."
quotes
|
| Error |
Row 15, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 16, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 16, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 16, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 51: "Missing semicolon."
semi
|
| Error |
Row 17, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 17, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 19, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 20, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 21, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 23, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 24, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 25, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 26, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 27, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 28, Column 23: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 29, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 30, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 31, Column 17: "'options' is defined but never used."
no-unused-vars
|
| Error |
Row 31, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 32, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 32, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 33, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 34, Column 54: "Strings must use doublequote."
quotes
|
| Error |
Row 34, Column 66: "Strings must use doublequote."
quotes
|
| Error |
Row 34, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 35, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 35, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 36, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 37, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 39, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 41, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 42, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 43, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 44, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 45, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 45, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 45, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 46, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 46, Column 58: "Strings must use doublequote."
quotes
|
| Error |
Row 46, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 47, Column 68: "Missing semicolon."
semi
|
| Error |
Row 47, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 48, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 48, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 48, Column 66: "Strings must use doublequote."
quotes
|
| Error |
Row 48, Column 78: "Missing semicolon."
semi
|
| Error |
Row 48, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 50, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 52, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 54, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 55, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 56, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 57, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 58, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 59, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 60, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 61, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 62, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 63, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 63, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 64, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 64, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 65, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 66, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 67, Column 10: "Missing semicolon."
semi
|
| Error |
Row 67, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 69, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 71, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 71, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 72, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 73, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 74, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 76, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 77, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 78, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 80, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 80, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 80, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 81, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 82, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 83, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 84, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 30: "Missing semicolon."
semi
|
| Error |
Row 85, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 85, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 86, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 87, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 87, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 88, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 88, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 89, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 89, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 90, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 90, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 91, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 92, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 92, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 93, Column 60: "Strings must use doublequote."
quotes
|
| Error |
Row 93, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 95, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 95, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 96, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 96, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 97, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 97, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 98, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 98, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 99, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 100, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 100, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 101, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 101, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 102, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 102, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 103, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 103, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 104, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 104, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 105, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 105, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 106, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 107, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 107, Column 18: "Missing semicolon."
semi
|
| Error |
Row 107, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 108, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 108, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 109, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 109, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 110, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 110, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 111, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 112, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 112, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 112, Column 78: "Missing semicolon."
semi
|
| Error |
Row 112, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 113, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 114, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 114, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 115, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 115, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 116, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 116, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 117, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 117, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 118, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 119, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 119, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 120, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 120, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 121, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 121, Column 90: "Missing semicolon."
semi
|
| Error |
Row 121, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 122, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 122, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 123, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 123, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 124, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 124, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 125, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 125, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 125, Column 47: "Missing semicolon."
semi
|
| Error |
Row 126, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 126, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 127, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 128, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 128, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 129, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 129, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 130, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 130, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 130, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 130, Column 75: "Missing semicolon."
semi
|
| Error |
Row 131, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 131, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 132, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 132, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 133, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 134, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 134, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 135, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 136, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 136, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 136, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 136, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 137, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 138, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 138, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 139, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 139, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 140, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 140, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 141, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 141, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 142, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 142, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 143, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 144, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 144, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 145, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 145, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 146, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 146, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 147, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 147, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 148, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 148, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 149, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 149, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 149, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 150, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 150, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 151, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 151, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 152, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 152, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 153, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 154, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 154, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 155, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 156, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 156, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 157, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 157, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 158, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 159, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 159, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 160, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 160, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 160, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 161, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 161, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 161, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 162, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 162, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 163, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 163, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 164, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 164, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 164, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 164, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 165, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 165, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 165, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 165, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 166, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 166, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 167, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 167, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 168, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 168, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 169, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 169, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 170, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 171, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 171, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 172, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 172, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 172, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 173, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 173, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 174, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 174, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 174, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 175, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 175, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 176, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 176, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 177, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 177, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 178, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 178, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 179, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 179, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 180, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 180, Column 102: "Missing semicolon."
semi
|
| Error |
Row 180, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 181, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 181, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 182, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 182, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 183, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 183, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 184, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 184, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 185, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 185, Column 92: "Missing semicolon."
semi
|
| Error |
Row 185, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 186, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 186, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 187, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 188, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 188, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 188, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 189, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 189, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 190, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 190, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 191, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 191, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 191, Column 111: "Missing semicolon."
semi
|
| Error |
Row 192, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 192, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 192, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 193, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 193, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 194, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 195, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 195, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 196, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 197, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 197, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 198, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 198, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 198, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 199, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 199, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 199, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 200, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 200, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 201, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 201, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 202, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 202, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 202, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 202, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 203, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 203, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 203, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 203, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 204, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 204, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 205, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 205, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 206, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 206, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 207, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 207, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 208, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 208, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 209, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 209, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 209, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 210, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 210, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 211, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 211, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 211, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 212, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 212, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 213, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 213, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 214, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 214, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 215, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 215, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 216, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 216, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 217, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 217, Column 102: "Missing semicolon."
semi
|
| Error |
Row 217, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 218, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 218, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 219, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 219, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 220, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 220, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 221, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 221, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 222, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 222, Column 92: "Missing semicolon."
semi
|
| Error |
Row 222, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 223, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 223, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 224, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 225, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 225, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 225, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 226, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 226, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 227, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 227, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 228, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 228, Column 111: "Missing semicolon."
semi
|
| Error |
Row 228, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 229, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 229, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 229, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 230, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 230, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 231, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 232, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 232, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 233, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 234, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 234, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 234, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 234, Column 90: "Missing semicolon."
semi
|
| Error |
Row 235, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 236, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 236, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 237, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 237, Column 10: "Missing semicolon."
semi
|
| Error |
Row 237, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 238, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 239, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 239, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 240, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 240, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 241, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 241, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 242, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 242, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 242, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 243, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 243, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 244, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 244, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 244, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 245, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 245, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 246, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 246, Column 10: "Missing semicolon."
semi
|
| Error |
Row 246, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 247, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 248, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 248, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 249, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 249, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 249, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 249, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 250, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 250, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 251, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 251, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 252, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 252, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 252, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 252, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 253, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 253, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 254, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 254, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 255, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 255, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 255, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 255, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 256, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 256, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 257, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 257, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 258, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 258, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 258, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 258, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 259, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 259, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 260, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 260, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 261, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 261, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 261, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 261, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 262, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 262, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 263, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 263, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 264, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 264, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 264, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 264, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 265, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 265, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 266, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 266, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 267, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 267, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 267, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 267, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 268, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 268, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 269, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 269, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 270, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 270, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 270, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 270, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 271, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 271, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 272, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 273, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 273, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 273, Column 22: "Strings must use doublequote."
quotes
|
| Error |
Row 273, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 274, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 275, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 275, Column 20: "Strings must use doublequote."
quotes
|
| Error |
Row 275, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 276, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 276, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 276, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 276, Column 58: "Missing semicolon."
semi
|
| Error |
Row 276, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 277, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 278, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 278, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 279, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 279, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 280, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 280, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 280, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 281, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 281, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 282, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 282, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 282, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 283, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 283, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 284, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 285, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 285, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 286, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 286, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 287, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 287, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 288, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 288, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 289, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 289, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 290, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 290, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 291, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 291, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 292, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 292, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 292, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 292, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 292, Column 72: "Missing semicolon."
semi
|
| Error |
Row 293, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 293, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 294, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 295, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 295, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 296, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 296, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 297, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 297, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 298, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 299, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 299, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 300, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 300, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 301, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 301, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 302, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 302, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 302, Column 47: "Missing semicolon."
semi
|
| Error |
Row 303, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 304, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 304, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 305, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 306, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 306, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 307, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 307, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 308, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 309, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 144: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.controller('damagePhotoController', function ($scope, $state, toastr, $css, FileUploader, $httpParamSerializerJQLike, $http, $rootScope) {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
$scope.selectedImages = [];
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
$scope.damageImageCounter = 0;
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
$scope.damageImageCounterDisable = false;
|
| Error |
Row 6, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
$scope.progressBar = 0;
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
$scope.showProgress = false;
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 9, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
$scope.uploadAllVisibility = false;
|
| Error |
Row 10, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
$css.bind({
|
| Error |
Row 12, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 12, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 12, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
href: 'rest/app/client/components/damagePhoto/damagePhoto.css'
|
| Error |
Row 13, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 13, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
}, $scope);
|
| Error |
Row 14, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
|
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 15, Column 20: "Strings must use doublequote."
quotes
|
| Error |
Row 15, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
$scope.$on('randomNumber', function (event, result) {
|
| Error |
Row 16, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 16, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 16, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 16, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 51: "Missing semicolon."
semi
|
| 16 |
console.log('randomNumber>>>', result)
|
| Error |
Row 17, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 17, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
});
|
| Error |
Row 18, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
|
| Error |
Row 19, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 19, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
var uploader = $scope.uploader = new FileUploader({
|
| Error |
Row 20, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 20, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
// url: 'upload.php'
|
| Error |
Row 21, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 21, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
});
|
| Error |
Row 22, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
|
| Error |
Row 23, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 23, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
// FILTERS
|
| Error |
Row 24, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 24, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
$scope.uploadStatus = false;
|
| Error |
Row 25, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 25, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
uploader
|
| Error |
Row 26, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 26, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
.filters
|
| Error |
Row 27, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 27, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
.push({
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 28, Column 23: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
name: 'imageFilter',
|
| Error |
Row 29, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 29, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
fn: function (item,
|
| Error |
Row 30, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 30, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
/*{File|FileLikeObject}*/
|
| Error |
Row 31, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 31, Column 17: "'options' is defined but never used."
no-unused-vars
|
| Error |
Row 31, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
options) {
|
| Error |
Row 32, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 32, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 32, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
var type = '|' + item
|
| Error |
Row 33, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 33, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
.type
|
| Error |
Row 34, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 34, Column 54: "Strings must use doublequote."
quotes
|
| Error |
Row 34, Column 66: "Strings must use doublequote."
quotes
|
| Error |
Row 34, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
.slice(item.type.lastIndexOf('/') + 1) + '|';
|
| Error |
Row 35, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 35, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 35, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
return '|jpg|png|jpeg|bmp|gif|'.indexOf(type) !== -1;
|
| Error |
Row 36, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 36, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
}
|
| Error |
Row 37, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 37, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
});
|
| Error |
Row 38, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
|
| Error |
Row 39, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 39, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
// CALLBACKS
|
| Error |
Row 40, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
|
| Error |
Row 41, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 41, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
uploader.onWhenAddingFileFailed = function (item,
|
| Error |
Row 42, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 42, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
/*{File|FileLikeObject}*/
|
| Error |
Row 43, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 43, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
filter,
|
| Error |
Row 44, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 44, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
options) {
|
| Error |
Row 45, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 45, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 45, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 45, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
console.info('onWhenAddingFileFailed', item, filter, options);
|
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 46, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 46, Column 58: "Strings must use doublequote."
quotes
|
| Error |
Row 46, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
if (item.type != 'image/png' || item.type != 'image/jpeg') {
|
| Error |
Row 47, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 47, Column 68: "Missing semicolon."
semi
|
| Error |
Row 47, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
toastr.error("File Type Is Wrong", {timeOut: 5000})
|
| Error |
Row 48, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 48, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 48, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 48, Column 66: "Strings must use doublequote."
quotes
|
| Error |
Row 48, Column 78: "Missing semicolon."
semi
|
| Error |
Row 48, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
console.log('item.type==video/mp4', item.type == 'video/mp4')
|
| Error |
Row 49, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
|
| Error |
Row 50, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 50, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
}
|
| Error |
Row 51, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
|
| Error |
Row 52, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 52, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
};
|
| Error |
Row 53, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
|
| Error |
Row 54, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 54, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
$scope.move = function () {
|
| Error |
Row 55, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 55, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
var elem = document.getElementById("myBar");
|
| Error |
Row 56, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 56, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
var width = 10;
|
| Error |
Row 57, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 57, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
var id = setInterval(frame, 10);
|
| Error |
Row 58, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 58, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
function frame() {
|
| Error |
Row 59, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 59, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
if (width >= 100) {
|
| Error |
Row 60, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 60, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
clearInterval(id);
|
| Error |
Row 61, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 61, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
} else {
|
| Error |
Row 62, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 62, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
width++;
|
| Error |
Row 63, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 63, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 63, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
elem.style.width = width + '%';
|
| Error |
Row 64, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 64, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 64, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
elem.innerHTML = width * 1 + '%';
|
| Error |
Row 65, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 65, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
}
|
| Error |
Row 66, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 66, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
}
|
| Error |
Row 67, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 67, Column 10: "Missing semicolon."
semi
|
| Error |
Row 67, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
}
|
| Error |
Row 68, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
|
| Error |
Row 69, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 69, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
uploader.onAfterAddingFile = function (fileItem) {
|
| Error |
Row 70, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
|
| Error |
Row 71, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 71, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 71, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
if (sessionStorage.userType == 'Insured') {
|
| Error |
Row 72, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 72, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
sessionStorage.QR_Retake = false;
|
| Error |
Row 73, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 73, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
}
|
| Error |
Row 74, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 74, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
$scope.damageImageCounter++;
|
| Error |
Row 75, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
|
| Error |
Row 76, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 76, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
// if (uploader.queue.length > 15) { // alert($scope.rearImageCounter);
|
| Error |
Row 77, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 77, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
// toastr.error("Maximum limit for damage photo is 15", {timeOut: 3000})
|
| Error |
Row 78, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 78, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
// uploader .queue .pop(); }
|
| Error |
Row 79, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 79 |
|
| Error |
Row 80, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 80, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 80, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 80, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 80 |
console.info('onAfterAddingFile', fileItem);
|
| Error |
Row 81, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 81, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 81 |
$scope.photoName = fileItem
|
| Error |
Row 82, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 82, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 82 |
.file
|
| Error |
Row 83, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 83, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 83 |
.name
|
| Error |
Row 84, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 84, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 30: "Missing semicolon."
semi
|
| 84 |
.slice(0, 50)
|
| Error |
Row 85, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 85, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 85 |
// console.log('$scope.photoName', $scope.photoName)
|
| Error |
Row 86, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 86, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 86 |
$scope.uploadAllVisibility = true;
|
| Error |
Row 87, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 87, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 87 |
var reader = new FileReader();
|
| Error |
Row 88, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 88, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 88 |
reader.readAsDataURL(fileItem._file);
|
| Error |
Row 89, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 89, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 89 |
reader.onload = function (event) {
|
| Error |
Row 90, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 90, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 90 |
$scope.base64 = event
|
| Error |
Row 91, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 91, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 91 |
.target
|
| Error |
Row 92, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 92, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 92 |
.result
|
| Error |
Row 93, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 93, Column 60: "Strings must use doublequote."
quotes
|
| Error |
Row 93, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 93 |
.substring(event.target.result.indexOf(',') + 1, event.target.result.length);
|
| Error |
Row 94, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 94 |
|
| Error |
Row 95, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 95, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 95 |
$scope.damageForm = {
|
| Error |
Row 96, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 96, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 96 |
PHOTO: $scope.base64,
|
| Error |
Row 97, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 97, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 97 |
PHOTO_TYPE: "DAMAGE",
|
| Error |
Row 98, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 98, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 98 |
INSURED_APPLICATION_ID: sessionStorage.clientId,
|
| Error |
Row 99, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 99, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 99 |
PHOTO_NAME: fileItem
|
| Error |
Row 100, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 100, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 100 |
.file
|
| Error |
Row 101, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 101, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 101 |
.name
|
| Error |
Row 102, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 102, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 102 |
.slice(0, 50),
|
| Error |
Row 103, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 103, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 103 |
SiteID: null,
|
| Error |
Row 104, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 104, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 104 |
QR_Retake: sessionStorage.QR_Retake,
|
| Error |
Row 105, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 105, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 105 |
longitude: null,
|
| Error |
Row 106, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 106, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 106 |
latitude: null
|
| Error |
Row 107, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 107, Column 18: "Missing semicolon."
semi
|
| Error |
Row 107, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 107 |
}
|
| Error |
Row 108, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 108, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 108 |
$scope
|
| Error |
Row 109, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 109, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 109 |
.selectedImages
|
| Error |
Row 110, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 110, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 110 |
.push($scope.damageForm);
|
| Error |
Row 111, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 111 |
|
| Error |
Row 112, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 112, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 112, Column 78: "Missing semicolon."
semi
|
| Error |
Row 112, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 112 |
console.log(" $scope.selectedImages:", $scope.selectedImages)
|
| Error |
Row 113, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 113 |
|
| Error |
Row 114, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 114, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 114 |
// if (uploader.queue.length > 15) { // alert($scope.rearImageCounter);
|
| Error |
Row 115, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 115, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 115 |
// toastr.error("Maximum limit for damage photo is 15", {timeOut: 3000})
|
| Error |
Row 116, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 116, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 116 |
// uploader .queue .pop(); $scope.selectedImages.pop();
|
| Error |
Row 117, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 117, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 117 |
// }
|
| Error |
Row 118, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 118 |
|
| Error |
Row 119, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 119, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 119 |
if ($scope.selectedImages.length > 15) {
|
| Error |
Row 120, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 120, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 120 |
// alert($scope.rearImageCounter);
|
| Error |
Row 121, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 121, Column 90: "Missing semicolon."
semi
|
| Error |
Row 121, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 121 |
toastr.error("Maximum limit for damage photo is 15", {timeOut: 3000})
|
| Error |
Row 122, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 122, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 122 |
$scope.dataLoading = true;
|
| Error |
Row 123, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 123, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 123 |
// uploader .queue .pop(); $scope .selectedImages .pop();
|
| Error |
Row 124, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 124, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 124 |
} else {
|
| Error |
Row 125, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 125, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 125, Column 47: "Missing semicolon."
semi
|
| 125 |
$scope.dataLoading = false
|
| Error |
Row 126, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 126, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 126 |
}
|
| Error |
Row 127, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 127 |
|
| Error |
Row 128, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 128, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 128 |
if (event.lengthComputable) {
|
| Error |
Row 129, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 129, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 129 |
$scope.progressBar = (event.loaded / event.total) * 100;
|
| Error |
Row 130, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 130, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 130, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 130, Column 75: "Missing semicolon."
semi
|
| 130 |
console.log("progree bar length:", $scope.progressBar)
|
| Error |
Row 131, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 131, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 131 |
}
|
| Error |
Row 132, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 132, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 132 |
};
|
| Error |
Row 133, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 133 |
|
| Error |
Row 134, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 134, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 134 |
};
|
| Error |
Row 135, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 135 |
|
| Error |
Row 136, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 136, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 136, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 136, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 136 |
console.log('$scope.selectedImages', $scope.selectedImages.length);
|
| Error |
Row 137, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 137 |
|
| Error |
Row 138, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 138, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 138 |
if ($scope.selectedImages.length == 0) {
|
| Error |
Row 139, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 139, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 139 |
$scope.flag = false;
|
| Error |
Row 140, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 140, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 140 |
} else {
|
| Error |
Row 141, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 141, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 141 |
$scope.flag = true;
|
| Error |
Row 142, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 142, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 142 |
}
|
| Error |
Row 143, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 143 |
|
| Error |
Row 144, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 144, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 144 |
$scope.uploader.uploadAllPhotos = function () {
|
| Error |
Row 145, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 145, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 145 |
$scope.dataLoading = true;
|
| Error |
Row 146, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 146, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 146 |
//uploader.uploadAll $scope.uploader.uploadAll = function(){
|
| Error |
Row 147, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 147, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 147 |
$scope.showProgress = true;
|
| Error |
Row 148, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 148, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 148 |
for (var i = 0; i < $scope.selectedImages.length; i++) {
|
| Error |
Row 149, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 149, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 149, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 149 |
console.log("uploading this photo:", $scope.selectedImages[i]);
|
| Error |
Row 150, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 150, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 150 |
if (sessionStorage.siteId != null) {
|
| Error |
Row 151, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 151, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 151 |
$scope.selectedImages[i].SiteID = sessionStorage.siteId;
|
| Error |
Row 152, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 152, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 152 |
}
|
| Error |
Row 153, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 153 |
|
| Error |
Row 154, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 154, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 154 |
if (sessionStorage.clientIdForUploadPhoto != null) {
|
| Error |
Row 155, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 155 |
|
| Error |
Row 156, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 156, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 156 |
// if (sessionStorage.siteId != null) { $scope.selectedImages[i].SiteID =
|
| Error |
Row 157, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 157, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 157 |
// sessionStorage.siteId; }
|
| Error |
Row 158, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 158 |
|
| Error |
Row 159, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 159, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 159 |
$http({
|
| Error |
Row 160, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 160, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 160, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 160 |
url: $rootScope.baseUrl + 'user/receivedImage',
|
| Error |
Row 161, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 161, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 161, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 161 |
method: 'POST',
|
| Error |
Row 162, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 162, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 162 |
data: $httpParamSerializerJQLike($scope.selectedImages[i]),
|
| Error |
Row 163, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 163, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 163 |
headers: {
|
| Error |
Row 164, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 164, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 164, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 164, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 164 |
'Content-Type': 'application/x-www-form-urlencoded',
|
| Error |
Row 165, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 165, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 165, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 165, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 165 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 166, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 166, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 166 |
}
|
| Error |
Row 167, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 167, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 167 |
})
|
| Error |
Row 168, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 168, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 168 |
.then(function (response) {
|
| Error |
Row 169, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 169, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 169 |
uploader.uploadAll();
|
| Error |
Row 170, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 170 |
|
| Error |
Row 171, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 171, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 171 |
if ($scope.selectedImages.length == 0) {
|
| Error |
Row 172, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 172, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 172, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 172 |
$rootScope.$broadcast('damageUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 173, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 173, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 173 |
} else {
|
| Error |
Row 174, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 174, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 174, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 174 |
$rootScope.$broadcast('danageUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 175, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 175, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 175 |
}
|
| Error |
Row 176, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 176, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 176 |
$scope.dataLoading = false;
|
| Error |
Row 177, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 177, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 177 |
//$scope.uploadStatus = true;
|
| Error |
Row 178, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 178, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 178 |
if (response.data.StatusCode == 400) {
|
| Error |
Row 179, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 179, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 179 |
$scope.dataLoading = true;
|
| Error |
Row 180, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 180, Column 102: "Missing semicolon."
semi
|
| Error |
Row 180, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 180 |
toastr.error("Maximum limit for damage photo is 15", {timeOut: 3000})
|
| Error |
Row 181, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 181, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 181 |
} else {
|
| Error |
Row 182, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 182, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 182 |
$scope.uploadStatus = true;
|
| Error |
Row 183, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 183, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 183 |
$scope.dataLoading = false;
|
| Error |
Row 184, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 184, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 184 |
// $scope .selectedImages .pop();
|
| Error |
Row 185, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 185, Column 92: "Missing semicolon."
semi
|
| Error |
Row 185, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 185 |
toastr.success("Photo Saved Successfully", {timeOut: 3000})
|
| Error |
Row 186, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 186, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 186 |
}
|
| Error |
Row 187, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 187 |
|
| Error |
Row 188, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 188, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 188, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 188 |
console.log("response for damage photo:", response);
|
| Error |
Row 189, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 189, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 189 |
}, function (error) {
|
| Error |
Row 190, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 190, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 190 |
$scope.dataLoading = false;
|
| Error |
Row 191, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 191, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 191, Column 111: "Missing semicolon."
semi
|
| 191 |
toastr.error("Photo Not Saved Successfully, Please Try Again...", {timeOut: 3000})
|
| Error |
Row 192, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 192, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 192, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 192 |
console.log(" error for damage photo ", error);
|
| Error |
Row 193, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 193, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 193 |
});
|
| Error |
Row 194, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 194 |
|
| Error |
Row 195, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 195, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 195 |
} else {
|
| Error |
Row 196, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 196 |
|
| Error |
Row 197, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 197, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 197 |
$http({
|
| Error |
Row 198, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 198, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 198, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 198 |
url: $rootScope.baseUrl + 'user/SaveImage',
|
| Error |
Row 199, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 199, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 199, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 199 |
method: 'POST',
|
| Error |
Row 200, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 200, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 200 |
data: $httpParamSerializerJQLike($scope.selectedImages[i]),
|
| Error |
Row 201, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 201, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 201 |
headers: {
|
| Error |
Row 202, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 202, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 202, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 202, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 202 |
'Content-Type': 'application/x-www-form-urlencoded',
|
| Error |
Row 203, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 203, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 203, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 203, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 203 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 204, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 204, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 204 |
}
|
| Error |
Row 205, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 205, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 205 |
})
|
| Error |
Row 206, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 206, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 206 |
.then(function (response) {
|
| Error |
Row 207, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 207, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 207 |
uploader.uploadAll();
|
| Error |
Row 208, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 208, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 208 |
if ($scope.selectedImages.length == 0) {
|
| Error |
Row 209, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 209, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 209, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 209 |
$rootScope.$broadcast('damageUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 210, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 210, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 210 |
} else {
|
| Error |
Row 211, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 211, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 211, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 211 |
$rootScope.$broadcast('damageUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 212, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 212, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 212 |
}
|
| Error |
Row 213, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 213, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 213 |
$scope.dataLoading = false;
|
| Error |
Row 214, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 214, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 214 |
//$scope.uploadStatus = true;
|
| Error |
Row 215, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 215, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 215 |
if (response.data.StatusCode == 400) {
|
| Error |
Row 216, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 216, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 216 |
$scope.dataLoading = true;
|
| Error |
Row 217, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 217, Column 102: "Missing semicolon."
semi
|
| Error |
Row 217, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 217 |
toastr.error("Maximum limit for damage photo is 15", {timeOut: 3000})
|
| Error |
Row 218, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 218, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 218 |
} else {
|
| Error |
Row 219, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 219, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 219 |
$scope.uploadStatus = true;
|
| Error |
Row 220, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 220, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 220 |
$scope.dataLoading = false;
|
| Error |
Row 221, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 221, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 221 |
// $scope .selectedImages .pop();
|
| Error |
Row 222, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 222, Column 92: "Missing semicolon."
semi
|
| Error |
Row 222, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 222 |
toastr.success("Photo Saved Successfully", {timeOut: 3000})
|
| Error |
Row 223, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 223, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 223 |
}
|
| Error |
Row 224, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 224 |
|
| Error |
Row 225, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 225, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 225, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 225 |
console.log("response for damage photo:", response);
|
| Error |
Row 226, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 226, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 226 |
}, function (error) {
|
| Error |
Row 227, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 227, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 227 |
$scope.dataLoading = false;
|
| Error |
Row 228, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 228, Column 111: "Missing semicolon."
semi
|
| Error |
Row 228, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 228 |
toastr.error("Photo Not Saved Successfully, Please Try Again...", {timeOut: 3000})
|
| Error |
Row 229, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 229, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 229, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 229 |
console.log(" error for damage photo ", error);
|
| Error |
Row 230, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 230, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 230 |
});
|
| Error |
Row 231, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 231 |
|
| Error |
Row 232, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 232, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 232 |
}
|
| Error |
Row 233, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 233 |
|
| Error |
Row 234, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 234, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 234, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 234, Column 90: "Missing semicolon."
semi
|
| 234 |
console.log("data sent to damage photo image:", $scope.selectedImages[i])
|
| Error |
Row 235, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 235 |
|
| Error |
Row 236, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 236, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 236 |
}
|
| Error |
Row 237, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 237, Column 10: "Missing semicolon."
semi
|
| Error |
Row 237, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 237 |
}
|
| Error |
Row 238, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 238 |
|
| Error |
Row 239, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 239, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 239 |
$scope.deletePopover = function () {
|
| Error |
Row 240, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 240, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 240 |
$scope.showProgress = false;
|
| Error |
Row 241, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 241, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 241 |
if ($scope.selectedImages.length == 0) {
|
| Error |
Row 242, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 242, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 242, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 242 |
$rootScope.$broadcast('damageUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 243, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 243, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 243 |
} else {
|
| Error |
Row 244, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 244, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 244, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 244 |
$rootScope.$broadcast('damageUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 245, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 245, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 245 |
}
|
| Error |
Row 246, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 246, Column 10: "Missing semicolon."
semi
|
| Error |
Row 246, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 246 |
}
|
| Error |
Row 247, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 247 |
|
| Error |
Row 248, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 248, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 248 |
uploader.onBeforeUploadItem = function (item) {
|
| Error |
Row 249, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 249, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 249, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 249, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 249 |
console.info('onBeforeUploadItem', item);
|
| Error |
Row 250, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 250, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 250 |
};
|
| Error |
Row 251, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 251, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 251 |
uploader.onProgressItem = function (fileItem, progress) {
|
| Error |
Row 252, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 252, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 252, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 252, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 252 |
console.info('onProgressItem', fileItem, progress);
|
| Error |
Row 253, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 253, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 253 |
};
|
| Error |
Row 254, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 254, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 254 |
uploader.onProgressAll = function (progress) {
|
| Error |
Row 255, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 255, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 255, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 255, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 255 |
console.info('onProgressAll', progress);
|
| Error |
Row 256, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 256, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 256 |
};
|
| Error |
Row 257, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 257, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 257 |
uploader.onSuccessItem = function (fileItem, response, status, headers) {
|
| Error |
Row 258, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 258, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 258, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 258, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 258 |
console.info('onSuccessItem', fileItem, response, status, headers);
|
| Error |
Row 259, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 259, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 259 |
};
|
| Error |
Row 260, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 260, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 260 |
uploader.onErrorItem = function (fileItem, response, status, headers) {
|
| Error |
Row 261, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 261, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 261, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 261, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 261 |
console.info('onErrorItem', fileItem, response, status, headers);
|
| Error |
Row 262, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 262, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 262 |
};
|
| Error |
Row 263, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 263, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 263 |
uploader.onCancelItem = function (fileItem, response, status, headers) {
|
| Error |
Row 264, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 264, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 264, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 264, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 264 |
console.info('onCancelItem', fileItem, response, status, headers);
|
| Error |
Row 265, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 265, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 265 |
};
|
| Error |
Row 266, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 266, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 266 |
uploader.onCompleteItem = function (fileItem, response, status, headers) {
|
| Error |
Row 267, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 267, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 267, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 267, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 267 |
console.info('onCompleteItem', fileItem, response, status, headers);
|
| Error |
Row 268, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 268, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 268 |
};
|
| Error |
Row 269, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 269, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 269 |
uploader.onCompleteAll = function () {
|
| Error |
Row 270, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 270, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 270, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 270, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 270 |
console.info('onCompleteAll');
|
| Error |
Row 271, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 271, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 271 |
};
|
| Error |
Row 272, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 272 |
|
| Error |
Row 273, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 273, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 273, Column 22: "Strings must use doublequote."
quotes
|
| Error |
Row 273, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 273 |
console.info('uploader', uploader);
|
| Error |
Row 274, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 274 |
|
| Error |
Row 275, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 275, Column 20: "Strings must use doublequote."
quotes
|
| Error |
Row 275, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 275 |
$scope.$on('removeDamage', function (event, result) {
|
| Error |
Row 276, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 276, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 276, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 276, Column 58: "Missing semicolon."
semi
|
| Error |
Row 276, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 276 |
console.log('removeDamage', result.file.name)
|
| Error |
Row 277, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 277 |
|
| Error |
Row 278, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 278, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 278 |
$scope.showProgress = false;
|
| Error |
Row 279, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 279, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 279 |
if ($scope.selectedImages.length == 0) {
|
| Error |
Row 280, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 280, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 280, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 280 |
$rootScope.$broadcast('damageUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 281, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 281, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 281 |
} else {
|
| Error |
Row 282, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 282, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 282, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 282 |
$rootScope.$broadcast('damageUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 283, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 283, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 283 |
}
|
| Error |
Row 284, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 284 |
|
| Error |
Row 285, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 285, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 285 |
for (var i = 0; i < $scope.selectedImages.length; i++) {
|
| Error |
Row 286, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 286, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 286 |
if ($scope.selectedImages[i].PHOTO_NAME == result.file.name) {
|
| Error |
Row 287, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 287, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 287 |
var index = $scope
|
| Error |
Row 288, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 288, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 288 |
.selectedImages
|
| Error |
Row 289, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 289, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 289 |
.indexOf($scope.selectedImages[i]);
|
| Error |
Row 290, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 290, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 290 |
if (index !== -1)
|
| Error |
Row 291, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 291, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 291 |
$scope.selectedImages.splice(index, 1);
|
| Error |
Row 292, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 292, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 292, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 292, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 292, Column 72: "Missing semicolon."
semi
|
| 292 |
console.log('after delete:', $scope.selectedImages)
|
| Error |
Row 293, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 293, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 293 |
}
|
| Error |
Row 294, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 294 |
|
| Error |
Row 295, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 295, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 295 |
if ($scope.selectedImages.length > 15) {
|
| Error |
Row 296, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 296, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 296 |
// alert($scope.rearImageCounter);
|
| Error |
Row 297, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 297, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 297 |
$scope.dataLoading = true;
|
| Error |
Row 298, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 298 |
|
| Error |
Row 299, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 299, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 299 |
// uploader .queue .pop(); $scope .selectedImages .pop();
|
| Error |
Row 300, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 300, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 300 |
// console.log('uploader.queue.length', $scope.selectedImages)
|
| Error |
Row 301, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 301, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 301 |
} else {
|
| Error |
Row 302, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 302, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 302, Column 47: "Missing semicolon."
semi
|
| 302 |
$scope.dataLoading = false
|
| Error |
Row 303, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 303 |
|
| Error |
Row 304, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 304, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 304 |
}
|
| Error |
Row 305, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 305 |
|
| Error |
Row 306, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 306, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 306 |
}
|
| Error |
Row 307, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 307, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 307 |
});
|
| Error |
Row 308, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 308 |
|
| Error |
Row 309, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| 309 |
}); |
|
|
|
\rest\app\client\components\damagePhoto\directive.js
|
90 problems (90 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 15: "Strings must use doublequote."
quotes
|
| Error |
Row 1, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 1, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 20: "'angular' is not defined."
no-undef
|
| Error |
Row 5, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 8, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 8, Column 69: "Strings must use doublequote."
quotes
|
| Error |
Row 8, Column 81: "Strings must use doublequote."
quotes
|
| Error |
Row 8, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 9, Column 20: "Strings must use doublequote."
quotes
|
| Error |
Row 9, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 10, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 11, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 13, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 14, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 14, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 15, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 15, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 16, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 17, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 19, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 21, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 22, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 24, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 25, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 27, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 28, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 30, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 31, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 32, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 33, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 34, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 36, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 37, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 38, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 39, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 41, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 42, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 43, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 15: "Strings must use doublequote."
quotes
|
| Error |
Row 1, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 1, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app.directive('ngThumb', ['$window', function($window) {
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
var helper = {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
support: !!($window.FileReader && $window.CanvasRenderingContext2D),
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
isFile: function(item) {
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 20: "'angular' is not defined."
no-undef
|
| Error |
Row 5, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
return angular.isObject(item) && item instanceof $window.File;
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
},
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
isImage: function(file) {
|
| Error |
Row 8, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 8, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 8, Column 69: "Strings must use doublequote."
quotes
|
| Error |
Row 8, Column 81: "Strings must use doublequote."
quotes
|
| Error |
Row 8, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
var type = '|' + file.type.slice(file.type.lastIndexOf('/') + 1) + '|';
|
| Error |
Row 9, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 9, Column 20: "Strings must use doublequote."
quotes
|
| Error |
Row 9, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
return '|jpg|png|jpeg|bmp|gif|'.indexOf(type) !== -1;
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 10, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
}
|
| Error |
Row 11, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 11, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
};
|
| Error |
Row 12, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
|
| Error |
Row 13, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 13, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
return {
|
| Error |
Row 14, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 14, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 14, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
restrict: 'A',
|
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 15, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 15, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
template: '<canvas/>',
|
| Error |
Row 16, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 16, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
link: function(scope, element, attributes) {
|
| Error |
Row 17, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 17, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
if (!helper.support) return;
|
| Error |
Row 18, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
|
| Error |
Row 19, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 19, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
var params = scope.$eval(attributes.ngThumb);
|
| Error |
Row 20, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
|
| Error |
Row 21, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 21, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
if (!helper.isFile(params.file)) return;
|
| Error |
Row 22, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 22, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
if (!helper.isImage(params.file)) return;
|
| Error |
Row 23, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
|
| Error |
Row 24, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 24, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
var canvas = element.find('canvas');
|
| Error |
Row 25, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 25, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
var reader = new FileReader();
|
| Error |
Row 26, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
|
| Error |
Row 27, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 27, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
reader.onload = onLoadFile;
|
| Error |
Row 28, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 28, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
reader.readAsDataURL(params.file);
|
| Error |
Row 29, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 30, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
function onLoadFile(event) {
|
| Error |
Row 31, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 31, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
var img = new Image();
|
| Error |
Row 32, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 32, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
img.onload = onLoadImage;
|
| Error |
Row 33, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 33, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
img.src = event.target.result;
|
| Error |
Row 34, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 34, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
}
|
| Error |
Row 35, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
|
| Error |
Row 36, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 36, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
function onLoadImage() {
|
| Error |
Row 37, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 37, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
var width = params.width || this.width / this.height * params.height;
|
| Error |
Row 38, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 38, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
var height = params.height || this.height / this.width * params.width;
|
| Error |
Row 39, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 39, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
canvas.attr({ width: width, height: height });
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
canvas[0].getContext('2d').drawImage(this, 0, 0, width, height);
|
| Error |
Row 41, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 41, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
}
|
| Error |
Row 42, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 42, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
}
|
| Error |
Row 43, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 43, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
};
|
| 44 |
}]); |
|
|
|
\rest\app\client\components\dashboard.Insured\dashboard.Insured.controller.js
|
717 problems (717 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 47: "Duplicate param '$css'."
no-dupe-args
|
| Error |
Row 2, Column 115: "'$css' is already defined."
no-redeclare
|
| Error |
Row 2, Column 172: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 9, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 10, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 12, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 13, Column 10: "Missing semicolon."
semi
|
| Error |
Row 13, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 14, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 15, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 16, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 17, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 18, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 19, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 20, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 21, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 23, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 24, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 25, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 27, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 28, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 29, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 29, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 29, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 30, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 32, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 33, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 34, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 35, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 36, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 37, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 38, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 39, Column 40: "Missing semicolon."
semi
|
| Error |
Row 39, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 41, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 42, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 42, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 43, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 44, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 45, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 46, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 46, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 47, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 48, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 49, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 50, Column 117: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 52, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 53, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 54, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 54, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 54, Column 68: "Missing semicolon."
semi
|
| Error |
Row 54, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 55, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 56, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 56, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 56, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 76: "Missing semicolon."
semi
|
| Error |
Row 57, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 58, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 59, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 60, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 62, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 63, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 64, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 65, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 66, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 66, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 66, Column 82: "Missing semicolon."
semi
|
| Error |
Row 66, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 67, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 68, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 69, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 70, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 71, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 73, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 74, Column 151: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 75, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 76, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 77, Column 89: "Strings must use doublequote."
quotes
|
| Error |
Row 77, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 78, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 79, Column 97: "Missing semicolon."
semi
|
| Error |
Row 79, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 81, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 82, Column 89: "Strings must use doublequote."
quotes
|
| Error |
Row 82, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 83, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 84, Column 93: "Missing semicolon."
semi
|
| Error |
Row 84, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 85, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 85, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 86, Column 89: "Strings must use doublequote."
quotes
|
| Error |
Row 86, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 87, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 87, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 88, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 88, Column 95: "Missing semicolon."
semi
|
| Error |
Row 88, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 89, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 90, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 90, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 91, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 92, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 92, Column 114: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 93, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 94, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 95, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 96, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 96, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 97, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 97, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 98, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 98, Column 116: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 99, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 100, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 100, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 101, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 101, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 102, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 102, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 102, Column 45: "Missing semicolon."
semi
|
| Error |
Row 103, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 103, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 104, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 104, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 105, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 105, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 106, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 107, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 107, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 108, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 108, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 109, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 109, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 109, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 110, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 111, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 111, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 112, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 112, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 113, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 113, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 114, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 114, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 115, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 115, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 116, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 116, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 117, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 117, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 118, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 118, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 119, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 120, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 120, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 121, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 121, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 122, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 122, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 123, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 123, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 124, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 124, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 124, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 124, Column 82: "Missing semicolon."
semi
|
| Error |
Row 124, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 125, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 125, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 126, Column 1: "Expected indentation of 8 tabs but found 28 spaces."
indent
|
| Error |
Row 126, Column 29: "Unexpected newline between object and [ of property access."
no-unexpected-multiline
|
| Error |
Row 126, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 127, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 127, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 128, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 129, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 129, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 130, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 130, Column 146: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 131, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 131, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 132, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 133, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 133, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 134, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 134, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 135, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 136, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 136, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 137, Column 1: "Expected indentation of 10 tabs but found 36 spaces."
indent
|
| Error |
Row 137, Column 37: "Unexpected newline between object and [ of property access."
no-unexpected-multiline
|
| Error |
Row 137, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 138, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 139, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 139, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 140, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 141, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 141, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 142, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 142, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 142, Column 48: "Missing semicolon."
semi
|
| Error |
Row 143, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 144, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 144, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 145, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 145, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 146, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 146, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 147, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 147, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 148, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 148, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 148, Column 115: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 149, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 150, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 150, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 151, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 151, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 152, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 152, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 153, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 153, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 154, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 154, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 155, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 155, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 156, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 156, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 157, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 157, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 158, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 158, Column 30: "'error' is defined but never used."
no-unused-vars
|
| Error |
Row 158, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 159, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 159, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 160, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 160, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 160, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 161, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 161, Column 66: "Missing semicolon."
semi
|
| Error |
Row 161, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 162, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 162, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 163, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 163, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 163, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 164, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 164, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 165, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 165, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 166, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 166, Column 10: "Missing semicolon."
semi
|
| Error |
Row 166, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 167, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 167, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 168, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 169, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 169, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 170, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 170, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 170, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 171, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 171, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 172, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 172, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 173, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 174, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 174, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 175, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 175, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 176, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 176, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 177, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 177, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 178, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 178, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 179, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 179, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 180, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 181, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 181, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 182, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 182, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 183, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 183, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 184, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 184, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 185, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 185, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 186, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 186, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 187, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 187, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 188, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 189, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 189, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 190, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 190, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 191, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 191, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 192, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 192, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 193, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 194, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 194, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 195, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 195, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 196, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 197, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 197, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 198, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 198, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 199, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 199, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 199, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 200, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 200, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 200, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 200, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 201, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 201, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 201, Column 36: "Strings must use doublequote."
quotes
|
| Error |
Row 201, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 202, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 202, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 202, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 202, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 203, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 203, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 203, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 203, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 204, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 204, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 204, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 204, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 205, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 205, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 205, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 205, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 206, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 206, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 206, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 206, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 207, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 207, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 208, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 208, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 209, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 209, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 209, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 209, Column 46: "Missing semicolon."
semi
|
| Error |
Row 210, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 210, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 211, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 211, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 211, Column 10: "Missing semicolon."
semi
|
| Error |
Row 212, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 213, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 213, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 214, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 214, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 215, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 215, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 216, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 216, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 217, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 217, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 218, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 218, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 219, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 219, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 220, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 220, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 221, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 221, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 222, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 222, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 223, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 223, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 224, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 224, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 225, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 225, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 225, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 226, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 226, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 226, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 226, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 227, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 227, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 227, Column 36: "Strings must use doublequote."
quotes
|
| Error |
Row 227, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 228, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 228, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 228, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 228, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 229, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 229, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 229, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 229, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 230, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 230, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 230, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 230, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 231, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 231, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 231, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 231, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 232, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 232, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 232, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 232, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 233, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 233, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 234, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 235, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 235, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 236, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 236, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 236, Column 46: "Missing semicolon."
semi
|
| Error |
Row 236, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 237, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 237, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 238, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 238, Column 10: "Missing semicolon."
semi
|
| Error |
Row 238, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 239, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 240, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 240, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 241, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 241, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 242, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 242, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 243, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 243, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 243, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 244, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 244, Column 10: "Missing semicolon."
semi
|
| Error |
Row 244, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 245, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 246, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 246, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 247, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 247, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 248, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 248, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 249, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 249, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 250, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 250, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 250, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 250, Column 128: "Missing semicolon."
semi
|
| Error |
Row 250, Column 128: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 251, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 251, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 252, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 252, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 253, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 253, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 254, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 254, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 255, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 255, Column 10: "Missing semicolon."
semi
|
| Error |
Row 255, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 256, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 257, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 257, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 258, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 258, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 259, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 259, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 260, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 260, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 261, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 261, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 261, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 261, Column 55: "Missing semicolon."
semi
|
| Error |
Row 261, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 262, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 262, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 263, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 263, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 264, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 264, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 265, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 265, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 266, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 266, Column 10: "Missing semicolon."
semi
|
| Error |
Row 266, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 267, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 268, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 268, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 269, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 269, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 270, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 271, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 271, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 272, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 272, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 273, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 273, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 274, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 274, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 275, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 275, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 276, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 276, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 277, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 277, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 278, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 278, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 279, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 279, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 280, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 280, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 281, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 281, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 282, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 282, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 283, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 283, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 284, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 284, Column 10: "Missing semicolon."
semi
|
| Error |
Row 284, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 285, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 286, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 286, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 287, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 287, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 288, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 289, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 289, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 290, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 290, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 291, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 291, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 292, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 292, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 293, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 293, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 294, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 294, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 295, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 295, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 296, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 296, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 297, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 297, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 298, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 298, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 299, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 299, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 300, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 300, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 301, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 301, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 302, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 303, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 303, Column 10: "Missing semicolon."
semi
|
| Error |
Row 303, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 304, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 305, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 305, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 306, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 306, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 306, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 306, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 306, Column 48: "Missing semicolon."
semi
|
| Error |
Row 307, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 307, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 308, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 308, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 309, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 309, Column 54: "Strings must use doublequote."
quotes
|
| Error |
Row 309, Column 90: "Strings must use doublequote."
quotes
|
| Error |
Row 309, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 310, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 310, Column 63: "Strings must use doublequote."
quotes
|
| Error |
Row 310, Column 99: "Strings must use doublequote."
quotes
|
| Error |
Row 310, Column 117: "Strings must use doublequote."
quotes
|
| Error |
Row 310, Column 128: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 311, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 311, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 312, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 312, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 313, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 314, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 314, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 315, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 315, Column 54: "Strings must use doublequote."
quotes
|
| Error |
Row 315, Column 90: "Strings must use doublequote."
quotes
|
| Error |
Row 315, Column 126: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 316, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 316, Column 63: "Strings must use doublequote."
quotes
|
| Error |
Row 316, Column 99: "Strings must use doublequote."
quotes
|
| Error |
Row 316, Column 136: "Strings must use doublequote."
quotes
|
| Error |
Row 316, Column 147: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 317, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 317, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 318, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 318, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 319, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 319, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 320, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 321, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 321, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 321, Column 128: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 321, Column 128: "Missing semicolon."
semi
|
| Error |
Row 322, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 322, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 323, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 324, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 324, Column 10: "Missing semicolon."
semi
|
| Error |
Row 324, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 325, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 326, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 326, Column 7: "Missing semicolon."
semi
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 47: "Duplicate param '$css'."
no-dupe-args
|
| Error |
Row 2, Column 115: "'$css' is already defined."
no-redeclare
|
| Error |
Row 2, Column 172: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.controller('DashboardInsuredController', function (toastr, $css, $q, $base64, globalService, $scope, $state, $css, DTOptionsBuilder, DTColumnDefBuilder, $rootScope) {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
$rootScope.isProcessShow(true);
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
$scope.pendingInspction = 0;
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
$scope.completedInspection = 0;
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
$scope.availableUserStatus = false;
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
$scope.numberToDisplay = 5;
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
$scope.users = [];
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 9, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
$scope.Win_Users = [];
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 10, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
$scope.totalUsers = [];
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
$scope.dashboardData = {
|
| Error |
Row 12, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 12, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
SITE_ID: 0
|
| Error |
Row 13, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 13, Column 10: "Missing semicolon."
semi
|
| Error |
Row 13, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
}
|
| Error |
Row 14, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 14, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
$scope.count = 0;
|
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 15, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
$scope.completedStatus = true;
|
| Error |
Row 16, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 16, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
$scope.damage = 0;
|
| Error |
Row 17, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 17, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
$scope.EPA = 0;
|
| Error |
Row 18, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 18, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
$scope.rear = 0;
|
| Error |
Row 19, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 19, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
$scope.front = 0;
|
| Error |
Row 20, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 20, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
$scope.winDamage = 0;
|
| Error |
Row 21, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 21, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
$scope.winCount = 0;
|
| Error |
Row 22, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
|
| Error |
Row 23, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 23, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
$css.bind({
|
| Error |
Row 24, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 24, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
href: 'rest/app/client/components/dashboard.Insured/dashboard.Insured.css'
|
| Error |
Row 25, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 25, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
}, $scope);
|
| Error |
Row 26, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
|
| Error |
Row 27, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 27, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
var header = {
|
| Error |
Row 28, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 28, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
'Content-Type': 'application/json',
|
| Error |
Row 29, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 29, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 29, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 29, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 30, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 30, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
};
|
| Error |
Row 31, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
|
| Error |
Row 32, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 32, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
$scope.onLoad = function () {
|
| Error |
Row 33, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 33, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
delete sessionStorage.wizardStepNo;
|
| Error |
Row 34, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 34, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
delete sessionStorage.formId;
|
| Error |
Row 35, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 35, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
delete sessionStorage.clientID;
|
| Error |
Row 36, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 36, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
delete sessionStorage.clientIdForUploadPhoto;
|
| Error |
Row 37, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 37, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
delete sessionStorage.InspectionType;
|
| Error |
Row 38, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 38, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
delete sessionStorage.WinshieldID;
|
| Error |
Row 39, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 39, Column 40: "Missing semicolon."
semi
|
| Error |
Row 39, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
delete sessionStorage.PDFID
|
| Error |
Row 40, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
|
| Error |
Row 41, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 41, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
var deferred = $q.defer();
|
| Error |
Row 42, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 42, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 42, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
console.log("On Load Service dashboard");
|
| Error |
Row 43, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 43, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
globalService
|
| Error |
Row 44, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 44, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
.globalServiceAPI("POST", "/InsuredSummary/Dashboard", $scope.dashboardData, header)
|
| Error |
Row 45, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 45, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
.then(function (response) {
|
| Error |
Row 46, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 46, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 46, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
console.log("claimed form by user:", response);
|
| Error |
Row 47, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 47, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
$scope.count = 0;
|
| Error |
Row 48, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 48, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
$scope.winCount = 0;
|
| Error |
Row 49, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 49, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
$rootScope.isProcessShow(false);
|
| Error |
Row 50, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 50, Column 117: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
if (response.data.queryResult.length != 0 || response.data.query_result_winshield.length != 0) {
|
| Error |
Row 51, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
|
| Error |
Row 52, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 52, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
$scope.availableUserStatus = true;
|
| Error |
Row 53, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 53, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
$scope.users = response.data.queryResult;
|
| Error |
Row 54, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 54, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 54, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 54, Column 68: "Missing semicolon."
semi
|
| Error |
Row 54, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
console.log(' $scope.users:', $scope.users)
|
| Error |
Row 55, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 55, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
$scope.Win_Users = response.data.query_result_winshield;
|
| Error |
Row 56, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 56, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 56, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 56, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 76: "Missing semicolon."
semi
|
| 56 |
console.log(' $scope.Win_Users:', $scope.Win_Users)
|
| Error |
Row 57, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
|
| Error |
Row 58, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 58, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
var counterForPendingInspection = 0;
|
| Error |
Row 59, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 59, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
var counterForCompletedInspection = 0;
|
| Error |
Row 60, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 60, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
var userId = 0;
|
| Error |
Row 61, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
|
| Error |
Row 62, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 62, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
for (var i = 0; i < response.data.queryResult.length; i++) {
|
| Error |
Row 63, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 63, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
$scope
|
| Error |
Row 64, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 64, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
.totalUsers
|
| Error |
Row 65, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 65, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
.push($scope.users[i]);
|
| Error |
Row 66, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 66, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 66, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 66, Column 82: "Missing semicolon."
semi
|
| Error |
Row 66, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
console.log('$scope.totalUsers>>', $scope.totalUsers)
|
| Error |
Row 67, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 67, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
response.data.queryResult[i].photoCount = 0;
|
| Error |
Row 68, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 68, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
response.data.queryResult[i].damageCount = 0;
|
| Error |
Row 69, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 69, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
response.data.queryResult[i].rearCount = 0;
|
| Error |
Row 70, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 70, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
response.data.queryResult[i].frontCount = 0;
|
| Error |
Row 71, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 71, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
response.data.queryResult[i].EPACount = 0;
|
| Error |
Row 72, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
|
| Error |
Row 73, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 73, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
for (var j = 0; j < response.data.queryResultcount.length; j++) {
|
| Error |
Row 74, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 74, Column 151: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
if (response.data.queryResultcount[j].INSURED_APPLICATION_ID == response.data.queryResult[i].INSURED_APPLICATION_ID) {
|
| Error |
Row 75, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 75, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
//alert(response.data.queryResultcount[j].EPA_STICKER_ID)
|
| Error |
Row 76, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 76, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
$scope.count++;
|
| Error |
Row 77, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 77, Column 89: "Strings must use doublequote."
quotes
|
| Error |
Row 77, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
if (response.data.queryResultcount[j].PHOTO_TYPE == 'DAMAGE') {
|
| Error |
Row 78, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 78, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
$scope.damage++;
|
| Error |
Row 79, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 79, Column 97: "Missing semicolon."
semi
|
| Error |
Row 79, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 79 |
response.data.queryResult[i].damageCount = $scope.damage
|
| Error |
Row 80, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 80 |
|
| Error |
Row 81, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 81, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 81 |
}
|
| Error |
Row 82, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 82, Column 89: "Strings must use doublequote."
quotes
|
| Error |
Row 82, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 82 |
if (response.data.queryResultcount[j].PHOTO_TYPE == 'REAR') {
|
| Error |
Row 83, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 83, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 83 |
$scope.rear++;
|
| Error |
Row 84, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 84, Column 93: "Missing semicolon."
semi
|
| Error |
Row 84, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 84 |
response.data.queryResult[i].rearCount = $scope.rear
|
| Error |
Row 85, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 85, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 85 |
}
|
| Error |
Row 86, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 86, Column 89: "Strings must use doublequote."
quotes
|
| Error |
Row 86, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 86 |
if (response.data.queryResultcount[j].PHOTO_TYPE == 'FRONT') {
|
| Error |
Row 87, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 87, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 87 |
$scope.front++;
|
| Error |
Row 88, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 88, Column 95: "Missing semicolon."
semi
|
| Error |
Row 88, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 88 |
response.data.queryResult[i].frontCount = $scope.front
|
| Error |
Row 89, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 89 |
|
| Error |
Row 90, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 90, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 90 |
}
|
| Error |
Row 91, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 91, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 91 |
if (response.data.queryResultcount[j].EPA_STICKER_ID != null) {
|
| Error |
Row 92, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 92, Column 114: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 92 |
// alert(response.data.queryResultcount[j].EPA_STICKER_ID); $scope.EPA++;
|
| Error |
Row 93, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 93, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 93 |
// $scope.count++;
|
| Error |
Row 94, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 94, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 94 |
response.data.queryResult[i].EPACount = 1;
|
| Error |
Row 95, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 95 |
|
| Error |
Row 96, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 96, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 96 |
}
|
| Error |
Row 97, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 97, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 97 |
response.data.queryResult[i].photoCount = $scope.count;
|
| Error |
Row 98, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 98, Column 116: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 98 |
// alert("Count for",response.data.queryResultcount[j].INSURED_APPLICATION_ID,"
|
| Error |
Row 99, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 99, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 99 |
// is ",$scope.count)
|
| Error |
Row 100, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 100, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 100 |
}
|
| Error |
Row 101, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 101, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 101 |
}
|
| Error |
Row 102, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 102, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 102, Column 45: "Missing semicolon."
semi
|
| 102 |
$scope.count = 0
|
| Error |
Row 103, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 103, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 103 |
// response.data.queryResult[i].photoCount = $scope.count;
|
| Error |
Row 104, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 104, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 104 |
userId = response.data.queryResult[i].USERID;
|
| Error |
Row 105, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 105, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 105 |
response.data.queryResult[i].customDate = response
|
| Error |
Row 106, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 106, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 106 |
.data
|
| Error |
Row 107, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 107, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 107 |
.queryResult[i]
|
| Error |
Row 108, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 108, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 108 |
.INSPECTION_DATE
|
| Error |
Row 109, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 109, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 109, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 109 |
.slice(0, 11) + 'T' + response.data.queryResult[i].INSPECTION_TIME;
|
| Error |
Row 110, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 110 |
|
| Error |
Row 111, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 111, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 111 |
if (response.data.queryResult[i].PAGE < 6) {
|
| Error |
Row 112, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 112, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 112 |
$scope.pendingInspction = ++counterForPendingInspection;
|
| Error |
Row 113, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 113, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 113 |
} else {
|
| Error |
Row 114, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 114, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 114 |
$scope.completedInspection = ++counterForCompletedInspection;
|
| Error |
Row 115, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 115, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 115 |
}
|
| Error |
Row 116, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 116, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 116 |
}
|
| Error |
Row 117, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 117, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 117 |
sessionStorage.userId = userId;
|
| Error |
Row 118, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 118, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 118 |
//console.log("dashboard success:", $scope.users);
|
| Error |
Row 119, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 119 |
|
| Error |
Row 120, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 120, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 120 |
for (var k = 0; k < response.data.query_result_winshield.length; k++) {
|
| Error |
Row 121, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 121, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 121 |
$scope
|
| Error |
Row 122, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 122, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 122 |
.totalUsers
|
| Error |
Row 123, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 123, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 123 |
.push($scope.Win_Users[k]);
|
| Error |
Row 124, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 124, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 124, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 124, Column 82: "Missing semicolon."
semi
|
| Error |
Row 124, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 124 |
console.log('$scope.totalUsers>>', $scope.totalUsers)
|
| Error |
Row 125, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 125, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 125 |
response.data.query_result_winshield
|
| Error |
Row 126, Column 1: "Expected indentation of 8 tabs but found 28 spaces."
indent
|
| Error |
Row 126, Column 29: "Unexpected newline between object and [ of property access."
no-unexpected-multiline
|
| Error |
Row 126, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 126 |
[k].winPhotoCount = 0;
|
| Error |
Row 127, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 127, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 127 |
response.data.query_result_winshield[k].winDamageCount = 0;
|
| Error |
Row 128, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 128 |
|
| Error |
Row 129, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 129, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 129 |
for (var l = 0; l < response.data.query_winshield_count.length; l++) {
|
| Error |
Row 130, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 130, Column 146: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 130 |
if (response.data.query_winshield_count[l].WINSHIELD_ID == response.data.query_result_winshield[k].WinshieldID) {
|
| Error |
Row 131, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 131, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 131 |
$scope.winCount++;
|
| Error |
Row 132, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 132 |
|
| Error |
Row 133, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 133, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 133 |
$scope.winDamage++;
|
| Error |
Row 134, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 134, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 134 |
response.data.query_result_winshield[k].winDamageCount = $scope.winDamage;
|
| Error |
Row 135, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 135 |
|
| Error |
Row 136, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 136, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 136 |
response.data.query_result_winshield
|
| Error |
Row 137, Column 1: "Expected indentation of 10 tabs but found 36 spaces."
indent
|
| Error |
Row 137, Column 37: "Unexpected newline between object and [ of property access."
no-unexpected-multiline
|
| Error |
Row 137, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 137 |
[k].winPhotoCount = $scope.winCount;
|
| Error |
Row 138, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 138 |
|
| Error |
Row 139, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 139, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 139 |
}
|
| Error |
Row 140, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 140 |
|
| Error |
Row 141, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 141, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 141 |
}
|
| Error |
Row 142, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 142, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 142, Column 48: "Missing semicolon."
semi
|
| 142 |
$scope.winCount = 0
|
| Error |
Row 143, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 143 |
|
| Error |
Row 144, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 144, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 144 |
response.data.query_result_winshield[k].winCustomDate = response
|
| Error |
Row 145, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 145, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 145 |
.data
|
| Error |
Row 146, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 146, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 146 |
.query_result_winshield[k]
|
| Error |
Row 147, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 147, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 147 |
.WIN_INSPECTION_DATE
|
| Error |
Row 148, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 148, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 148, Column 115: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 148 |
.slice(0, 11) + 'T' + response.data.query_result_winshield[k].WIN_INSPECTION_TIME;
|
| Error |
Row 149, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 149 |
|
| Error |
Row 150, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 150, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 150 |
if (response.data.query_result_winshield[k].PAGE < 3) {
|
| Error |
Row 151, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 151, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 151 |
$scope.pendingInspction = ++counterForPendingInspection;
|
| Error |
Row 152, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 152, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 152 |
} else {
|
| Error |
Row 153, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 153, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 153 |
$scope.completedInspection = ++counterForCompletedInspection;
|
| Error |
Row 154, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 154, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 154 |
}
|
| Error |
Row 155, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 155, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 155 |
}
|
| Error |
Row 156, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 156, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 156 |
}
|
| Error |
Row 157, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 157, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 157 |
deferred.resolve({success: true});
|
| Error |
Row 158, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 158, Column 30: "'error' is defined but never used."
no-unused-vars
|
| Error |
Row 158, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 158 |
}, function (error) {
|
| Error |
Row 159, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 159, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 159 |
$rootScope.isProcessShow(false);
|
| Error |
Row 160, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 160, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 160, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 160 |
console.log("error");
|
| Error |
Row 161, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 161, Column 66: "Missing semicolon."
semi
|
| Error |
Row 161, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 161 |
toastr.error("Server Error", {timeOut: 3000})
|
| Error |
Row 162, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 162, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 162 |
$scope.dataLoading = false;
|
| Error |
Row 163, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 163, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 163, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 163 |
console.log("error", $scope.dataLoading);
|
| Error |
Row 164, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 164, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 164 |
deferred.resolve({success: false});
|
| Error |
Row 165, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 165, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 165 |
});
|
| Error |
Row 166, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 166, Column 10: "Missing semicolon."
semi
|
| Error |
Row 166, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 166 |
}
|
| Error |
Row 167, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 167, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 167 |
$scope.onLoad();
|
| Error |
Row 168, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 168 |
|
| Error |
Row 169, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 169, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 169 |
$scope.sort = {
|
| Error |
Row 170, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 170, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 170, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 170 |
sortingOrder: 'name',
|
| Error |
Row 171, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 171, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 171 |
reverse: false
|
| Error |
Row 172, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 172, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 172 |
};
|
| Error |
Row 173, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 173 |
|
| Error |
Row 174, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 174, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 174 |
// $scope.loadMore = function () { $scope.last =
|
| Error |
Row 175, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 175, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 175 |
// $scope.users[$scope.users.length - 1]; // for (var i = 1; i <= 3; i++) {
|
| Error |
Row 176, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 176, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 176 |
// $scope .inspectionsData .push({ // name: 'Joanna Shaffer',
|
| Error |
Row 177, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 177, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 177 |
// reportID: 'CA769879', policyNo: // 'ABCPQ587', dateTime:
|
| Error |
Row 178, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 178, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 178 |
// '10/12/18 5:00 PM', modelNo: 'ARPW586', // photos: '07', buttonValue:
|
| Error |
Row 179, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 179, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 179 |
// 'Report' }); } };
|
| Error |
Row 180, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 180 |
|
| Error |
Row 181, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 181, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 181 |
$scope.loadMore = function () {
|
| Error |
Row 182, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 182, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 182 |
if ($scope.numberToDisplay + 5 < $scope.users.length) {
|
| Error |
Row 183, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 183, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 183 |
$scope.numberToDisplay += 5;
|
| Error |
Row 184, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 184, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 184 |
} else {
|
| Error |
Row 185, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 185, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 185 |
$scope.numberToDisplay = $scope.users.length;
|
| Error |
Row 186, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 186, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 186 |
}
|
| Error |
Row 187, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 187, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 187 |
};
|
| Error |
Row 188, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 188 |
|
| Error |
Row 189, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 189, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 189 |
$scope.gotoWizardStep = function (stepNo, formId, inspectionType) {
|
| Error |
Row 190, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 190, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 190 |
if (stepNo == 6) {
|
| Error |
Row 191, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 191, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 191 |
stepNo = 5;
|
| Error |
Row 192, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 192, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 192 |
}
|
| Error |
Row 193, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 193 |
|
| Error |
Row 194, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 194, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 194 |
sessionStorage.formId = formId;
|
| Error |
Row 195, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 195, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 195 |
sessionStorage.InspectionType = inspectionType;
|
| Error |
Row 196, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 196 |
|
| Error |
Row 197, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 197, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 197 |
if (stepNo != null && stepNo > 0) {
|
| Error |
Row 198, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 198, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 198 |
sessionStorage.wizardStepNo = stepNo;
|
| Error |
Row 199, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 199, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 199, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 199 |
$state.transitionTo('home', {
|
| Error |
Row 200, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 200, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 200, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 200, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 200 |
'clientId': 'clientId',
|
| Error |
Row 201, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 201, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 201, Column 36: "Strings must use doublequote."
quotes
|
| Error |
Row 201, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 201 |
'accessToken': 'accessToken',
|
| Error |
Row 202, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 202, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 202, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 202, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 202 |
'userType': 'userType',
|
| Error |
Row 203, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 203, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 203, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 203, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 203 |
'page': 'page',
|
| Error |
Row 204, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 204, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 204, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 204, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 204 |
'userName': 'userName',
|
| Error |
Row 205, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 205, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 205, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 205, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 205 |
'siteID': 'siteID',
|
| Error |
Row 206, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 206, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 206, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 206, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 206 |
'InspectionType': 'InspectionType'
|
| Error |
Row 207, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 207, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 207 |
});
|
| Error |
Row 208, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 208, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 208 |
} else {
|
| Error |
Row 209, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 209, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 209, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 209, Column 46: "Missing semicolon."
semi
|
| 209 |
console.log("Form Completed")
|
| Error |
Row 210, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 210, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 210 |
}
|
| Error |
Row 211, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 211, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 211, Column 10: "Missing semicolon."
semi
|
| 211 |
}
|
| Error |
Row 212, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 212 |
|
| Error |
Row 213, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 213, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 213 |
$scope.gotoWindshieldWizardStep = function (stepNo, WinshieldID, inspectionType) {
|
| Error |
Row 214, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 214, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 214 |
if (stepNo == 3) {
|
| Error |
Row 215, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 215, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 215 |
stepNo = 2;
|
| Error |
Row 216, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 216, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 216 |
}
|
| Error |
Row 217, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 217, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 217 |
sessionStorage.WinshieldID = WinshieldID;
|
| Error |
Row 218, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 218, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 218 |
sessionStorage.InspectionType = inspectionType;
|
| Error |
Row 219, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 219, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 219 |
if (stepNo != null && stepNo > 0) {
|
| Error |
Row 220, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 220, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 220 |
sessionStorage.wizardStepNo = stepNo;
|
| Error |
Row 221, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 221, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 221 |
// $state.transitionTo('home', { 'clientId': 'clientId', 'accessToken':
|
| Error |
Row 222, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 222, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 222 |
// 'accessToken', 'userType': 'userType', 'page': 'page', 'userName':
|
| Error |
Row 223, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 223, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 223 |
// 'userName', 'siteID': 'siteID', 'InspectionType': 'InspectionType'
|
| Error |
Row 224, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 224, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 224 |
// });
|
| Error |
Row 225, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 225, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 225, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 225 |
$state.transitionTo('windshield', {
|
| Error |
Row 226, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 226, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 226, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 226, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 226 |
'clientId': 'clientId',
|
| Error |
Row 227, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 227, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 227, Column 36: "Strings must use doublequote."
quotes
|
| Error |
Row 227, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 227 |
'accessToken': 'accessToken',
|
| Error |
Row 228, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 228, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 228, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 228, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 228 |
'userType': 'userType',
|
| Error |
Row 229, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 229, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 229, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 229, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 229 |
'page': 'page',
|
| Error |
Row 230, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 230, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 230, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 230, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 230 |
'userName': 'userName',
|
| Error |
Row 231, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 231, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 231, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 231, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 231 |
'siteID': 'siteID',
|
| Error |
Row 232, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 232, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 232, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 232, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 232 |
'InspectionType': 'InspectionType'
|
| Error |
Row 233, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 233, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 233 |
});
|
| Error |
Row 234, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 234 |
|
| Error |
Row 235, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 235, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 235 |
} else {
|
| Error |
Row 236, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 236, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 236, Column 46: "Missing semicolon."
semi
|
| Error |
Row 236, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 236 |
console.log("Form Completed")
|
| Error |
Row 237, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 237, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 237 |
}
|
| Error |
Row 238, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 238, Column 10: "Missing semicolon."
semi
|
| Error |
Row 238, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 238 |
}
|
| Error |
Row 239, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 239 |
|
| Error |
Row 240, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 240, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 240 |
$scope.upload = function (clientId) {
|
| Error |
Row 241, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 241, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 241 |
sessionStorage.clientIdForUploadPhoto = clientId;
|
| Error |
Row 242, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 242, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 242 |
sessionStorage.QR_Retake = false;
|
| Error |
Row 243, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 243, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 243, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 243 |
$state.transitionTo('insuredPage.UploadPhoto.frontAndDriverSidePhotos');
|
| Error |
Row 244, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 244, Column 10: "Missing semicolon."
semi
|
| Error |
Row 244, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 244 |
}
|
| Error |
Row 245, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 245 |
|
| Error |
Row 246, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 246, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 246 |
$scope.completedStatus = function (damageCount, frontCount, rearCount, EPACount) {
|
| Error |
Row 247, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 247, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 247 |
// alert(damageCount) console.log('damageCount, frontCount, rearCount,
|
| Error |
Row 248, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 248, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 248 |
// EPACount', damageCount, frontCount, rearCount, EPACount)
|
| Error |
Row 249, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 249, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 249 |
if (damageCount >= 1 && frontCount >= 1 && rearCount >= 1 && EPACount >= 1) {
|
| Error |
Row 250, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 250, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 250, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 250, Column 128: "Missing semicolon."
semi
|
| Error |
Row 250, Column 128: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 250 |
console.log('damageCount, frontCount, rearCount, EPACount, page', damageCount, frontCount, rearCount, EPACount)
|
| Error |
Row 251, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 251, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 251 |
return true;
|
| Error |
Row 252, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 252, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 252 |
} else {
|
| Error |
Row 253, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 253, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 253 |
return false;
|
| Error |
Row 254, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 254, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 254 |
}
|
| Error |
Row 255, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 255, Column 10: "Missing semicolon."
semi
|
| Error |
Row 255, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 255 |
}
|
| Error |
Row 256, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 256 |
|
| Error |
Row 257, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 257, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 257 |
$scope.completedWindshieldStatus = function (photoCount) {
|
| Error |
Row 258, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 258, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 258 |
// alert(damageCount) console.log('damageCount, frontCount, rearCount,
|
| Error |
Row 259, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 259, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 259 |
// EPACount', damageCount, frontCount, rearCount, EPACount)
|
| Error |
Row 260, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 260, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 260 |
if (photoCount >= 1) {
|
| Error |
Row 261, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 261, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 261, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 261, Column 55: "Missing semicolon."
semi
|
| Error |
Row 261, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 261 |
console.log('damageCount', photoCount)
|
| Error |
Row 262, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 262, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 262 |
return true;
|
| Error |
Row 263, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 263, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 263 |
} else {
|
| Error |
Row 264, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 264, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 264 |
return false;
|
| Error |
Row 265, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 265, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 265 |
}
|
| Error |
Row 266, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 266, Column 10: "Missing semicolon."
semi
|
| Error |
Row 266, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 266 |
}
|
| Error |
Row 267, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 267 |
|
| Error |
Row 268, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 268, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 268 |
$scope.windshieldInspectionStatus = function (PAGE, photoCount) {
|
| Error |
Row 269, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 269, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 269 |
var windshieldUploadPhotoStatus = $scope.completedWindshieldStatus(photoCount);
|
| Error |
Row 270, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 270 |
|
| Error |
Row 271, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 271, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 271 |
if (PAGE != 3) {
|
| Error |
Row 272, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 272, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 272 |
if (windshieldUploadPhotoStatus) {
|
| Error |
Row 273, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 273, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 273 |
return true;
|
| Error |
Row 274, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 274, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 274 |
} else {
|
| Error |
Row 275, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 275, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 275 |
return true;
|
| Error |
Row 276, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 276, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 276 |
}
|
| Error |
Row 277, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 277, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 277 |
} else {
|
| Error |
Row 278, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 278, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 278 |
if (windshieldUploadPhotoStatus) {
|
| Error |
Row 279, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 279, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 279 |
return false;
|
| Error |
Row 280, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 280, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 280 |
} else {
|
| Error |
Row 281, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 281, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 281 |
return true;
|
| Error |
Row 282, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 282, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 282 |
}
|
| Error |
Row 283, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 283, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 283 |
}
|
| Error |
Row 284, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 284, Column 10: "Missing semicolon."
semi
|
| Error |
Row 284, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 284 |
}
|
| Error |
Row 285, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 285 |
|
| Error |
Row 286, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 286, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 286 |
$scope.inspectionStatus = function (PAGE, damageCount, frontCount, rearCount, EPACount) {
|
| Error |
Row 287, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 287, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 287 |
var uploadPhotoStatus = $scope.completedStatus(damageCount, frontCount, rearCount, EPACount);
|
| Error |
Row 288, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 288 |
|
| Error |
Row 289, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 289, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 289 |
if (PAGE != 6) {
|
| Error |
Row 290, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 290, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 290 |
if (uploadPhotoStatus) {
|
| Error |
Row 291, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 291, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 291 |
return true;
|
| Error |
Row 292, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 292, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 292 |
} else {
|
| Error |
Row 293, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 293, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 293 |
return true;
|
| Error |
Row 294, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 294, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 294 |
}
|
| Error |
Row 295, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 295, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 295 |
} else {
|
| Error |
Row 296, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 296, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 296 |
if (uploadPhotoStatus) {
|
| Error |
Row 297, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 297, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 297 |
return false;
|
| Error |
Row 298, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 298, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 298 |
} else {
|
| Error |
Row 299, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 299, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 299 |
return true;
|
| Error |
Row 300, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 300, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 300 |
}
|
| Error |
Row 301, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 301, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 301 |
}
|
| Error |
Row 302, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 302 |
|
| Error |
Row 303, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 303, Column 10: "Missing semicolon."
semi
|
| Error |
Row 303, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 303 |
}
|
| Error |
Row 304, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 304 |
|
| Error |
Row 305, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 305, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 305 |
$scope.genPDF = function (id, appID) {
|
| Error |
Row 306, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 306, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 306, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 306, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 306, Column 48: "Missing semicolon."
semi
|
| 306 |
console.log('id, appID', id, appID)
|
| Error |
Row 307, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 307, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 307 |
// $timeout(function () {
|
| Error |
Row 308, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 308, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 308 |
if (id != null) {
|
| Error |
Row 309, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 309, Column 54: "Strings must use doublequote."
quotes
|
| Error |
Row 309, Column 90: "Strings must use doublequote."
quotes
|
| Error |
Row 309, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 309 |
$scope.encodeZipURL = $base64.encode('INSURED_APPLICATION_ID=' + appID + '&USERID=' + id);
|
| Error |
Row 310, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 310, Column 63: "Strings must use doublequote."
quotes
|
| Error |
Row 310, Column 99: "Strings must use doublequote."
quotes
|
| Error |
Row 310, Column 117: "Strings must use doublequote."
quotes
|
| Error |
Row 310, Column 128: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 310 |
$scope.encodeGenerateViewPdf = $base64.encode('INSURED_APPLICATION_ID=' + appID + '&USERID=' + id + '&VIEW=v');
|
| Error |
Row 311, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 311, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 311 |
// $scope.encodeGenerateDownloadPdf = $base64.encode('INSURED_APPLICATION_ID=' +
|
| Error |
Row 312, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 312, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 312 |
// appID + '&USERID=' + sessionStorage.PDFID + '&DOWNLOAD=d');
|
| Error |
Row 313, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 313 |
|
| Error |
Row 314, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 314, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 314 |
} else if (sessionStorage.userId != null) {
|
| Error |
Row 315, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 315, Column 54: "Strings must use doublequote."
quotes
|
| Error |
Row 315, Column 90: "Strings must use doublequote."
quotes
|
| Error |
Row 315, Column 126: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 315 |
$scope.encodeZipURL = $base64.encode('INSURED_APPLICATION_ID=' + appID + '&USERID=' + sessionStorage.userId);
|
| Error |
Row 316, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 316, Column 63: "Strings must use doublequote."
quotes
|
| Error |
Row 316, Column 99: "Strings must use doublequote."
quotes
|
| Error |
Row 316, Column 136: "Strings must use doublequote."
quotes
|
| Error |
Row 316, Column 147: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 316 |
$scope.encodeGenerateViewPdf = $base64.encode('INSURED_APPLICATION_ID=' + appID + '&USERID=' + sessionStorage.userId + '&VIEW=v');
|
| Error |
Row 317, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 317, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 317 |
// $scope.encodeGenerateDownloadPdf = $base64.encode('INSURED_APPLICATION_ID=' +
|
| Error |
Row 318, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 318, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 318 |
// appID + '&USERID=' + sessionStorage.userId + '&DOWNLOAD=d');
|
| Error |
Row 319, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 319, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 319 |
}
|
| Error |
Row 320, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 320 |
|
| Error |
Row 321, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 321, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 321, Column 128: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 321, Column 128: "Missing semicolon."
semi
|
| 321 |
$scope.generateViewPdf = 'http://121.240.21.58:8042/api/InsuredSummary/GeneratePdf?' + $scope.encodeGenerateViewPdf
|
| Error |
Row 322, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 322, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 322 |
// }, 500);
|
| Error |
Row 323, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 323 |
|
| Error |
Row 324, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 324, Column 10: "Missing semicolon."
semi
|
| Error |
Row 324, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 324 |
}
|
| Error |
Row 325, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 325 |
|
| Error |
Row 326, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 326, Column 7: "Missing semicolon."
semi
|
| 326 |
}) |
|
|
|
\rest\app\client\components\dashboard\dashboard.controller.js
|
808 problems (808 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 168: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 26: "Missing semicolon."
semi
|
| Error |
Row 4, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 9, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 10, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 12, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 13, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 14, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 15, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 16, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 17, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 18, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 19, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 21, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 22, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 22, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 23, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 25, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 27, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 28, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 10: "Missing semicolon."
semi
|
| Error |
Row 29, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 30, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 31, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 31, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 31, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 32, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 32, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 32, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 33, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 35, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 36, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 36, Column 44: "Missing semicolon."
semi
|
| Error |
Row 36, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 37, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 38, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 39, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 41, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 42, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 43, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 44, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 45, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 46, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 47, Column 40: "Missing semicolon."
semi
|
| Error |
Row 47, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 49, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 50, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 50, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 51, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 52, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 54, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 55, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 55, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 56, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 57, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 58, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 58, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 58, Column 96: "Missing semicolon."
semi
|
| Error |
Row 58, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 59, Column 118: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 60, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 61, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 62, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 63, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 64, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 64, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 64, Column 76: "Missing semicolon."
semi
|
| Error |
Row 64, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 65, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 66, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 67, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 68, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 69, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 70, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 71, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected indentation of 8 tabs but found 28 spaces."
indent
|
| Error |
Row 72, Column 29: "Unexpected newline between object and [ of property access."
no-unexpected-multiline
|
| Error |
Row 72, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 73, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 74, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 75, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 76, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 78, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 79, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 80, Column 152: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 81, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 82, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 83, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 84, Column 95: "Strings must use doublequote."
quotes
|
| Error |
Row 84, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 85, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 85, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 86, Column 98: "Missing semicolon."
semi
|
| Error |
Row 86, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 87, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 87, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 88, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 88, Column 95: "Strings must use doublequote."
quotes
|
| Error |
Row 88, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 89, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 89, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 90, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 90, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 90, Column 94: "Missing semicolon."
semi
|
| Error |
Row 91, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 91, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 92, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 92, Column 95: "Strings must use doublequote."
quotes
|
| Error |
Row 92, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 93, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 94, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 96: "Missing semicolon."
semi
|
| Error |
Row 95, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 96, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 96, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 97, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 97, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 98, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 98, Column 119: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 99, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 100, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 100, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 101, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 101, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 102, Column 1: "Expected indentation of 10 tabs but found 36 spaces."
indent
|
| Error |
Row 102, Column 37: "Unexpected newline between object and [ of property access."
no-unexpected-multiline
|
| Error |
Row 102, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 103, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 104, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 104, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 105, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 105, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 106, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 45: "Missing semicolon."
semi
|
| Error |
Row 107, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 107, Column 29: "'userId' is not defined."
no-undef
|
| Error |
Row 107, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 108, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 108, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 109, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 109, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 110, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 110, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 111, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 111, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 112, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 112, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 112, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 113, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 113, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 114, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 114, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 115, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 115, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 116, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 116, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 117, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 117, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 118, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 118, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 119, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 119, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 119, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 120, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 121, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 121, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 122, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 122, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 123, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 123, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 124, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 124, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 125, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 125, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 125, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 125, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 125, Column 82: "Missing semicolon."
semi
|
| Error |
Row 126, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 126, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 127, Column 1: "Expected indentation of 8 tabs but found 28 spaces."
indent
|
| Error |
Row 127, Column 29: "Unexpected newline between object and [ of property access."
no-unexpected-multiline
|
| Error |
Row 127, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 128, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 128, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 129, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 130, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 130, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 131, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 131, Column 146: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 132, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 132, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 133, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 134, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 134, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 135, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 135, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 136, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 137, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 137, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 138, Column 1: "Expected indentation of 10 tabs but found 36 spaces."
indent
|
| Error |
Row 138, Column 37: "Unexpected newline between object and [ of property access."
no-unexpected-multiline
|
| Error |
Row 138, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 139, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 140, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 140, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 141, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 142, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 142, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 143, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 143, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 143, Column 48: "Missing semicolon."
semi
|
| Error |
Row 144, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 145, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 145, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 146, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 146, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 147, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 147, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 148, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 148, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 149, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 149, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 149, Column 115: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 150, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 151, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 151, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 152, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 152, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 153, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 153, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 154, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 154, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 155, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 155, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 156, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 157, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 157, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 158, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 159, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 159, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 160, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 160, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 161, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 161, Column 30: "'error' is defined but never used."
no-unused-vars
|
| Error |
Row 161, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 162, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 162, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 163, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 163, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 163, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 164, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 164, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 164, Column 66: "Missing semicolon."
semi
|
| Error |
Row 165, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 165, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 166, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 166, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 166, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 167, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 167, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 168, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 168, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 169, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 169, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 169, Column 10: "Missing semicolon."
semi
|
| Error |
Row 170, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 170, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 171, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 172, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 172, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 173, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 173, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 173, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 174, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 174, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 175, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 175, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 176, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 177, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 177, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 178, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 178, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 179, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 179, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 180, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 180, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 181, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 181, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 182, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 182, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 183, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 183, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 184, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 185, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 185, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 186, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 187, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 187, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 188, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 188, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 189, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 189, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 190, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 191, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 191, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 192, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 192, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 193, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 193, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 194, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 195, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 195, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 196, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 197, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 197, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 197, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 198, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 198, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 199, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 199, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 199, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 199, Column 47: "Missing semicolon."
semi
|
| Error |
Row 200, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 200, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 201, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 201, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 201, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 202, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 202, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 202, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 202, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 203, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 203, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 203, Column 36: "Strings must use doublequote."
quotes
|
| Error |
Row 203, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 204, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 204, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 204, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 204, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 205, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 205, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 205, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 205, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 206, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 206, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 206, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 206, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 207, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 207, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 207, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 207, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 208, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 208, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 208, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 208, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 209, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 210, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 210, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 211, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 212, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 212, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 213, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 213, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 213, Column 46: "Missing semicolon."
semi
|
| Error |
Row 213, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 214, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 214, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 215, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 215, Column 10: "Missing semicolon."
semi
|
| Error |
Row 215, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 216, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 217, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 217, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 218, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 218, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 219, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 219, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 220, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 220, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 221, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 221, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 222, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 222, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 223, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 223, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 224, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 224, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 225, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 225, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 226, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 226, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 227, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 227, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 228, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 228, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 229, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 229, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 229, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 230, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 230, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 230, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 230, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 231, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 231, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 231, Column 36: "Strings must use doublequote."
quotes
|
| Error |
Row 231, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 232, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 232, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 232, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 232, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 233, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 233, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 233, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 233, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 234, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 234, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 234, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 234, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 235, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 235, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 235, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 235, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 236, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 236, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 236, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 236, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 237, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 237, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 238, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 239, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 239, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 240, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 240, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 240, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 240, Column 46: "Missing semicolon."
semi
|
| Error |
Row 241, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 241, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 242, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 242, Column 10: "Missing semicolon."
semi
|
| Error |
Row 242, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 243, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 244, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 244, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 245, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 245, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 246, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 246, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 246, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 247, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 247, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 248, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 248, Column 10: "Missing semicolon."
semi
|
| Error |
Row 248, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 249, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 250, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 250, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 251, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 251, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 252, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 252, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 253, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 253, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 253, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 254, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 254, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 254, Column 10: "Missing semicolon."
semi
|
| Error |
Row 255, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 256, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 256, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 257, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 257, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 258, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 258, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 259, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 259, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 259, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 260, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 260, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 260, Column 10: "Missing semicolon."
semi
|
| Error |
Row 261, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 262, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 262, Column 20: "Strings must use doublequote."
quotes
|
| Error |
Row 262, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 263, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 263, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 263, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 263, Column 58: "Missing semicolon."
semi
|
| Error |
Row 263, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 264, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 264, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 265, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 266, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 266, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 267, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 267, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 268, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 268, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 269, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 269, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 269, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 269, Column 128: "Missing semicolon."
semi
|
| Error |
Row 269, Column 128: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 270, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 271, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 271, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 272, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 272, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 273, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 274, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 274, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 275, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 275, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 276, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 276, Column 10: "Missing semicolon."
semi
|
| Error |
Row 276, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 277, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 278, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 278, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 279, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 279, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 280, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 280, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 281, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 281, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 282, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 282, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 282, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 282, Column 55: "Missing semicolon."
semi
|
| Error |
Row 282, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 283, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 283, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 284, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 284, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 285, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 285, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 286, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 286, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 287, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 287, Column 10: "Missing semicolon."
semi
|
| Error |
Row 287, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 288, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 289, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 289, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 290, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 290, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 291, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 292, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 292, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 293, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 293, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 294, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 294, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 295, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 295, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 296, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 296, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 297, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 297, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 298, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 298, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 299, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 299, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 300, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 300, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 301, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 301, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 302, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 302, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 303, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 303, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 304, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 304, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 305, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 305, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 305, Column 10: "Missing semicolon."
semi
|
| Error |
Row 306, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 307, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 307, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 308, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 308, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 309, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 309, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 310, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 310, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 311, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 311, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 311, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 311, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 311, Column 64: "Missing semicolon."
semi
|
| Error |
Row 312, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 312, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 313, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 313, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 314, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 314, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 315, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 315, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 316, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 316, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 317, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 317, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 318, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 318, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 319, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 319, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 320, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 320, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 321, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 321, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 322, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 322, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 323, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 323, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 324, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 324, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 325, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 326, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 326, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 326, Column 10: "Missing semicolon."
semi
|
| Error |
Row 327, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 328, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 328, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 329, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 330, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 330, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 331, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 331, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 332, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 332, Column 114: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 333, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 333, Column 153: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 334, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 334, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 335, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 335, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 336, Column 5: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 337, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 337, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 338, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 338, Column 133: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 339, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 339, Column 154: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 340, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 340, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 341, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 341, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 342, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 342, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 343, Column 5: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 344, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 344, Column 135: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 345, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 345, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 346, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 347, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 347, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 348, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 349, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 349, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 350, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 350, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 350, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 350, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 350, Column 48: "Missing semicolon."
semi
|
| Error |
Row 351, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 351, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 352, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 352, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 353, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 353, Column 54: "Strings must use doublequote."
quotes
|
| Error |
Row 353, Column 90: "Strings must use doublequote."
quotes
|
| Error |
Row 353, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 354, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 354, Column 63: "Strings must use doublequote."
quotes
|
| Error |
Row 354, Column 99: "Strings must use doublequote."
quotes
|
| Error |
Row 354, Column 117: "Strings must use doublequote."
quotes
|
| Error |
Row 354, Column 128: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 355, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 355, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 356, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 356, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 357, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 358, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 358, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 359, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 359, Column 54: "Strings must use doublequote."
quotes
|
| Error |
Row 359, Column 90: "Strings must use doublequote."
quotes
|
| Error |
Row 359, Column 126: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 360, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 360, Column 63: "Strings must use doublequote."
quotes
|
| Error |
Row 360, Column 99: "Strings must use doublequote."
quotes
|
| Error |
Row 360, Column 136: "Strings must use doublequote."
quotes
|
| Error |
Row 360, Column 147: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 361, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 361, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 362, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 362, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 363, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 363, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 364, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 365, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 365, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 365, Column 128: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 365, Column 128: "Missing semicolon."
semi
|
| Error |
Row 366, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 366, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 367, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 368, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 368, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 368, Column 10: "Missing semicolon."
semi
|
| Error |
Row 369, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 369, Column 7: "Missing semicolon."
semi
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 168: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.controller('DashboardController', function ($scope, $base64, $rootScope, $q, $state, $css,$timeout, DTOptionsBuilder, DTColumnDefBuilder, globalService, toastr) {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
$rootScope.isProcessShow(true);
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 26: "Missing semicolon."
semi
|
| Error |
Row 4, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
$scope.users = []
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
$scope.Win_Users = [];
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
$scope.totalUsers = [];
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
$scope.completedInspection = 0;
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
$scope.pendingInspection = 0;
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 9, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
$scope.availableUserStatus = false;
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 10, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
$scope.numberToDisplay = 5;
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
$rootScope.QRReTakeVisibility = false;
|
| Error |
Row 12, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 12, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
$scope.count = 0;
|
| Error |
Row 13, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 13, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
$scope.completedStatus = true;
|
| Error |
Row 14, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 14, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
$scope.damage = 0;
|
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 15, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
$scope.EPA = 0;
|
| Error |
Row 16, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 16, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
$scope.rear = 0;
|
| Error |
Row 17, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 17, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
$scope.front = 0;
|
| Error |
Row 18, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 18, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
$scope.winDamage = 0;
|
| Error |
Row 19, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 19, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
$scope.winCount = 0;
|
| Error |
Row 20, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
|
| Error |
Row 21, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 21, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
$css.bind({
|
| Error |
Row 22, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 22, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 22, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
href: 'rest/app/client/components/dashboard/dashboard.css'
|
| Error |
Row 23, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 23, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
}, $scope);
|
| Error |
Row 24, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
|
| Error |
Row 25, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 25, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
$scope.dashboardData = {
|
| Error |
Row 26, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
|
| Error |
Row 27, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 27, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
SITE_ID: sessionStorage.siteId
|
| Error |
Row 28, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 28, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 10: "Missing semicolon."
semi
|
| 28 |
}
|
| Error |
Row 29, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
|
| Error |
Row 30, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 30, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
var header = {
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 31, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 31, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 31, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
'Content-Type': 'application/json',
|
| Error |
Row 32, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 32, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 32, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 32, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 33, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 33, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
};
|
| Error |
Row 34, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
|
| Error |
Row 35, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 35, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
$scope.onLoad = function () {
|
| Error |
Row 36, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 36, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 36, Column 44: "Missing semicolon."
semi
|
| Error |
Row 36, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
console.log("Dashboard onload")
|
| Error |
Row 37, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 37, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
// delete sessionStorage.wizardStepNo; delete sessionStorage.inspectorClientID;
|
| Error |
Row 38, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 38, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
// delete sessionStorage.clientID; delete
|
| Error |
Row 39, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 39, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
// sessionStorage.clientIdForUploadPhoto;
|
| Error |
Row 40, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
|
| Error |
Row 41, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 41, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
delete sessionStorage.wizardStepNo;
|
| Error |
Row 42, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 42, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
delete sessionStorage.clientID;
|
| Error |
Row 43, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 43, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
delete sessionStorage.clientIdForUploadPhoto;
|
| Error |
Row 44, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 44, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
delete sessionStorage.InspectionType;
|
| Error |
Row 45, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 45, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
delete sessionStorage.WinshieldID;
|
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 46, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
delete sessionStorage.QR_Retake;
|
| Error |
Row 47, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 47, Column 40: "Missing semicolon."
semi
|
| Error |
Row 47, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
delete sessionStorage.PDFID
|
| Error |
Row 48, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
|
| Error |
Row 49, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 49, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
var deferred = $q.defer();
|
| Error |
Row 50, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 50, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 50, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
console.log("On Load Service dashboard");
|
| Error |
Row 51, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 51, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
globalService
|
| Error |
Row 52, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 52, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
.globalServiceAPI("POST", "/InsuredSummary/Dashboard", $scope.dashboardData, header)
|
| Error |
Row 53, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
.then(function (response) {
|
| Error |
Row 54, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 54, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
$rootScope.isProcessShow(false);
|
| Error |
Row 55, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 55, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 55, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
console.log("claimed form by user:", response);
|
| Error |
Row 56, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 56, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
$scope.count = 0;
|
| Error |
Row 57, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 57, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
$scope.winCount = 0;
|
| Error |
Row 58, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 58, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 58, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 58, Column 96: "Missing semicolon."
semi
|
| Error |
Row 58, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
console.log('$rootScope.QRReTakeVisibility', $rootScope.QRReTakeVisibility)
|
| Error |
Row 59, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 59, Column 118: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
if (response.data.query_result.length != 0 || response.data.query_result_winshield.length != 0) {
|
| Error |
Row 60, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 60, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
$scope.availableUserStatus = true;
|
| Error |
Row 61, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 61, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
$rootScope.QRReTakeVisibility = $scope.availableUserStatus;
|
| Error |
Row 62, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 62, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
$scope.users = response.data.query_result;
|
| Error |
Row 63, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 63, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
$scope.Win_Users = response.data.query_result_winshield;
|
| Error |
Row 64, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 64, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 64, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 64, Column 76: "Missing semicolon."
semi
|
| Error |
Row 64, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
console.log(' $scope.Win_Users:', $scope.Win_Users)
|
| Error |
Row 65, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 65, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
var counterForPendingInspection = 0;
|
| Error |
Row 66, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 66, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
var counterForCompletedInspection = 0;
|
| Error |
Row 67, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 67, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
for (var i = 0; i < response.data.query_result.length; i++) {
|
| Error |
Row 68, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 68, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
$scope
|
| Error |
Row 69, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 69, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
.totalUsers
|
| Error |
Row 70, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 70, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
.push($scope.users[i]);
|
| Error |
Row 71, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 71, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
response.data.query_result
|
| Error |
Row 72, Column 1: "Expected indentation of 8 tabs but found 28 spaces."
indent
|
| Error |
Row 72, Column 29: "Unexpected newline between object and [ of property access."
no-unexpected-multiline
|
| Error |
Row 72, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
[i].photoCount = 0;
|
| Error |
Row 73, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 73, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
response.data.query_result[i].damageCount = 0;
|
| Error |
Row 74, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 74, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
response.data.query_result[i].rearCount = 0;
|
| Error |
Row 75, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 75, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
response.data.query_result[i].frontCount = 0;
|
| Error |
Row 76, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 76, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
response.data.query_result[i].EPACount = 0;
|
| Error |
Row 77, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
|
| Error |
Row 78, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 78, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
for (var j = 0; j < response.data.queryResultcount.length; j++) {
|
| Error |
Row 79, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 79, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 79 |
// alert(response.data.queryResultcount.length)
|
| Error |
Row 80, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 80, Column 152: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 80 |
if (response.data.queryResultcount[j].INSURED_APPLICATION_ID == response.data.query_result[i].INSURED_APPLICATION_ID) {
|
| Error |
Row 81, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 81, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 81 |
// alert(response.data.queryResultcount[j].INSURED_APPLICATION_ID)
|
| Error |
Row 82, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 82, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 82 |
// alert(response.data.query_result[i].INSURED_APPLICATION_ID)
|
| Error |
Row 83, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 83, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 83 |
$scope.count++;
|
| Error |
Row 84, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 84, Column 95: "Strings must use doublequote."
quotes
|
| Error |
Row 84, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 84 |
if (response.data.queryResultcount[j].Photo_PHOTO_TYPE == 'DAMAGE') {
|
| Error |
Row 85, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 85, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 85 |
$scope.damage++;
|
| Error |
Row 86, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 86, Column 98: "Missing semicolon."
semi
|
| Error |
Row 86, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 86 |
response.data.query_result[i].damageCount = $scope.damage
|
| Error |
Row 87, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 87, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 87 |
}
|
| Error |
Row 88, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 88, Column 95: "Strings must use doublequote."
quotes
|
| Error |
Row 88, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 88 |
if (response.data.queryResultcount[j].Photo_PHOTO_TYPE == 'REAR') {
|
| Error |
Row 89, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 89, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 89 |
$scope.rear++;
|
| Error |
Row 90, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 90, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 90, Column 94: "Missing semicolon."
semi
|
| 90 |
response.data.query_result[i].rearCount = $scope.rear
|
| Error |
Row 91, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 91, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 91 |
}
|
| Error |
Row 92, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 92, Column 95: "Strings must use doublequote."
quotes
|
| Error |
Row 92, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 92 |
if (response.data.queryResultcount[j].Photo_PHOTO_TYPE == 'FRONT') {
|
| Error |
Row 93, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 93, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 93 |
$scope.front++;
|
| Error |
Row 94, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 94, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 96: "Missing semicolon."
semi
|
| 94 |
response.data.query_result[i].frontCount = $scope.front
|
| Error |
Row 95, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 95 |
|
| Error |
Row 96, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 96, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 96 |
}
|
| Error |
Row 97, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 97, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 97 |
if (response.data.queryResultcount[j].EPA_STICKER_ID != null) {
|
| Error |
Row 98, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 98, Column 119: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 98 |
//alert(response.data.queryResultcount[j].EPA_Photo_PHOTO_TYPE); $scope.EPA++;
|
| Error |
Row 99, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 99, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 99 |
response.data.query_result[i].EPACount = 1;
|
| Error |
Row 100, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 100, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 100 |
}
|
| Error |
Row 101, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 101, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 101 |
response.data.query_result
|
| Error |
Row 102, Column 1: "Expected indentation of 10 tabs but found 36 spaces."
indent
|
| Error |
Row 102, Column 37: "Unexpected newline between object and [ of property access."
no-unexpected-multiline
|
| Error |
Row 102, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 102 |
[i].photoCount = $scope.count;
|
| Error |
Row 103, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 103 |
|
| Error |
Row 104, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 104, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 104 |
}
|
| Error |
Row 105, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 105, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 105 |
}
|
| Error |
Row 106, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 106, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 45: "Missing semicolon."
semi
|
| 106 |
$scope.count = 0
|
| Error |
Row 107, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 107, Column 29: "'userId' is not defined."
no-undef
|
| Error |
Row 107, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 107 |
userId = response.data.query_result[i].USERID;
|
| Error |
Row 108, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 108, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 108 |
response.data.query_result[i].customDate = response
|
| Error |
Row 109, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 109, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 109 |
.data
|
| Error |
Row 110, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 110, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 110 |
.query_result[i]
|
| Error |
Row 111, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 111, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 111 |
.INSPECTION_DATE
|
| Error |
Row 112, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 112, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 112, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 112 |
.slice(0, 11) + 'T' + response.data.query_result[i].INSPECTION_TIME;
|
| Error |
Row 113, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 113, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 113 |
if (response.data.query_result[i].PAGE < 6) {
|
| Error |
Row 114, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 114, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 114 |
$scope.pendingInspection = ++counterForPendingInspection;
|
| Error |
Row 115, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 115, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 115 |
} else {
|
| Error |
Row 116, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 116, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 116 |
$scope.completedInspection = ++counterForCompletedInspection;
|
| Error |
Row 117, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 117, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 117 |
}
|
| Error |
Row 118, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 118, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 118 |
}
|
| Error |
Row 119, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 119, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 119, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 119 |
console.log("dashboard success:", $scope.users);
|
| Error |
Row 120, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 120 |
|
| Error |
Row 121, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 121, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 121 |
for (var k = 0; k < response.data.query_result_winshield.length; k++) {
|
| Error |
Row 122, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 122, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 122 |
$scope
|
| Error |
Row 123, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 123, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 123 |
.totalUsers
|
| Error |
Row 124, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 124, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 124 |
.push($scope.Win_Users[k]);
|
| Error |
Row 125, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 125, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 125, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 125, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 125, Column 82: "Missing semicolon."
semi
|
| 125 |
console.log('$scope.totalUsers>>', $scope.totalUsers)
|
| Error |
Row 126, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 126, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 126 |
response.data.query_result_winshield
|
| Error |
Row 127, Column 1: "Expected indentation of 8 tabs but found 28 spaces."
indent
|
| Error |
Row 127, Column 29: "Unexpected newline between object and [ of property access."
no-unexpected-multiline
|
| Error |
Row 127, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 127 |
[k].winPhotoCount = 0;
|
| Error |
Row 128, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 128, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 128 |
response.data.query_result_winshield[k].winDamageCount = 0;
|
| Error |
Row 129, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 129 |
|
| Error |
Row 130, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 130, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 130 |
for (var l = 0; l < response.data.query_winshield_count.length; l++) {
|
| Error |
Row 131, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 131, Column 146: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 131 |
if (response.data.query_winshield_count[l].WINSHIELD_ID == response.data.query_result_winshield[k].WinshieldID) {
|
| Error |
Row 132, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 132, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 132 |
$scope.winCount++;
|
| Error |
Row 133, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 133 |
|
| Error |
Row 134, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 134, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 134 |
$scope.winDamage++;
|
| Error |
Row 135, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 135, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 135 |
response.data.query_result_winshield[k].winDamageCount = $scope.winDamage;
|
| Error |
Row 136, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 136 |
|
| Error |
Row 137, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 137, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 137 |
response.data.query_result_winshield
|
| Error |
Row 138, Column 1: "Expected indentation of 10 tabs but found 36 spaces."
indent
|
| Error |
Row 138, Column 37: "Unexpected newline between object and [ of property access."
no-unexpected-multiline
|
| Error |
Row 138, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 138 |
[k].winPhotoCount = $scope.winCount;
|
| Error |
Row 139, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 139 |
|
| Error |
Row 140, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 140, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 140 |
}
|
| Error |
Row 141, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 141 |
|
| Error |
Row 142, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 142, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 142 |
}
|
| Error |
Row 143, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 143, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 143, Column 48: "Missing semicolon."
semi
|
| 143 |
$scope.winCount = 0
|
| Error |
Row 144, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 144 |
|
| Error |
Row 145, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 145, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 145 |
response.data.query_result_winshield[k].winCustomDate = response
|
| Error |
Row 146, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 146, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 146 |
.data
|
| Error |
Row 147, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 147, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 147 |
.query_result_winshield[k]
|
| Error |
Row 148, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 148, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 148 |
.WIN_INSPECTION_DATE
|
| Error |
Row 149, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 149, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 149, Column 115: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 149 |
.slice(0, 11) + 'T' + response.data.query_result_winshield[k].WIN_INSPECTION_TIME;
|
| Error |
Row 150, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 150 |
|
| Error |
Row 151, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 151, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 151 |
if (response.data.query_result_winshield[k].PAGE < 3) {
|
| Error |
Row 152, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 152, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 152 |
$scope.pendingInspection = ++counterForPendingInspection;
|
| Error |
Row 153, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 153, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 153 |
} else {
|
| Error |
Row 154, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 154, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 154 |
$scope.completedInspection = ++counterForCompletedInspection;
|
| Error |
Row 155, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 155, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 155 |
}
|
| Error |
Row 156, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 156 |
|
| Error |
Row 157, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 157, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 157 |
}
|
| Error |
Row 158, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 158 |
|
| Error |
Row 159, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 159, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 159 |
}
|
| Error |
Row 160, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 160, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 160 |
deferred.resolve({success: true});
|
| Error |
Row 161, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 161, Column 30: "'error' is defined but never used."
no-unused-vars
|
| Error |
Row 161, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 161 |
}, function (error) {
|
| Error |
Row 162, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 162, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 162 |
$rootScope.isProcessShow(false);
|
| Error |
Row 163, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 163, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 163, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 163 |
console.log("error");
|
| Error |
Row 164, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 164, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 164, Column 66: "Missing semicolon."
semi
|
| 164 |
toastr.error("Server Error", {timeOut: 3000})
|
| Error |
Row 165, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 165, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 165 |
$scope.dataLoading = false;
|
| Error |
Row 166, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 166, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 166, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 166 |
console.log("error", $scope.dataLoading);
|
| Error |
Row 167, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 167, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 167 |
deferred.resolve({success: false});
|
| Error |
Row 168, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 168, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 168 |
});
|
| Error |
Row 169, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 169, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 169, Column 10: "Missing semicolon."
semi
|
| 169 |
}
|
| Error |
Row 170, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 170, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 170 |
$scope.onLoad();
|
| Error |
Row 171, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 171 |
|
| Error |
Row 172, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 172, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 172 |
$scope.sort = {
|
| Error |
Row 173, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 173, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 173, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 173 |
sortingOrder: 'name',
|
| Error |
Row 174, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 174, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 174 |
reverse: false
|
| Error |
Row 175, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 175, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 175 |
};
|
| Error |
Row 176, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 176 |
|
| Error |
Row 177, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 177, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 177 |
$scope.loadMore = function () {
|
| Error |
Row 178, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 178, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 178 |
if ($scope.numberToDisplay + 5 < $scope.users.length) {
|
| Error |
Row 179, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 179, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 179 |
$scope.numberToDisplay += 5;
|
| Error |
Row 180, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 180, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 180 |
} else {
|
| Error |
Row 181, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 181, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 181 |
$scope.numberToDisplay = $scope.users.length;
|
| Error |
Row 182, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 182, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 182 |
}
|
| Error |
Row 183, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 183, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 183 |
};
|
| Error |
Row 184, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 184 |
|
| Error |
Row 185, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 185, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 185 |
$scope.gotoWizardStep = function (stepNo, clientID, inspectionType) {
|
| Error |
Row 186, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 186 |
|
| Error |
Row 187, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 187, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 187 |
if (stepNo == 6) {
|
| Error |
Row 188, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 188, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 188 |
stepNo = 5;
|
| Error |
Row 189, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 189, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 189 |
}
|
| Error |
Row 190, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 190 |
|
| Error |
Row 191, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 191, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 191 |
if (clientID != null && clientID != undefined) {
|
| Error |
Row 192, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 192, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 192 |
sessionStorage.clientID = clientID;
|
| Error |
Row 193, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 193, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 193 |
}
|
| Error |
Row 194, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 194 |
|
| Error |
Row 195, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 195, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 195 |
sessionStorage.InspectionType = inspectionType;
|
| Error |
Row 196, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 196 |
|
| Error |
Row 197, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 197, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 197, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 197 |
console.log("Step No:", stepNo);
|
| Error |
Row 198, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 198, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 198 |
if (stepNo != null && stepNo > 0) {
|
| Error |
Row 199, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 199, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 199, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 199, Column 47: "Missing semicolon."
semi
|
| 199 |
console.log("going to wizard")
|
| Error |
Row 200, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 200, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 200 |
sessionStorage.wizardStepNo = stepNo;
|
| Error |
Row 201, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 201, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 201, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 201 |
$state.transitionTo('home', {
|
| Error |
Row 202, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 202, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 202, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 202, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 202 |
'clientId': 'clientId',
|
| Error |
Row 203, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 203, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 203, Column 36: "Strings must use doublequote."
quotes
|
| Error |
Row 203, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 203 |
'accessToken': 'accessToken',
|
| Error |
Row 204, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 204, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 204, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 204, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 204 |
'userType': 'userType',
|
| Error |
Row 205, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 205, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 205, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 205, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 205 |
'page': 'page',
|
| Error |
Row 206, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 206, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 206, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 206, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 206 |
'userName': 'userName',
|
| Error |
Row 207, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 207, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 207, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 207, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 207 |
'siteID': 'siteID',
|
| Error |
Row 208, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 208, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 208, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 208, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 208 |
'InspectionType': 'InspectionType'
|
| Error |
Row 209, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 209 |
|
| Error |
Row 210, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 210, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 210 |
});
|
| Error |
Row 211, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 211 |
|
| Error |
Row 212, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 212, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 212 |
} else {
|
| Error |
Row 213, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 213, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 213, Column 46: "Missing semicolon."
semi
|
| Error |
Row 213, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 213 |
console.log("Form Completed")
|
| Error |
Row 214, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 214, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 214 |
}
|
| Error |
Row 215, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 215, Column 10: "Missing semicolon."
semi
|
| Error |
Row 215, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 215 |
}
|
| Error |
Row 216, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 216 |
|
| Error |
Row 217, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 217, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 217 |
$scope.gotoWindshieldWizardStep = function (stepNo, WinshieldID, inspectionType) {
|
| Error |
Row 218, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 218, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 218 |
if (stepNo == 3) {
|
| Error |
Row 219, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 219, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 219 |
stepNo = 2;
|
| Error |
Row 220, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 220, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 220 |
}
|
| Error |
Row 221, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 221, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 221 |
sessionStorage.WinshieldID = WinshieldID;
|
| Error |
Row 222, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 222, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 222 |
sessionStorage.InspectionType = inspectionType;
|
| Error |
Row 223, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 223, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 223 |
if (stepNo != null && stepNo > 0) {
|
| Error |
Row 224, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 224, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 224 |
sessionStorage.wizardStepNo = stepNo;
|
| Error |
Row 225, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 225, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 225 |
// $state.transitionTo('home', { 'clientId': 'clientId', 'accessToken':
|
| Error |
Row 226, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 226, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 226 |
// 'accessToken', 'userType': 'userType', 'page': 'page', 'userName':
|
| Error |
Row 227, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 227, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 227 |
// 'userName', 'siteID': 'siteID', 'InspectionType': 'InspectionType'
|
| Error |
Row 228, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 228, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 228 |
// });
|
| Error |
Row 229, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 229, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 229, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 229 |
$state.transitionTo('windshield', {
|
| Error |
Row 230, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 230, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 230, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 230, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 230 |
'clientId': 'clientId',
|
| Error |
Row 231, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 231, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 231, Column 36: "Strings must use doublequote."
quotes
|
| Error |
Row 231, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 231 |
'accessToken': 'accessToken',
|
| Error |
Row 232, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 232, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 232, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 232, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 232 |
'userType': 'userType',
|
| Error |
Row 233, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 233, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 233, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 233, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 233 |
'page': 'page',
|
| Error |
Row 234, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 234, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 234, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 234, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 234 |
'userName': 'userName',
|
| Error |
Row 235, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 235, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 235, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 235, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 235 |
'siteID': 'siteID',
|
| Error |
Row 236, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 236, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 236, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 236, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 236 |
'InspectionType': 'InspectionType'
|
| Error |
Row 237, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 237, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 237 |
});
|
| Error |
Row 238, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 238 |
|
| Error |
Row 239, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 239, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 239 |
} else {
|
| Error |
Row 240, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 240, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 240, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 240, Column 46: "Missing semicolon."
semi
|
| 240 |
console.log("Form Completed")
|
| Error |
Row 241, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 241, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 241 |
}
|
| Error |
Row 242, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 242, Column 10: "Missing semicolon."
semi
|
| Error |
Row 242, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 242 |
}
|
| Error |
Row 243, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 243 |
|
| Error |
Row 244, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 244, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 244 |
$scope.upload = function (clientId) {
|
| Error |
Row 245, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 245, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 245 |
sessionStorage.clientIdForUploadPhoto = clientId;
|
| Error |
Row 246, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 246, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 246, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 246 |
$state.transitionTo('inspectionPage.uploadPhotoInspector.frontAndDriverSidePhotos');
|
| Error |
Row 247, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 247, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 247 |
sessionStorage.QR_Retake = false;
|
| Error |
Row 248, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 248, Column 10: "Missing semicolon."
semi
|
| Error |
Row 248, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 248 |
}
|
| Error |
Row 249, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 249 |
|
| Error |
Row 250, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 250, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 250 |
$scope.QRRetake = function (clientId) {
|
| Error |
Row 251, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 251, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 251 |
sessionStorage.clientIdForUploadPhoto = clientId;
|
| Error |
Row 252, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 252, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 252 |
sessionStorage.QR_Retake = true;
|
| Error |
Row 253, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 253, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 253, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 253 |
$state.transitionTo('inspectionPage.QRRetake.frontAndDriverSidePhotos');
|
| Error |
Row 254, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 254, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 254, Column 10: "Missing semicolon."
semi
|
| 254 |
}
|
| Error |
Row 255, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 255 |
|
| Error |
Row 256, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 256, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 256 |
$scope.QRRetakeWindshield = function (WinshieldID) {
|
| Error |
Row 257, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 257, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 257 |
sessionStorage.clientIdForUploadPhoto = WinshieldID;
|
| Error |
Row 258, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 258, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 258 |
sessionStorage.QR_Retake = true;
|
| Error |
Row 259, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 259, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 259, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 259 |
$state.transitionTo('inspectionPage.WindshieldQRRetake.damagePhoto');
|
| Error |
Row 260, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 260, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 260, Column 10: "Missing semicolon."
semi
|
| 260 |
}
|
| Error |
Row 261, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 261 |
|
| Error |
Row 262, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 262, Column 20: "Strings must use doublequote."
quotes
|
| Error |
Row 262, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 262 |
$scope.$on('callOnLoadLogin', function (event, result) {
|
| Error |
Row 263, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 263, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 263, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 263, Column 58: "Missing semicolon."
semi
|
| Error |
Row 263, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 263 |
console.log('callOnLoadLogic', event, result)
|
| Error |
Row 264, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 264, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 264 |
});
|
| Error |
Row 265, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 265 |
|
| Error |
Row 266, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 266, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 266 |
$scope.completedStatus = function (damageCount, frontCount, rearCount, EPACount) {
|
| Error |
Row 267, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 267, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 267 |
//alert(damageCount)
|
| Error |
Row 268, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 268, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 268 |
if (damageCount >= 1 && frontCount >= 1 && rearCount >= 1 && EPACount >= 1) {
|
| Error |
Row 269, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 269, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 269, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 269, Column 128: "Missing semicolon."
semi
|
| Error |
Row 269, Column 128: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 269 |
console.log('damageCount, frontCount, rearCount, EPACount, page', damageCount, frontCount, rearCount, EPACount)
|
| Error |
Row 270, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 270 |
|
| Error |
Row 271, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 271, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 271 |
return true;
|
| Error |
Row 272, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 272, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 272 |
} else {
|
| Error |
Row 273, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 273 |
|
| Error |
Row 274, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 274, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 274 |
return false;
|
| Error |
Row 275, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 275, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 275 |
}
|
| Error |
Row 276, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 276, Column 10: "Missing semicolon."
semi
|
| Error |
Row 276, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 276 |
}
|
| Error |
Row 277, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 277 |
|
| Error |
Row 278, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 278, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 278 |
$scope.completedWindshieldStatus = function (photoCount) {
|
| Error |
Row 279, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 279, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 279 |
// alert(damageCount) console.log('damageCount, frontCount, rearCount,
|
| Error |
Row 280, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 280, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 280 |
// EPACount', damageCount, frontCount, rearCount, EPACount)
|
| Error |
Row 281, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 281, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 281 |
if (photoCount >= 1) {
|
| Error |
Row 282, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 282, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 282, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 282, Column 55: "Missing semicolon."
semi
|
| Error |
Row 282, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 282 |
console.log('damageCount', photoCount)
|
| Error |
Row 283, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 283, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 283 |
return true;
|
| Error |
Row 284, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 284, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 284 |
} else {
|
| Error |
Row 285, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 285, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 285 |
return false;
|
| Error |
Row 286, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 286, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 286 |
}
|
| Error |
Row 287, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 287, Column 10: "Missing semicolon."
semi
|
| Error |
Row 287, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 287 |
}
|
| Error |
Row 288, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 288 |
|
| Error |
Row 289, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 289, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 289 |
$scope.windshieldInspectionStatus = function (PAGE, photoCount) {
|
| Error |
Row 290, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 290, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 290 |
var windshieldUploadPhotoStatus = $scope.completedWindshieldStatus(photoCount);
|
| Error |
Row 291, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 291 |
|
| Error |
Row 292, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 292, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 292 |
if (PAGE != 3) {
|
| Error |
Row 293, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 293, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 293 |
if (windshieldUploadPhotoStatus) {
|
| Error |
Row 294, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 294, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 294 |
return true;
|
| Error |
Row 295, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 295, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 295 |
} else {
|
| Error |
Row 296, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 296, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 296 |
return true;
|
| Error |
Row 297, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 297, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 297 |
}
|
| Error |
Row 298, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 298, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 298 |
} else {
|
| Error |
Row 299, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 299, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 299 |
if (windshieldUploadPhotoStatus) {
|
| Error |
Row 300, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 300, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 300 |
return false;
|
| Error |
Row 301, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 301, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 301 |
} else {
|
| Error |
Row 302, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 302, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 302 |
return true;
|
| Error |
Row 303, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 303, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 303 |
}
|
| Error |
Row 304, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 304, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 304 |
}
|
| Error |
Row 305, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 305, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 305, Column 10: "Missing semicolon."
semi
|
| 305 |
}
|
| Error |
Row 306, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 306 |
|
| Error |
Row 307, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 307, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 307 |
$scope.inspectionStatus = function (PAGE, damageCount, frontCount, rearCount, EPACount) {
|
| Error |
Row 308, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 308, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 308 |
var uploadPhotoStatus = $scope.completedStatus(damageCount, frontCount, rearCount, EPACount);
|
| Error |
Row 309, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 309, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 309 |
// console.log('PAGE, damageCount, frontCount, rearCount, EPACount',PAGE,
|
| Error |
Row 310, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 310, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 310 |
// damageCount, frontCount, rearCount, EPACount);
|
| Error |
Row 311, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 311, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 311, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 311, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 311, Column 64: "Missing semicolon."
semi
|
| 311 |
console.log('uploadPhotoStatus', uploadPhotoStatus)
|
| Error |
Row 312, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 312, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 312 |
if (PAGE != 6) {
|
| Error |
Row 313, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 313, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 313 |
if (uploadPhotoStatus) {
|
| Error |
Row 314, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 314, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 314 |
return true;
|
| Error |
Row 315, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 315, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 315 |
} else {
|
| Error |
Row 316, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 316, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 316 |
return true;
|
| Error |
Row 317, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 317, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 317 |
}
|
| Error |
Row 318, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 318, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 318 |
} else {
|
| Error |
Row 319, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 319, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 319 |
if (uploadPhotoStatus) {
|
| Error |
Row 320, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 320, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 320 |
return false;
|
| Error |
Row 321, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 321, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 321 |
} else {
|
| Error |
Row 322, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 322, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 322 |
return true;
|
| Error |
Row 323, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 323, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 323 |
}
|
| Error |
Row 324, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 324, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 324 |
}
|
| Error |
Row 325, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 325 |
|
| Error |
Row 326, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 326, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 326, Column 10: "Missing semicolon."
semi
|
| 326 |
}
|
| Error |
Row 327, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 327 |
|
| Error |
Row 328, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 328, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 328 |
// $scope.genPDF = function (id, appID) {
|
| Error |
Row 329, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 329 |
|
| Error |
Row 330, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 330, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 330 |
// $timeout(function () {
|
| Error |
Row 331, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 331, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 331 |
// if (id != null) {
|
| Error |
Row 332, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 332, Column 114: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 332 |
// $scope.encodeZipURL = $base64.encode('INSURED_APPLICATION_ID=' + appID + '&USERID=' + id);
|
| Error |
Row 333, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 333, Column 153: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 333 |
// $scope.encodeGenerateViewPdf = $base64.encode('INSURED_APPLICATION_ID=' + appID + '&USERID=' + sessionStorage.PDFID + '&VIEW=v');
|
| Error |
Row 334, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 334, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 334 |
// // $scope.encodeGenerateDownloadPdf = $base64.encode('INSURED_APPLICATION_ID=' +
|
| Error |
Row 335, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 335, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 335 |
// // appID + '&USERID=' + sessionStorage.PDFID + '&DOWNLOAD=d');
|
| Error |
Row 336, Column 5: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 336 |
|
| Error |
Row 337, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 337, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 337 |
// } else if (sessionStorage.userId != null) {
|
| Error |
Row 338, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 338, Column 133: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 338 |
// $scope.encodeZipURL = $base64.encode('INSURED_APPLICATION_ID=' + appID + '&USERID=' + sessionStorage.userId);
|
| Error |
Row 339, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 339, Column 154: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 339 |
// $scope.encodeGenerateViewPdf = $base64.encode('INSURED_APPLICATION_ID=' + appID + '&USERID=' + sessionStorage.userId + '&VIEW=v');
|
| Error |
Row 340, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 340, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 340 |
// // $scope.encodeGenerateDownloadPdf = $base64.encode('INSURED_APPLICATION_ID=' +
|
| Error |
Row 341, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 341, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 341 |
// // appID + '&USERID=' + sessionStorage.userId + '&DOWNLOAD=d');
|
| Error |
Row 342, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 342, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 342 |
// }
|
| Error |
Row 343, Column 5: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 343 |
|
| Error |
Row 344, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 344, Column 135: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 344 |
// $scope.generateViewPdf = 'http://121.240.21.58:8042/api/InsuredSummary/GeneratePdf?' + $scope.encodeGenerateViewPdf
|
| Error |
Row 345, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 345, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 345 |
// }, 500);
|
| Error |
Row 346, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 346 |
|
| Error |
Row 347, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 347, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 347 |
// }
|
| Error |
Row 348, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 348 |
|
| Error |
Row 349, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 349, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 349 |
$scope.genPDF = function (id, appID) {
|
| Error |
Row 350, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 350, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 350, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 350, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 350, Column 48: "Missing semicolon."
semi
|
| 350 |
console.log('id, appID', id, appID)
|
| Error |
Row 351, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 351, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 351 |
// $timeout(function () {
|
| Error |
Row 352, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 352, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 352 |
if (id != null) {
|
| Error |
Row 353, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 353, Column 54: "Strings must use doublequote."
quotes
|
| Error |
Row 353, Column 90: "Strings must use doublequote."
quotes
|
| Error |
Row 353, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 353 |
$scope.encodeZipURL = $base64.encode('INSURED_APPLICATION_ID=' + appID + '&USERID=' + id);
|
| Error |
Row 354, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 354, Column 63: "Strings must use doublequote."
quotes
|
| Error |
Row 354, Column 99: "Strings must use doublequote."
quotes
|
| Error |
Row 354, Column 117: "Strings must use doublequote."
quotes
|
| Error |
Row 354, Column 128: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 354 |
$scope.encodeGenerateViewPdf = $base64.encode('INSURED_APPLICATION_ID=' + appID + '&USERID=' + id + '&VIEW=v');
|
| Error |
Row 355, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 355, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 355 |
// $scope.encodeGenerateDownloadPdf = $base64.encode('INSURED_APPLICATION_ID=' +
|
| Error |
Row 356, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 356, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 356 |
// appID + '&USERID=' + sessionStorage.PDFID + '&DOWNLOAD=d');
|
| Error |
Row 357, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 357 |
|
| Error |
Row 358, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 358, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 358 |
} else if (sessionStorage.userId != null) {
|
| Error |
Row 359, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 359, Column 54: "Strings must use doublequote."
quotes
|
| Error |
Row 359, Column 90: "Strings must use doublequote."
quotes
|
| Error |
Row 359, Column 126: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 359 |
$scope.encodeZipURL = $base64.encode('INSURED_APPLICATION_ID=' + appID + '&USERID=' + sessionStorage.userId);
|
| Error |
Row 360, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 360, Column 63: "Strings must use doublequote."
quotes
|
| Error |
Row 360, Column 99: "Strings must use doublequote."
quotes
|
| Error |
Row 360, Column 136: "Strings must use doublequote."
quotes
|
| Error |
Row 360, Column 147: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 360 |
$scope.encodeGenerateViewPdf = $base64.encode('INSURED_APPLICATION_ID=' + appID + '&USERID=' + sessionStorage.userId + '&VIEW=v');
|
| Error |
Row 361, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 361, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 361 |
// $scope.encodeGenerateDownloadPdf = $base64.encode('INSURED_APPLICATION_ID=' +
|
| Error |
Row 362, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 362, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 362 |
// appID + '&USERID=' + sessionStorage.userId + '&DOWNLOAD=d');
|
| Error |
Row 363, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 363, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 363 |
}
|
| Error |
Row 364, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 364 |
|
| Error |
Row 365, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 365, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 365, Column 128: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 365, Column 128: "Missing semicolon."
semi
|
| 365 |
$scope.generateViewPdf = 'http://121.240.21.58:8042/api/InsuredSummary/GeneratePdf?' + $scope.encodeGenerateViewPdf
|
| Error |
Row 366, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 366, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 366 |
// }, 500);
|
| Error |
Row 367, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 367 |
|
| Error |
Row 368, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 368, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 368, Column 10: "Missing semicolon."
semi
|
| 368 |
}
|
| Error |
Row 369, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 369, Column 7: "Missing semicolon."
semi
|
| 369 |
}) |
|
|
|
\rest\app\client\components\EPAStickerPhotos\EPAStickerPhotos.controller.js
|
617 problems (617 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 149: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 9, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 12, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 12, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 13, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 15, Column 20: "Strings must use doublequote."
quotes
|
| Error |
Row 15, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 16, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 16, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 16, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 50: "Missing semicolon."
semi
|
| Error |
Row 17, Column 1: "Expected indentation of 2 tabs but found 9 spaces."
indent
|
| Error |
Row 17, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 19, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 20, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 21, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 23, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 25, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 26, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 27, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 28, Column 23: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 29, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 30, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 31, Column 17: "'options' is defined but never used."
no-unused-vars
|
| Error |
Row 31, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 32, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 32, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 33, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 34, Column 54: "Strings must use doublequote."
quotes
|
| Error |
Row 34, Column 66: "Strings must use doublequote."
quotes
|
| Error |
Row 34, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 35, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 35, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 36, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 37, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 39, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 41, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 42, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 43, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 44, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 45, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 45, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 45, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 46, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 46, Column 58: "Strings must use doublequote."
quotes
|
| Error |
Row 46, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 47, Column 68: "Missing semicolon."
semi
|
| Error |
Row 47, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 48, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 48, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 48, Column 66: "Strings must use doublequote."
quotes
|
| Error |
Row 48, Column 78: "Missing semicolon."
semi
|
| Error |
Row 48, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 50, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 52, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 54, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 55, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 56, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 57, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 58, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 59, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 60, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 61, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 62, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 63, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 63, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 64, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 64, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 65, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 66, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 67, Column 10: "Missing semicolon."
semi
|
| Error |
Row 67, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 69, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 70, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 71, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 71, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 71, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 73, Column 43: "Strings must use doublequote."
quotes
|
| Error |
Row 73, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 74, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 1: "Expected indentation of 3 tabs but found 14 spaces."
indent
|
| Error |
Row 75, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 77, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 78, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 79, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 80, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 38: "Missing semicolon."
semi
|
| Error |
Row 81, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 82, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 83, Column 50: "Missing semicolon."
semi
|
| Error |
Row 83, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 84, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 85, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 85, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 86, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 87, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 87, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 88, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 88, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 89, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 89, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 90, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 90, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 91, Column 60: "Strings must use doublequote."
quotes
|
| Error |
Row 91, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 92, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 92, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 93, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 94, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 95, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 95, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 96, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 96, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 97, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 97, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 98, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 98, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 99, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 100, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 100, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 101, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 101, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 102, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 102, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 103, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 103, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 104, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 104, Column 18: "Missing semicolon."
semi
|
| Error |
Row 104, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 105, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 105, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 106, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 107, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 107, Column 45: "Missing semicolon."
semi
|
| Error |
Row 107, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 108, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 108, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 108, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 108, Column 62: "Missing semicolon."
semi
|
| Error |
Row 108, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 109, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 110, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 110, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 111, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 111, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 112, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 112, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 113, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 113, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 114, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 114, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 115, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 115, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 115, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 115, Column 108: "Missing semicolon."
semi
|
| Error |
Row 115, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 116, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 116, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 117, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 117, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 118, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 118, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 119, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 119, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 120, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 120, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 121, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 121, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 122, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 122, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 123, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 123, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 124, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 124, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 125, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 125, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 126, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 126, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 127, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 127, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 128, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 128, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 129, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 129, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 130, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 130, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 131, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 131, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 132, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 132, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 132, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 132, Column 77: "Missing semicolon."
semi
|
| Error |
Row 133, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 133, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 134, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 134, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 135, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 135, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 136, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 137, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 137, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 138, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 138, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 139, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 139, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 139, Column 75: "Missing semicolon."
semi
|
| Error |
Row 139, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 140, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 140, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 141, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 141, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 142, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 143, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 143, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 144, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 145, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 145, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 145, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 145, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 146, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 147, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 147, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 148, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 148, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 149, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 149, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 150, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 150, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 151, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 151, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 152, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 153, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 153, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 154, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 154, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 155, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 155, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 156, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 156, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 157, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 157, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 158, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 158, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 158, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 159, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 160, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 160, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 161, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 161, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 161, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 162, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 163, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 163, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 164, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 164, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 165, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 165, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 166, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 167, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 167, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 168, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 169, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 169, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 170, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 170, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 170, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 171, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 171, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 171, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 172, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 172, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 173, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 173, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 174, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 174, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 174, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 174, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 175, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 175, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 175, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 175, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 176, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 176, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 177, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 177, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 178, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 178, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 179, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 179, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 180, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 180, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 181, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 181, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 181, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 182, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 182, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 183, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 183, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 183, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 184, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 184, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 185, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 185, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 186, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 186, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 187, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 187, Column 106: "Missing semicolon."
semi
|
| Error |
Row 187, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 188, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 188, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 189, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 189, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 190, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 190, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 191, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 191, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 192, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 192, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 193, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 193, Column 92: "Missing semicolon."
semi
|
| Error |
Row 193, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 194, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 194, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 195, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 196, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 196, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 196, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 197, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 197, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 198, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 198, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 199, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 199, Column 111: "Missing semicolon."
semi
|
| Error |
Row 199, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 200, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 200, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 200, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 201, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 201, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 202, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 203, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 203, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 204, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 205, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 206, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 206, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 207, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 207, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 207, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 208, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 208, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 208, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 209, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 209, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 210, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 210, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 211, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 211, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 211, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 211, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 212, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 212, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 212, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 212, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 213, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 213, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 214, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 214, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 215, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 215, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 216, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 216, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 217, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 217, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 218, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 218, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 218, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 219, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 219, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 220, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 220, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 220, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 221, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 221, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 222, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 222, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 223, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 223, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 224, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 224, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 224, Column 106: "Missing semicolon."
semi
|
| Error |
Row 225, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 225, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 226, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 226, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 227, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 227, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 228, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 228, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 229, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 229, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 230, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 230, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 230, Column 92: "Missing semicolon."
semi
|
| Error |
Row 231, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 231, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 232, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 233, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 233, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 233, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 234, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 234, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 235, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 235, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 236, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 236, Column 111: "Missing semicolon."
semi
|
| Error |
Row 236, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 237, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 237, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 237, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 238, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 238, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 239, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 240, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 240, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 241, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 242, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 242, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 243, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 243, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 243, Column 10: "Missing semicolon."
semi
|
| Error |
Row 244, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 245, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 245, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 246, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 246, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 247, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 247, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 248, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 248, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 248, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 249, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 249, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 250, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 250, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 250, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 251, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 251, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 252, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 252, Column 10: "Missing semicolon."
semi
|
| Error |
Row 252, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 253, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 254, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 254, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 255, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 255, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 255, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 255, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 256, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 256, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 257, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 257, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 258, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 258, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 258, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 258, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 259, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 259, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 260, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 260, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 261, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 261, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 261, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 261, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 262, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 262, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 263, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 263, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 264, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 264, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 264, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 264, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 265, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 265, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 266, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 266, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 267, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 267, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 267, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 267, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 268, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 268, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 269, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 269, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 270, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 270, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 270, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 270, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 271, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 271, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 272, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 272, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 273, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 273, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 273, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 273, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 274, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 274, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 275, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 275, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 276, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 276, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 276, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 276, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 277, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 277, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 278, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 279, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 279, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 279, Column 22: "Strings must use doublequote."
quotes
|
| Error |
Row 279, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 280, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 149: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.controller('EPAStickerPhotosController', function ($scope, $http, toastr, $state, $css, FileUploader, $rootScope, $httpParamSerializerJQLike) {
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
$scope.selectedImages = [];
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
$scope.EPAImageCounter = false;
|
| Error |
Row 6, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
$scope.progressBar = 0;
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
$scope.showProgress = false;
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 9, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
$scope.uploadAllVisibility = false;
|
| Error |
Row 10, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
$css.bind({
|
| Error |
Row 12, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 12, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 12, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
href: 'rest/app/client/components/damagePhoto/damagePhoto.css'
|
| Error |
Row 13, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 13, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
}, $scope);
|
| Error |
Row 14, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
|
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 15, Column 20: "Strings must use doublequote."
quotes
|
| Error |
Row 15, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
$scope.$on('randomNumber', function (event, result) {
|
| Error |
Row 16, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 16, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 16, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 16, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 50: "Missing semicolon."
semi
|
| 16 |
console.log('randomNumber>>>',result)
|
| Error |
Row 17, Column 1: "Expected indentation of 2 tabs but found 9 spaces."
indent
|
| Error |
Row 17, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
});
|
| Error |
Row 18, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
|
| Error |
Row 19, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 19, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
var uploader = $scope.uploader = new FileUploader({
|
| Error |
Row 20, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 20, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
// url: 'upload.php'
|
| Error |
Row 21, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 21, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
});
|
| Error |
Row 22, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
|
| Error |
Row 23, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 23, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
// FILTERS
|
| Error |
Row 24, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
|
| Error |
Row 25, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 25, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
uploader
|
| Error |
Row 26, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 26, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
.filters
|
| Error |
Row 27, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 27, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
.push({
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 28, Column 23: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
name: 'imageFilter',
|
| Error |
Row 29, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 29, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
fn: function (item,
|
| Error |
Row 30, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 30, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
/*{File|FileLikeObject}*/
|
| Error |
Row 31, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 31, Column 17: "'options' is defined but never used."
no-unused-vars
|
| Error |
Row 31, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
options) {
|
| Error |
Row 32, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 32, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 32, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
var type = '|' + item
|
| Error |
Row 33, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 33, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
.type
|
| Error |
Row 34, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 34, Column 54: "Strings must use doublequote."
quotes
|
| Error |
Row 34, Column 66: "Strings must use doublequote."
quotes
|
| Error |
Row 34, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
.slice(item.type.lastIndexOf('/') + 1) + '|';
|
| Error |
Row 35, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 35, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 35, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
return '|jpg|png|jpeg|bmp|gif|'.indexOf(type) !== -1;
|
| Error |
Row 36, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 36, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
}
|
| Error |
Row 37, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 37, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
});
|
| Error |
Row 38, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
|
| Error |
Row 39, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 39, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
// CALLBACKS
|
| Error |
Row 40, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
|
| Error |
Row 41, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 41, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
uploader.onWhenAddingFileFailed = function (item,
|
| Error |
Row 42, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 42, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
/*{File|FileLikeObject}*/
|
| Error |
Row 43, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 43, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
filter,
|
| Error |
Row 44, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 44, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
options) {
|
| Error |
Row 45, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 45, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 45, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 45, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
console.info('onWhenAddingFileFailed', item, filter, options);
|
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 46, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 46, Column 58: "Strings must use doublequote."
quotes
|
| Error |
Row 46, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
if (item.type != 'image/png' || item.type != 'image/jpeg') {
|
| Error |
Row 47, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 47, Column 68: "Missing semicolon."
semi
|
| Error |
Row 47, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
toastr.error("File Type Is Wrong", {timeOut: 5000})
|
| Error |
Row 48, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 48, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 48, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 48, Column 66: "Strings must use doublequote."
quotes
|
| Error |
Row 48, Column 78: "Missing semicolon."
semi
|
| Error |
Row 48, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
console.log('item.type==video/mp4', item.type == 'video/mp4')
|
| Error |
Row 49, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
|
| Error |
Row 50, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 50, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
}
|
| Error |
Row 51, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
|
| Error |
Row 52, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 52, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
};
|
| Error |
Row 53, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
|
| Error |
Row 54, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 54, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
$scope.move = function () {
|
| Error |
Row 55, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 55, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
var elem = document.getElementById("myBar");
|
| Error |
Row 56, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 56, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
var width = 10;
|
| Error |
Row 57, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 57, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
var id = setInterval(frame, 10);
|
| Error |
Row 58, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 58, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
function frame() {
|
| Error |
Row 59, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 59, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
if (width >= 100) {
|
| Error |
Row 60, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 60, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
clearInterval(id);
|
| Error |
Row 61, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 61, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
} else {
|
| Error |
Row 62, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 62, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
width++;
|
| Error |
Row 63, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 63, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 63, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
elem.style.width = width + '%';
|
| Error |
Row 64, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 64, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 64, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
elem.innerHTML = width * 1 + '%';
|
| Error |
Row 65, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 65, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
}
|
| Error |
Row 66, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 66, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
}
|
| Error |
Row 67, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 67, Column 10: "Missing semicolon."
semi
|
| Error |
Row 67, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
}
|
| Error |
Row 68, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
|
| Error |
Row 69, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 69, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
uploader.onAfterAddingFile = function (fileItem) {
|
| Error |
Row 70, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 70, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
$scope.selectedImages = [];
|
| Error |
Row 71, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 71, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 71, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 71, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
console.info('onAfterAddingFile', fileItem);
|
| Error |
Row 72, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
|
| Error |
Row 73, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 73, Column 43: "Strings must use doublequote."
quotes
|
| Error |
Row 73, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
if(sessionStorage.userType == 'Insured'){
|
| Error |
Row 74, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 74, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
sessionStorage.QR_Retake = false;
|
| Error |
Row 75, Column 1: "Expected indentation of 3 tabs but found 14 spaces."
indent
|
| Error |
Row 75, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
}
|
| Error |
Row 76, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
|
| Error |
Row 77, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 77, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
uploader
|
| Error |
Row 78, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 78, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
.queue
|
| Error |
Row 79, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 79, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 79 |
.splice(0, (uploader.queue.length) - 1);
|
| Error |
Row 80, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 80, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 38: "Missing semicolon."
semi
|
| 80 |
uploader.progress = 0
|
| Error |
Row 81, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 81 |
|
| Error |
Row 82, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 82, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 82 |
$scope.EPAImageCounter = true;
|
| Error |
Row 83, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 83, Column 50: "Missing semicolon."
semi
|
| Error |
Row 83, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 83 |
$scope.photoName = fileItem.file.name
|
| Error |
Row 84, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 84, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 84 |
$scope.uploadAllVisibility = true;
|
| Error |
Row 85, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 85, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 85 |
var reader = new FileReader();
|
| Error |
Row 86, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 86, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 86 |
reader.readAsDataURL(fileItem._file);
|
| Error |
Row 87, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 87, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 87 |
reader.onload = function (event) {
|
| Error |
Row 88, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 88, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 88 |
$scope.base64 = event
|
| Error |
Row 89, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 89, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 89 |
.target
|
| Error |
Row 90, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 90, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 90 |
.result
|
| Error |
Row 91, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 91, Column 60: "Strings must use doublequote."
quotes
|
| Error |
Row 91, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 91 |
.substring(event.target.result.indexOf(',') + 1, event.target.result.length);
|
| Error |
Row 92, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 92, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 92 |
$scope.damageForm = {
|
| Error |
Row 93, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 93, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 93 |
EPA_STICKER: $scope.base64,
|
| Error |
Row 94, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 94, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 94 |
PHOTO_TYPE: "EPASTICKER",
|
| Error |
Row 95, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 95, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 95 |
INSURED_APPLICATION_ID: sessionStorage.clientIdForUploadPhoto,
|
| Error |
Row 96, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 96, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 96 |
PHOTO_NAME: fileItem
|
| Error |
Row 97, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 97, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 97 |
.file
|
| Error |
Row 98, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 98, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 98 |
.name
|
| Error |
Row 99, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 99, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 99 |
.slice(0, 50),
|
| Error |
Row 100, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 100, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 100 |
SiteID: null,
|
| Error |
Row 101, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 101, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 101 |
QR_Retake: sessionStorage.QR_Retake,
|
| Error |
Row 102, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 102, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 102 |
longitude: null,
|
| Error |
Row 103, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 103, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 103 |
latitude: null
|
| Error |
Row 104, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 104, Column 18: "Missing semicolon."
semi
|
| Error |
Row 104, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 104 |
}
|
| Error |
Row 105, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 105, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 105 |
$scope
|
| Error |
Row 106, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 106, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 106 |
.selectedImages
|
| Error |
Row 107, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 107, Column 45: "Missing semicolon."
semi
|
| Error |
Row 107, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 107 |
.push($scope.damageForm)
|
| Error |
Row 108, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 108, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 108, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 108, Column 62: "Missing semicolon."
semi
|
| Error |
Row 108, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 108 |
console.log('uploader.queue', uploader.queue)
|
| Error |
Row 109, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 109 |
|
| Error |
Row 110, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 110, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 110 |
// for(image in $scope.selectedImages){ console.log("from
|
| Error |
Row 111, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 111, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 111 |
// array",image.EPA_STICKER) }
|
| Error |
Row 112, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 112, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 112 |
for (var i = 0; i < $scope.selectedImages.length; i++) {
|
| Error |
Row 113, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 113, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 113 |
for (var j = 0; j < uploader.queue.length; j++) {
|
| Error |
Row 114, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 114, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 114 |
if ($scope.selectedImages[i].PHOTO_NAME == uploader.queue[j].file.name) {
|
| Error |
Row 115, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 115, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 115, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 115, Column 108: "Missing semicolon."
semi
|
| Error |
Row 115, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 115 |
console.log('$scope.selectedImages[i]>>>', $scope.selectedImages[i].PHOTO_NAME)
|
| Error |
Row 116, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 116, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 116 |
} else {
|
| Error |
Row 117, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 117, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 117 |
var index = $scope
|
| Error |
Row 118, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 118, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 118 |
.selectedImages
|
| Error |
Row 119, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 119, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 119 |
.indexOf($scope.selectedImages[i]);
|
| Error |
Row 120, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 120, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 120 |
if (index != -1) {
|
| Error |
Row 121, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 121, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 121 |
$scope
|
| Error |
Row 122, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 122, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 122 |
.selectedImages
|
| Error |
Row 123, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 123, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 123 |
.splice(index, 1);
|
| Error |
Row 124, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 124, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 124 |
}
|
| Error |
Row 125, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 125, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 125 |
}
|
| Error |
Row 126, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 126, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 126 |
}
|
| Error |
Row 127, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 127, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 127 |
}
|
| Error |
Row 128, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 128, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 128 |
// if ($scope.selectedImages.length >= 2) { for(var i = 0; i<
|
| Error |
Row 129, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 129, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 129 |
// $scope.selectedImages.length;i++){ $scope.selectedImages.shift();
|
| Error |
Row 130, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 130, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 130 |
// } // $scope.selectedImages = $scope // .selectedImages //
|
| Error |
Row 131, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 131, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 131 |
// .splice(0, ($scope.selectedImages.length) );
|
| Error |
Row 132, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 132, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 132, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 132, Column 77: "Missing semicolon."
semi
|
| 132 |
console.log("$scope.selectedImages:", $scope.selectedImages)
|
| Error |
Row 133, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 133, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 133 |
// }else{ $scope.selectedImages = $scope .selectedImages .splice(0,
|
| Error |
Row 134, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 134, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 134 |
// ($scope.selectedImages.length)); console.log("$scope.selectedImages:",
|
| Error |
Row 135, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 135, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 135 |
// $scope.selectedImages) }
|
| Error |
Row 136, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 136 |
|
| Error |
Row 137, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 137, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 137 |
if (event.lengthComputable) {
|
| Error |
Row 138, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 138, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 138 |
$scope.progressBar = (event.loaded / event.total) * 100;
|
| Error |
Row 139, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 139, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 139, Column 75: "Missing semicolon."
semi
|
| Error |
Row 139, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 139 |
console.log("progree bar length:", $scope.progressBar)
|
| Error |
Row 140, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 140, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 140 |
}
|
| Error |
Row 141, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 141, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 141 |
};
|
| Error |
Row 142, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 142 |
|
| Error |
Row 143, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 143, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 143 |
};
|
| Error |
Row 144, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 144 |
|
| Error |
Row 145, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 145, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 145, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 145, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 145 |
console.log('$scope.selectedImages', $scope.selectedImages.length);
|
| Error |
Row 146, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 146 |
|
| Error |
Row 147, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 147, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 147 |
if ($scope.selectedImages.length == 0) {
|
| Error |
Row 148, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 148, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 148 |
$scope.flag = false;
|
| Error |
Row 149, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 149, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 149 |
} else {
|
| Error |
Row 150, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 150, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 150 |
$scope.flag = true;
|
| Error |
Row 151, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 151, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 151 |
}
|
| Error |
Row 152, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 152 |
|
| Error |
Row 153, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 153, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 153 |
$scope.uploader.uploadAllPhotos = function () {
|
| Error |
Row 154, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 154, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 154 |
$scope.dataLoading = true;
|
| Error |
Row 155, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 155, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 155 |
//uploader.uploadAll $scope.uploader.uploadAll = function(){
|
| Error |
Row 156, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 156, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 156 |
$scope.showProgress = true;
|
| Error |
Row 157, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 157, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 157 |
// $scope.selectedImages.splice(0, ($scope.selectedImages.length) - 1);
|
| Error |
Row 158, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 158, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 158, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 158 |
console.log("uploading splice photo:", $scope.selectedImages);
|
| Error |
Row 159, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 159 |
|
| Error |
Row 160, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 160, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 160 |
for (var i = 0; i < $scope.selectedImages.length; i++) {
|
| Error |
Row 161, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 161, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 161, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 161 |
console.log("uploading this photo:", $scope.selectedImages[i]);
|
| Error |
Row 162, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 162 |
|
| Error |
Row 163, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 163, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 163 |
if (sessionStorage.siteId != null) {
|
| Error |
Row 164, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 164, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 164 |
$scope.selectedImages[i].SiteID = sessionStorage.siteId;
|
| Error |
Row 165, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 165, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 165 |
}
|
| Error |
Row 166, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 166 |
|
| Error |
Row 167, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 167, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 167 |
if (sessionStorage.clientIdForUploadPhoto != null) {
|
| Error |
Row 168, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 168 |
|
| Error |
Row 169, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 169, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 169 |
$http({
|
| Error |
Row 170, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 170, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 170, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 170 |
url: $rootScope.baseUrl + 'user/receivedImage',
|
| Error |
Row 171, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 171, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 171, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 171 |
method: 'POST',
|
| Error |
Row 172, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 172, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 172 |
data: $httpParamSerializerJQLike($scope.selectedImages[i]),
|
| Error |
Row 173, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 173, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 173 |
headers: {
|
| Error |
Row 174, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 174, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 174, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 174, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 174 |
'Content-Type': 'application/x-www-form-urlencoded',
|
| Error |
Row 175, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 175, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 175, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 175, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 175 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 176, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 176, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 176 |
}
|
| Error |
Row 177, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 177, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 177 |
})
|
| Error |
Row 178, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 178, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 178 |
.then(function (response) {
|
| Error |
Row 179, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 179, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 179 |
uploader.uploadAll();
|
| Error |
Row 180, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 180, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 180 |
if ($scope.selectedImages.length == 0) {
|
| Error |
Row 181, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 181, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 181, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 181 |
$rootScope.$broadcast('EPAUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 182, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 182, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 182 |
} else {
|
| Error |
Row 183, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 183, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 183, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 183 |
$rootScope.$broadcast('EPAUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 184, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 184, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 184 |
}
|
| Error |
Row 185, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 185, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 185 |
$scope.dataLoading = false;
|
| Error |
Row 186, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 186, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 186 |
if (response.data.StatusCode == 400) {
|
| Error |
Row 187, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 187, Column 106: "Missing semicolon."
semi
|
| Error |
Row 187, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 187 |
toastr.error("Maximum limit for EPA Sticker photo is 1", {timeOut: 3000})
|
| Error |
Row 188, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 188, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 188 |
} else {
|
| Error |
Row 189, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 189, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 189 |
$scope.uploadStatus = true;
|
| Error |
Row 190, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 190, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 190 |
$scope
|
| Error |
Row 191, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 191, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 191 |
.selectedImages
|
| Error |
Row 192, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 192, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 192 |
.pop();
|
| Error |
Row 193, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 193, Column 92: "Missing semicolon."
semi
|
| Error |
Row 193, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 193 |
toastr.success("Photo Saved Successfully", {timeOut: 3000})
|
| Error |
Row 194, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 194, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 194 |
}
|
| Error |
Row 195, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 195 |
|
| Error |
Row 196, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 196, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 196, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 196 |
console.log("response for damage photo:", response);
|
| Error |
Row 197, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 197, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 197 |
}, function (error) {
|
| Error |
Row 198, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 198, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 198 |
$scope.dataLoading = false;
|
| Error |
Row 199, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 199, Column 111: "Missing semicolon."
semi
|
| Error |
Row 199, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 199 |
toastr.error("Photo Not Saved Successfully, Please Try Again...", {timeOut: 3000})
|
| Error |
Row 200, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 200, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 200, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 200 |
console.log("error for damage photo", error);
|
| Error |
Row 201, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 201, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 201 |
});
|
| Error |
Row 202, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 202 |
|
| Error |
Row 203, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 203, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 203 |
} else {
|
| Error |
Row 204, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 204 |
|
| Error |
Row 205, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 205 |
|
| Error |
Row 206, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 206, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 206 |
$http({
|
| Error |
Row 207, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 207, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 207, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 207 |
url: $rootScope.baseUrl + 'user/SaveImage',
|
| Error |
Row 208, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 208, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 208, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 208 |
method: 'POST',
|
| Error |
Row 209, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 209, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 209 |
data: $httpParamSerializerJQLike($scope.selectedImages[i]),
|
| Error |
Row 210, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 210, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 210 |
headers: {
|
| Error |
Row 211, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 211, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 211, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 211, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 211 |
'Content-Type': 'application/x-www-form-urlencoded',
|
| Error |
Row 212, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 212, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 212, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 212, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 212 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 213, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 213, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 213 |
}
|
| Error |
Row 214, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 214, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 214 |
})
|
| Error |
Row 215, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 215, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 215 |
.then(function (response) {
|
| Error |
Row 216, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 216, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 216 |
uploader.uploadAll();
|
| Error |
Row 217, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 217, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 217 |
if ($scope.selectedImages.length == 0) {
|
| Error |
Row 218, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 218, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 218, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 218 |
$rootScope.$broadcast('EPAUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 219, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 219, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 219 |
} else {
|
| Error |
Row 220, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 220, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 220, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 220 |
$rootScope.$broadcast('EPAUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 221, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 221, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 221 |
}
|
| Error |
Row 222, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 222, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 222 |
$scope.dataLoading = false;
|
| Error |
Row 223, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 223, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 223 |
if (response.data.StatusCode == 400) {
|
| Error |
Row 224, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 224, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 224, Column 106: "Missing semicolon."
semi
|
| 224 |
toastr.error("Maximum limit for EPA Sticker photo is 1", {timeOut: 3000})
|
| Error |
Row 225, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 225, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 225 |
} else {
|
| Error |
Row 226, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 226, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 226 |
$scope.uploadStatus = true;
|
| Error |
Row 227, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 227, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 227 |
$scope
|
| Error |
Row 228, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 228, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 228 |
.selectedImages
|
| Error |
Row 229, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 229, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 229 |
.pop();
|
| Error |
Row 230, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 230, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 230, Column 92: "Missing semicolon."
semi
|
| 230 |
toastr.success("Photo Saved Successfully", {timeOut: 3000})
|
| Error |
Row 231, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 231, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 231 |
}
|
| Error |
Row 232, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 232 |
|
| Error |
Row 233, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 233, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 233, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 233 |
console.log("response for damage photo:", response);
|
| Error |
Row 234, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 234, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 234 |
}, function (error) {
|
| Error |
Row 235, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 235, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 235 |
$scope.dataLoading = false;
|
| Error |
Row 236, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 236, Column 111: "Missing semicolon."
semi
|
| Error |
Row 236, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 236 |
toastr.error("Photo Not Saved Successfully, Please Try Again...", {timeOut: 3000})
|
| Error |
Row 237, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 237, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 237, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 237 |
console.log("error for damage photo", error);
|
| Error |
Row 238, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 238, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 238 |
});
|
| Error |
Row 239, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 239 |
|
| Error |
Row 240, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 240, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 240 |
}
|
| Error |
Row 241, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 241 |
|
| Error |
Row 242, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 242, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 242 |
}
|
| Error |
Row 243, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 243, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 243, Column 10: "Missing semicolon."
semi
|
| 243 |
}
|
| Error |
Row 244, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 244 |
|
| Error |
Row 245, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 245, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 245 |
$scope.deletePopover = function () {
|
| Error |
Row 246, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 246, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 246 |
$scope.showProgress = false;
|
| Error |
Row 247, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 247, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 247 |
if ($scope.selectedImages.length == 0) {
|
| Error |
Row 248, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 248, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 248, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 248 |
$rootScope.$broadcast('EPAUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 249, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 249, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 249 |
} else {
|
| Error |
Row 250, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 250, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 250, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 250 |
$rootScope.$broadcast('EPAUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 251, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 251, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 251 |
}
|
| Error |
Row 252, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 252, Column 10: "Missing semicolon."
semi
|
| Error |
Row 252, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 252 |
}
|
| Error |
Row 253, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 253 |
|
| Error |
Row 254, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 254, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 254 |
uploader.onBeforeUploadItem = function (item) {
|
| Error |
Row 255, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 255, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 255, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 255, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 255 |
console.info('onBeforeUploadItem', item);
|
| Error |
Row 256, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 256, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 256 |
};
|
| Error |
Row 257, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 257, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 257 |
uploader.onProgressItem = function (fileItem, progress) {
|
| Error |
Row 258, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 258, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 258, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 258, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 258 |
console.info('onProgressItem', fileItem, progress);
|
| Error |
Row 259, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 259, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 259 |
};
|
| Error |
Row 260, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 260, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 260 |
uploader.onProgressAll = function (progress) {
|
| Error |
Row 261, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 261, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 261, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 261, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 261 |
console.info('onProgressAll', progress);
|
| Error |
Row 262, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 262, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 262 |
};
|
| Error |
Row 263, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 263, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 263 |
uploader.onSuccessItem = function (fileItem, response, status, headers) {
|
| Error |
Row 264, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 264, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 264, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 264, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 264 |
console.info('onSuccessItem', fileItem, response, status, headers);
|
| Error |
Row 265, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 265, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 265 |
};
|
| Error |
Row 266, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 266, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 266 |
uploader.onErrorItem = function (fileItem, response, status, headers) {
|
| Error |
Row 267, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 267, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 267, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 267, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 267 |
console.info('onErrorItem', fileItem, response, status, headers);
|
| Error |
Row 268, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 268, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 268 |
};
|
| Error |
Row 269, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 269, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 269 |
uploader.onCancelItem = function (fileItem, response, status, headers) {
|
| Error |
Row 270, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 270, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 270, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 270, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 270 |
console.info('onCancelItem', fileItem, response, status, headers);
|
| Error |
Row 271, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 271, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 271 |
};
|
| Error |
Row 272, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 272, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 272 |
uploader.onCompleteItem = function (fileItem, response, status, headers) {
|
| Error |
Row 273, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 273, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 273, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 273, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 273 |
console.info('onCompleteItem', fileItem, response, status, headers);
|
| Error |
Row 274, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 274, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 274 |
};
|
| Error |
Row 275, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 275, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 275 |
uploader.onCompleteAll = function () {
|
| Error |
Row 276, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 276, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 276, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 276, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 276 |
console.info('onCompleteAll');
|
| Error |
Row 277, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 277, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 277 |
};
|
| Error |
Row 278, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 278 |
|
| Error |
Row 279, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 279, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 279, Column 22: "Strings must use doublequote."
quotes
|
| Error |
Row 279, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 279 |
console.info('uploader', uploader);
|
| Error |
Row 280, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| 280 |
}); |
|
|
|
\rest\app\client\components\forgotPassword\forgotPassword.controller.js
|
159 problems (159 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 2, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 44: "Duplicate param '$state'."
no-dupe-args
|
| Error |
Row 2, Column 44: "Duplicate param '$q'."
no-dupe-args
|
| Error |
Row 2, Column 87: "'$state' is already defined."
no-redeclare
|
| Error |
Row 2, Column 110: "'$q' is already defined."
no-redeclare
|
| Error |
Row 2, Column 144: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 3, Column 5: "Unexpected console statement."
no-console
|
| Error |
Row 3, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 3, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 4, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 6, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 15: "Strings must use doublequote."
quotes
|
| Error |
Row 7, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 8, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 10, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 12, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 14, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 7 spaces."
indent
|
| Error |
Row 15, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 16, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 16, Column 37: "Missing semicolon."
semi
|
| Error |
Row 16, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 17, Column 6: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 6: "Missing semicolon."
semi
|
| Error |
Row 18, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 19, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 20, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 21, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 2 tabs but found 7 spaces."
indent
|
| Error |
Row 22, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 24, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 25, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 26, Column 10: "Missing semicolon."
semi
|
| Error |
Row 26, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 27, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 28, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 29, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 29, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 30, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 30, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 31, Column 20: "Strings must use doublequote."
quotes
|
| Error |
Row 31, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 32, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 32, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 3 tabs but found 11 spaces."
indent
|
| Error |
Row 33, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 34, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 35, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 35, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 35, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 36, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 37, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 38, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 10: "Missing semicolon."
semi
|
| Error |
Row 39, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 39, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 40, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 40, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 41, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 42, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 43, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 44, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 41: "Missing semicolon."
semi
|
| Error |
Row 45, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 45, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 46, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 47, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 48, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 49, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 49, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 50, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 52, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 54, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 55, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 56, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 73: "Missing semicolon."
semi
|
| Error |
Row 57, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 57, Column 25: "Missing semicolon."
semi
|
| Error |
Row 57, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 58, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 60, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 61, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 62, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 63, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 65, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 66, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 68, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 69, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 6: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 71, Column 6: "Missing semicolon."
semi
|
| Error |
Row 71, Column 6: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Line |
Source |
| Error |
Row 1, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
|
| Error |
Row 2, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 2, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 44: "Duplicate param '$state'."
no-dupe-args
|
| Error |
Row 2, Column 44: "Duplicate param '$q'."
no-dupe-args
|
| Error |
Row 2, Column 87: "'$state' is already defined."
no-redeclare
|
| Error |
Row 2, Column 110: "'$q' is already defined."
no-redeclare
|
| Error |
Row 2, Column 144: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
app.controller('ForgotPasswordController', function ($scope, toastr, $state, $css,$q, $state, WizardHandler, $q, $http, $rootScope, $timeout) {
|
| Error |
Row 3, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 3, Column 5: "Unexpected console statement."
no-console
|
| Error |
Row 3, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 3, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
console.log('ForgotPasswordController..');
|
| Error |
Row 4, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 4, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
var vm = this;
|
| Error |
Row 5, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
|
| Error |
Row 6, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 6, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
$css.bind({
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 15: "Strings must use doublequote."
quotes
|
| Error |
Row 7, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
href: 'rest/app/client/components/login/login.css'
|
| Error |
Row 8, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 8, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
}, $scope);
|
| Error |
Row 9, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
|
| Error |
Row 10, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 10, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
$scope.loading = function () {
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
vm.dataLoading = true;
|
| Error |
Row 12, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 12, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
};
|
| Error |
Row 13, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
|
| Error |
Row 14, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 14, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
$scope.cancel = function () {
|
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 7 spaces."
indent
|
| Error |
Row 15, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
// console.log('cancel')
|
| Error |
Row 16, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 16, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 16, Column 37: "Missing semicolon."
semi
|
| Error |
Row 16, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
$state.transitionTo('login')
|
| Error |
Row 17, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 17, Column 6: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 6: "Missing semicolon."
semi
|
| 17 |
}
|
| Error |
Row 18, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
|
| Error |
Row 19, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 19, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
$scope.onSubmit = function (email) {
|
| Error |
Row 20, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 20, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
vm.dataLoading = true;
|
| Error |
Row 21, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 21, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
document.getElementById("email").disabled = true;
|
| Error |
Row 22, Column 1: "Expected indentation of 2 tabs but found 7 spaces."
indent
|
| Error |
Row 22, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
// console.log('ForgotPassword', email)
|
| Error |
Row 23, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
|
| Error |
Row 24, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 24, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
var emailDATA = {
|
| Error |
Row 25, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 25, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
INSURED_EMAIL: email
|
| Error |
Row 26, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 26, Column 10: "Missing semicolon."
semi
|
| Error |
Row 26, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
}
|
| Error |
Row 27, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 27, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
var deferred = $q.defer();
|
| Error |
Row 28, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 28, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
var request = {
|
| Error |
Row 29, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 29, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 29, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
method: 'POST',
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 30, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 30, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
credentials: 'include',
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 31, Column 20: "Strings must use doublequote."
quotes
|
| Error |
Row 31, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
cache: 'no-cache',
|
| Error |
Row 32, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 32, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 32, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
url: $rootScope.baseUrl +'user/ForgotPassword/'+ email,
|
| Error |
Row 33, Column 1: "Expected indentation of 3 tabs but found 11 spaces."
indent
|
| Error |
Row 33, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
// url: 'http://10.0.13.46:19460',
|
| Error |
Row 34, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 34, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
headers: {
|
| Error |
Row 35, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 35, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 35, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 35, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
'Content-Type': 'application/json',
|
| Error |
Row 36, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 36, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
},
|
| Error |
Row 37, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 37, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
data: JSON.stringify(emailDATA)
|
| Error |
Row 38, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 38, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 10: "Missing semicolon."
semi
|
| 38 |
}
|
| Error |
Row 39, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 39, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
$http(request).then(function (response) {
|
| Error |
Row 40, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 40, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 40, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
console.log("in success", response);
|
| Error |
Row 41, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 41, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
vm.dataLoading = false;
|
| Error |
Row 42, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 42, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
document.getElementById("email").disabled = false;
|
| Error |
Row 43, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 43, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
toastr.success("Mail Sent Successfully, Please Check Your Mail Id", {timeOut: 3000});
|
| Error |
Row 44, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 44, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 41: "Missing semicolon."
semi
|
| 44 |
$state.transitionTo('login')
|
| Error |
Row 45, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 45, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
deferred.resolve({success: true});
|
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 46, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
return true,
|
| Error |
Row 47, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 47, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
response;
|
| Error |
Row 48, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 48, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
}, function (response) {
|
| Error |
Row 49, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 49, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 49, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
console.log("error", response);
|
| Error |
Row 50, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 50, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
vm.dataLoading = true;
|
| Error |
Row 51, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
|
| Error |
Row 52, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 52, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
if(response.status == 404){
|
| Error |
Row 53, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
$timeout(function () {
|
| Error |
Row 54, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 54, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
vm.dataLoading = false;
|
| Error |
Row 55, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 55, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
document.getElementById("email").disabled = false;
|
| Error |
Row 56, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 56, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 73: "Missing semicolon."
semi
|
| 56 |
toastr.error("User does not exist", {timeOut: 3000})
|
| Error |
Row 57, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 57, Column 25: "Missing semicolon."
semi
|
| Error |
Row 57, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
}, 2000)
|
| Error |
Row 58, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 58, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
}
|
| Error |
Row 59, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
|
| Error |
Row 60, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 60, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
// $timeout(function () {
|
| Error |
Row 61, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 61, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
// vm.dataLoading = false;
|
| Error |
Row 62, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 62, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
// toastr.error("Something is wrong please try again...")
|
| Error |
Row 63, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 63, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
// }, 2000)
|
| Error |
Row 64, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
|
| Error |
Row 65, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 65, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
deferred.resolve({success: false});
|
| Error |
Row 66, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 66, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
return false;
|
| Error |
Row 67, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
|
| Error |
Row 68, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 68, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
});
|
| Error |
Row 69, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 69, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
deferred.resolve({success: true});
|
| Error |
Row 70, Column 6: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
|
| Error |
Row 71, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 71, Column 6: "Missing semicolon."
semi
|
| Error |
Row 71, Column 6: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
}
|
| Error |
Row 72, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
});
|
| Error |
Row 73, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
|
| 74 |
|
|
|
|
\rest\app\client\components\formProcessing-model\formProcessing-model.controller.js
|
14 problems (14 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 0."
indent
|
| Error |
Row 2, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 146: "'FileUploader' is defined but never used."
no-unused-vars
|
| Error |
Row 2, Column 161: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 3, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 5, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 1 tab but found 0."
indent
|
| Error |
Row 6, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 0."
indent
|
| Error |
Row 2, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 146: "'FileUploader' is defined but never used."
no-unused-vars
|
| Error |
Row 2, Column 161: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.controller('formProcessingController', function ($scope,$uibModalInstance, toastr, $httpParamSerializerJQLike, $http, $state, $rootScope, $css, FileUploader) {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 3, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
$scope.ok = function () {
|
| Error |
Row 4, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
$uibModalInstance.close();
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 5, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
};
|
| Error |
Row 6, Column 1: "Expected indentation of 1 tab but found 0."
indent
|
| Error |
Row 6, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
});
|
| 7 |
|
|
|
|
\rest\app\client\components\frontAndDriverSidePhotos\frontAndDriverSidePhotos.controller.js
|
604 problems (604 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 166: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 9, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 10, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 12, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 13, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 13, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 14, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 16, Column 20: "Strings must use doublequote."
quotes
|
| Error |
Row 16, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 17, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 17, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 17, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 50: "Missing semicolon."
semi
|
| Error |
Row 18, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 18, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 2 tabs but found 9 spaces."
indent
|
| Error |
Row 19, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 2 tabs but found 9 spaces."
indent
|
| Error |
Row 21, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 22, Column 35: "Strings must use doublequote."
quotes
|
| Error |
Row 22, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 23, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 16: "Missing semicolon."
semi
|
| Error |
Row 24, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 25, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 26, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 27, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 29, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 31, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 32, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 33, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 34, Column 23: "Strings must use doublequote."
quotes
|
| Error |
Row 34, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 35, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 36, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 37, Column 17: "'options' is defined but never used."
no-unused-vars
|
| Error |
Row 37, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 38, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 38, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 39, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 40, Column 54: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 66: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 41, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 42, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 43, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 45, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 47, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 48, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 49, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 50, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 51, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 51, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 51, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 52, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 52, Column 58: "Strings must use doublequote."
quotes
|
| Error |
Row 52, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 68: "Missing semicolon."
semi
|
| Error |
Row 54, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 54, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 54, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 54, Column 66: "Strings must use doublequote."
quotes
|
| Error |
Row 54, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 78: "Missing semicolon."
semi
|
| Error |
Row 55, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 56, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 58, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 60, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 61, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 62, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 63, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 64, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 65, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 66, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 67, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 68, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 69, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 69, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 70, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 70, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 71, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 72, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 73, Column 10: "Missing semicolon."
semi
|
| Error |
Row 73, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 75, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 76, Column 43: "Strings must use doublequote."
quotes
|
| Error |
Row 76, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 77, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected indentation of 3 tabs but found 14 spaces."
indent
|
| Error |
Row 78, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 79, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 81, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 82, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 83, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 84, Column 38: "Missing semicolon."
semi
|
| Error |
Row 84, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 85, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 86, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 87, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 87, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 87, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 87, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 88, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 89, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 89, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 90, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 90, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 91, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 92, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 92, Column 30: "Missing semicolon."
semi
|
| Error |
Row 92, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 93, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 93, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 93, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 62: "Missing semicolon."
semi
|
| Error |
Row 94, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 94, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 95, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 95, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 96, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 96, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 97, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 98, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 98, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 99, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 100, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 100, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 101, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 101, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 102, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 102, Column 60: "Strings must use doublequote."
quotes
|
| Error |
Row 102, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 103, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 103, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 104, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 104, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 105, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 105, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 106, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 107, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 107, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 108, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 108, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 109, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 109, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 110, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 110, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 111, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 111, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 112, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 112, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 113, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 113, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 114, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 114, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 115, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 115, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 115, Column 18: "Missing semicolon."
semi
|
| Error |
Row 116, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 116, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 117, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 117, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 118, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 118, Column 45: "Missing semicolon."
semi
|
| Error |
Row 118, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 119, Column 1: "Expected indentation of 4 tabs but found 14 spaces."
indent
|
| Error |
Row 119, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 120, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 121, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 121, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 122, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 122, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 123, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 123, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 124, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 124, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 124, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 124, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 124, Column 107: "Missing semicolon."
semi
|
| Error |
Row 125, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 125, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 126, Column 1: "Expected indentation of 7 tabs but found 29 spaces."
indent
|
| Error |
Row 126, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 127, Column 1: "Expected indentation of 7 tabs but found 29 spaces."
indent
|
| Error |
Row 127, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 128, Column 1: "Expected indentation of 8 tabs but found 33 spaces."
indent
|
| Error |
Row 128, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 129, Column 1: "Expected indentation of 7 tabs but found 29 spaces."
indent
|
| Error |
Row 129, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 130, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 130, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 131, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 131, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 132, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 132, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 133, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 134, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 134, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 135, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 135, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 136, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 136, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 136, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 136, Column 75: "Missing semicolon."
semi
|
| Error |
Row 137, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 137, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 138, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 138, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 139, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 140, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 140, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 141, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 142, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 142, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 142, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 142, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 143, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 143, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 144, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 145, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 145, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 146, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 146, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 147, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 147, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 148, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 148, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 149, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 149, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 150, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 151, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 151, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 152, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 152, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 153, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 153, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 154, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 154, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 155, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 156, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 156, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 157, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 157, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 157, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 158, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 159, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 159, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 160, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 160, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 161, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 161, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 162, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 163, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 163, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 164, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 165, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 165, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 166, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 166, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 166, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 167, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 167, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 167, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 168, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 168, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 169, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 169, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 170, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 170, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 170, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 170, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 171, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 171, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 171, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 171, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 172, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 172, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 173, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 173, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 174, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 174, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 175, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 175, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 176, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 176, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 177, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 177, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 177, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 178, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 178, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 179, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 179, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 179, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 180, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 180, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 181, Column 5: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 182, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 182, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 183, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 183, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 183, Column 100: "Missing semicolon."
semi
|
| Error |
Row 184, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 184, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 185, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 185, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 186, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 186, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 187, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 187, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 188, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 188, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 189, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 189, Column 92: "Missing semicolon."
semi
|
| Error |
Row 189, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 190, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 190, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 191, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 191, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 192, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 192, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 192, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 193, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 193, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 194, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 194, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 195, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 195, Column 138: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 196, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 196, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 196, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 197, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 197, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 198, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 198, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 199, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 199, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 200, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 200, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 201, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 201, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 201, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 202, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 202, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 202, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 203, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 203, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 204, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 204, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 205, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 205, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 205, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 205, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 206, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 206, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 206, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 206, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 207, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 207, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 208, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 208, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 209, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 209, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 210, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 210, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 211, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 211, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 212, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 212, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 212, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 213, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 213, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 214, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 214, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 214, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 215, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 215, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 216, Column 5: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 217, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 217, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 218, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 218, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 218, Column 100: "Missing semicolon."
semi
|
| Error |
Row 219, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 219, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 220, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 220, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 221, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 221, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 222, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 222, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 223, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 223, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 224, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 224, Column 92: "Missing semicolon."
semi
|
| Error |
Row 224, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 225, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 225, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 226, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 226, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 227, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 227, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 227, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 228, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 228, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 229, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 229, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 230, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 230, Column 138: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 231, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 231, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 231, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 232, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 232, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 233, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 234, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 234, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 235, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 236, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 236, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 237, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 237, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 237, Column 10: "Missing semicolon."
semi
|
| Error |
Row 238, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 239, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 239, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 240, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 240, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 241, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 241, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 242, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 242, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 242, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 243, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 243, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 244, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 244, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 244, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 245, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 245, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 246, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 246, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 246, Column 10: "Missing semicolon."
semi
|
| Error |
Row 247, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 248, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 248, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 249, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 249, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 249, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 249, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 250, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 250, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 251, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 251, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 252, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 252, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 252, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 252, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 253, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 253, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 254, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 254, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 255, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 255, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 255, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 255, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 256, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 256, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 257, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 257, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 258, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 258, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 258, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 258, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 259, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 259, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 260, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 260, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 261, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 261, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 261, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 261, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 262, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 262, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 263, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 263, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 264, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 264, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 264, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 264, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 265, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 265, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 266, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 266, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 267, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 267, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 267, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 267, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 268, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 268, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 269, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 269, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 270, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 270, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 270, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 270, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 271, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 271, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 272, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 273, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 273, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 273, Column 22: "Strings must use doublequote."
quotes
|
| Error |
Row 273, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 274, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 275, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 166: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.controller('frontAndDriverSidePhotosController', function ($scope, toastr, $httpParamSerializerJQLike, $http, $state, $rootScope, $css, FileUploader,$timeout) {
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
$scope.selectedImages = [];
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
$scope.frontImageCounter = false;
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
$scope.count = 0;
|
| Error |
Row 7, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
$scope.progressBar = 0;
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 9, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
$scope.showProgress = false;
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 10, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
$scope.uploadAllVisibility = false;
|
| Error |
Row 11, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
|
| Error |
Row 12, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 12, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
$css.bind({
|
| Error |
Row 13, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 13, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 13, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
href: 'rest/app/client/components/damagePhoto/damagePhoto.css'
|
| Error |
Row 14, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 14, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
}, $scope);
|
| Error |
Row 15, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
|
| Error |
Row 16, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 16, Column 20: "Strings must use doublequote."
quotes
|
| Error |
Row 16, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
$scope.$on('randomNumber', function (event, result) {
|
| Error |
Row 17, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 17, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 17, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 17, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 50: "Missing semicolon."
semi
|
| 17 |
console.log('randomNumber>>>',result)
|
| Error |
Row 18, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 18, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
$scope.randomDigit = result;
|
| Error |
Row 19, Column 1: "Expected indentation of 2 tabs but found 9 spaces."
indent
|
| Error |
Row 19, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
});
|
| Error |
Row 20, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
|
| Error |
Row 21, Column 1: "Expected indentation of 2 tabs but found 9 spaces."
indent
|
| Error |
Row 21, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
$timeout(function () {
|
| Error |
Row 22, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 22, Column 35: "Strings must use doublequote."
quotes
|
| Error |
Row 22, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
$rootScope.$broadcast('randomNumberRear', $scope.randomDigit);
|
| Error |
Row 23, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 23, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 16: "Missing semicolon."
semi
|
| 23 |
}, 200)
|
| Error |
Row 24, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
|
| Error |
Row 25, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 25, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
var uploader = $scope.uploader = new FileUploader({
|
| Error |
Row 26, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 26, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
// url: 'upload.php'
|
| Error |
Row 27, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 27, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
});
|
| Error |
Row 28, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
|
| Error |
Row 29, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 29, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
// FILTERS
|
| Error |
Row 30, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
|
| Error |
Row 31, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 31, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
uploader
|
| Error |
Row 32, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 32, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
.filters
|
| Error |
Row 33, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 33, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
.push({
|
| Error |
Row 34, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 34, Column 23: "Strings must use doublequote."
quotes
|
| Error |
Row 34, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
name: 'imageFilter',
|
| Error |
Row 35, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 35, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
fn: function (item,
|
| Error |
Row 36, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 36, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
/*{File|FileLikeObject}*/
|
| Error |
Row 37, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 37, Column 17: "'options' is defined but never used."
no-unused-vars
|
| Error |
Row 37, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
options) {
|
| Error |
Row 38, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 38, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 38, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
var type = '|' + item
|
| Error |
Row 39, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 39, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
.type
|
| Error |
Row 40, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 40, Column 54: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 66: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
.slice(item.type.lastIndexOf('/') + 1) + '|';
|
| Error |
Row 41, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 41, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
return '|jpg|png|jpeg|bmp|gif|'.indexOf(type) !== -1;
|
| Error |
Row 42, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 42, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
}
|
| Error |
Row 43, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 43, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
});
|
| Error |
Row 44, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
|
| Error |
Row 45, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 45, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
// CALLBACKS
|
| Error |
Row 46, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
|
| Error |
Row 47, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 47, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
uploader.onWhenAddingFileFailed = function (item,
|
| Error |
Row 48, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 48, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
/*{File|FileLikeObject}*/
|
| Error |
Row 49, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 49, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
filter,
|
| Error |
Row 50, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 50, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
options) {
|
| Error |
Row 51, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 51, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 51, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 51, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
console.info('onWhenAddingFileFailed', item, filter, options);
|
| Error |
Row 52, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 52, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 52, Column 58: "Strings must use doublequote."
quotes
|
| Error |
Row 52, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
if (item.type != 'image/png' || item.type != 'image/jpeg') {
|
| Error |
Row 53, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 68: "Missing semicolon."
semi
|
| 53 |
toastr.error("File Type Is Wrong", {timeOut: 5000})
|
| Error |
Row 54, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 54, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 54, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 54, Column 66: "Strings must use doublequote."
quotes
|
| Error |
Row 54, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 78: "Missing semicolon."
semi
|
| 54 |
console.log('item.type==video/mp4', item.type == 'video/mp4')
|
| Error |
Row 55, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
|
| Error |
Row 56, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 56, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
}
|
| Error |
Row 57, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
|
| Error |
Row 58, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 58, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
};
|
| Error |
Row 59, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
|
| Error |
Row 60, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 60, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
$scope.move = function () {
|
| Error |
Row 61, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 61, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
var elem = document.getElementById("myBar");
|
| Error |
Row 62, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 62, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
var width = 10;
|
| Error |
Row 63, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 63, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
var id = setInterval(frame, 10);
|
| Error |
Row 64, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 64, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
function frame() {
|
| Error |
Row 65, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 65, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
if (width >= 100) {
|
| Error |
Row 66, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 66, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
clearInterval(id);
|
| Error |
Row 67, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 67, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
} else {
|
| Error |
Row 68, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 68, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
width++;
|
| Error |
Row 69, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 69, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 69, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
elem.style.width = width + '%';
|
| Error |
Row 70, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 70, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 70, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
elem.innerHTML = width * 1 + '%';
|
| Error |
Row 71, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 71, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
}
|
| Error |
Row 72, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 72, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
}
|
| Error |
Row 73, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 73, Column 10: "Missing semicolon."
semi
|
| Error |
Row 73, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
}
|
| Error |
Row 74, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
|
| Error |
Row 75, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 75, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
uploader.onAfterAddingFile = function (fileItem) {
|
| Error |
Row 76, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 76, Column 43: "Strings must use doublequote."
quotes
|
| Error |
Row 76, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
if(sessionStorage.userType == 'Insured'){
|
| Error |
Row 77, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 77, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
sessionStorage.QR_Retake = false;
|
| Error |
Row 78, Column 1: "Expected indentation of 3 tabs but found 14 spaces."
indent
|
| Error |
Row 78, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
}
|
| Error |
Row 79, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 79, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 79 |
$scope.count++;
|
| Error |
Row 80, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 80 |
|
| Error |
Row 81, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 81, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 81 |
uploader
|
| Error |
Row 82, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 82, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 82 |
.queue
|
| Error |
Row 83, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 83, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 83 |
.splice(0, (uploader.queue.length) - 1);
|
| Error |
Row 84, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 84, Column 38: "Missing semicolon."
semi
|
| Error |
Row 84, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 84 |
uploader.progress = 0
|
| Error |
Row 85, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 85 |
|
| Error |
Row 86, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 86, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 86 |
$scope.frontImageCounter = true;
|
| Error |
Row 87, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 87, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 87, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 87, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 87 |
console.info('onAfterAddingFile', fileItem);
|
| Error |
Row 88, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 88 |
|
| Error |
Row 89, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 89, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 89 |
$scope.photoName = fileItem
|
| Error |
Row 90, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 90, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 90 |
.file
|
| Error |
Row 91, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 91, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 91 |
.name
|
| Error |
Row 92, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 92, Column 30: "Missing semicolon."
semi
|
| Error |
Row 92, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 92 |
.slice(0, 50)
|
| Error |
Row 93, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 93, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 93, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 93, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 62: "Missing semicolon."
semi
|
| 93 |
console.log('$scope.photoName', $scope.photoName)
|
| Error |
Row 94, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 94, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 94 |
$scope.uploadAllVisibility = true;
|
| Error |
Row 95, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 95, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 95 |
var reader = new FileReader();
|
| Error |
Row 96, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 96, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 96 |
reader.readAsDataURL(fileItem._file);
|
| Error |
Row 97, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 97 |
|
| Error |
Row 98, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 98, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 98 |
reader.onload = function (event) {
|
| Error |
Row 99, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 99, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 99 |
$scope.base64 = event
|
| Error |
Row 100, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 100, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 100 |
.target
|
| Error |
Row 101, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 101, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 101 |
.result
|
| Error |
Row 102, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 102, Column 60: "Strings must use doublequote."
quotes
|
| Error |
Row 102, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 102 |
.substring(event.target.result.indexOf(',') + 1, event.target.result.length);
|
| Error |
Row 103, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 103, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 103 |
$scope.damageForm = {
|
| Error |
Row 104, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 104, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 104 |
PHOTO: $scope.base64,
|
| Error |
Row 105, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 105, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 105 |
PHOTO_TYPE: "FRONT",
|
| Error |
Row 106, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 106, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 106 |
INSURED_APPLICATION_ID: sessionStorage.clientIdForUploadPhoto,
|
| Error |
Row 107, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 107, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 107 |
PHOTO_NAME: fileItem
|
| Error |
Row 108, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 108, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 108 |
.file
|
| Error |
Row 109, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 109, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 109 |
.name
|
| Error |
Row 110, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 110, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 110 |
.slice(0, 50),
|
| Error |
Row 111, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 111, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 111 |
SiteID: null,
|
| Error |
Row 112, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 112, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 112 |
QR_Retake: sessionStorage.QR_Retake,
|
| Error |
Row 113, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 113, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 113 |
longitude: null,
|
| Error |
Row 114, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 114, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 114 |
latitude: null
|
| Error |
Row 115, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 115, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 115, Column 18: "Missing semicolon."
semi
|
| 115 |
}
|
| Error |
Row 116, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 116, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 116 |
$scope
|
| Error |
Row 117, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 117, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 117 |
.selectedImages
|
| Error |
Row 118, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 118, Column 45: "Missing semicolon."
semi
|
| Error |
Row 118, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 118 |
.push($scope.damageForm)
|
| Error |
Row 119, Column 1: "Expected indentation of 4 tabs but found 14 spaces."
indent
|
| Error |
Row 119, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 119 |
// console.log(" $scope.selectedImages:", $scope.selectedImages)
|
| Error |
Row 120, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 120 |
|
| Error |
Row 121, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 121, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 121 |
for(var i =0 ;i<$scope.selectedImages.length;i++){
|
| Error |
Row 122, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 122, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 122 |
for(var j=0;j<uploader.queue.length;j++){
|
| Error |
Row 123, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 123, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 123 |
if($scope.selectedImages[i].PHOTO_NAME == uploader.queue[j].file.name){
|
| Error |
Row 124, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 124, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 124, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 124, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 124, Column 107: "Missing semicolon."
semi
|
| 124 |
console.log('$scope.selectedImages[i]>>>',$scope.selectedImages[i].PHOTO_NAME)
|
| Error |
Row 125, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 125, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 125 |
}else{
|
| Error |
Row 126, Column 1: "Expected indentation of 7 tabs but found 29 spaces."
indent
|
| Error |
Row 126, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 126 |
var index = $scope.selectedImages.indexOf($scope.selectedImages[i]);
|
| Error |
Row 127, Column 1: "Expected indentation of 7 tabs but found 29 spaces."
indent
|
| Error |
Row 127, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 127 |
if(index != -1) {
|
| Error |
Row 128, Column 1: "Expected indentation of 8 tabs but found 33 spaces."
indent
|
| Error |
Row 128, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 128 |
$scope.selectedImages.splice(index, 1);
|
| Error |
Row 129, Column 1: "Expected indentation of 7 tabs but found 29 spaces."
indent
|
| Error |
Row 129, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 129 |
}
|
| Error |
Row 130, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 130, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 130 |
}
|
| Error |
Row 131, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 131, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 131 |
}
|
| Error |
Row 132, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 132, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 132 |
}
|
| Error |
Row 133, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 133 |
|
| Error |
Row 134, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 134, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 134 |
if (event.lengthComputable) {
|
| Error |
Row 135, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 135, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 135 |
$scope.progressBar = (event.loaded / event.total) * 100;
|
| Error |
Row 136, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 136, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 136, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 136, Column 75: "Missing semicolon."
semi
|
| 136 |
console.log("progree bar length:", $scope.progressBar)
|
| Error |
Row 137, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 137, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 137 |
}
|
| Error |
Row 138, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 138, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 138 |
};
|
| Error |
Row 139, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 139 |
|
| Error |
Row 140, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 140, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 140 |
};
|
| Error |
Row 141, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 141 |
|
| Error |
Row 142, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 142, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 142, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 142, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 142 |
console.log('$scope.selectedImages', $scope.selectedImages.length);
|
| Error |
Row 143, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 143, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 143 |
// $scope.selectVisibility = true
|
| Error |
Row 144, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 144 |
|
| Error |
Row 145, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 145, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 145 |
if ($scope.selectedImages.length == 0) {
|
| Error |
Row 146, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 146, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 146 |
$scope.flag = false;
|
| Error |
Row 147, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 147, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 147 |
} else {
|
| Error |
Row 148, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 148, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 148 |
$scope.flag = true;
|
| Error |
Row 149, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 149, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 149 |
}
|
| Error |
Row 150, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 150 |
|
| Error |
Row 151, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 151, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 151 |
$scope.uploader.uploadAllPhotos = function () {
|
| Error |
Row 152, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 152, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 152 |
$scope.dataLoading = true;
|
| Error |
Row 153, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 153, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 153 |
//uploader.uploadAll $scope.uploader.uploadAll = function(){
|
| Error |
Row 154, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 154, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 154 |
$scope.showProgress = true;
|
| Error |
Row 155, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 155 |
|
| Error |
Row 156, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 156, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 156 |
for (var i = 0; i < $scope.selectedImages.length; i++) {
|
| Error |
Row 157, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 157, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 157, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 157 |
console.log("uploading this photo:", $scope.selectedImages[i]);
|
| Error |
Row 158, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 158 |
|
| Error |
Row 159, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 159, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 159 |
if (sessionStorage.siteId != null) {
|
| Error |
Row 160, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 160, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 160 |
$scope.selectedImages[i].SiteID = sessionStorage.siteId;
|
| Error |
Row 161, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 161, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 161 |
}
|
| Error |
Row 162, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 162 |
|
| Error |
Row 163, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 163, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 163 |
if (sessionStorage.clientIdForUploadPhoto != null) {
|
| Error |
Row 164, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 164 |
|
| Error |
Row 165, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 165, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 165 |
$http({
|
| Error |
Row 166, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 166, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 166, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 166 |
url: $rootScope.baseUrl + 'user/receivedImage',
|
| Error |
Row 167, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 167, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 167, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 167 |
method: 'POST',
|
| Error |
Row 168, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 168, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 168 |
data: $httpParamSerializerJQLike($scope.selectedImages[i]),
|
| Error |
Row 169, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 169, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 169 |
headers: {
|
| Error |
Row 170, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 170, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 170, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 170, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 170 |
'Content-Type': 'application/x-www-form-urlencoded',
|
| Error |
Row 171, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 171, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 171, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 171, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 171 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 172, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 172, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 172 |
}
|
| Error |
Row 173, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 173, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 173 |
})
|
| Error |
Row 174, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 174, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 174 |
.then(function (response) {
|
| Error |
Row 175, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 175, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 175 |
uploader.uploadAll();
|
| Error |
Row 176, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 176, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 176 |
if ($scope.selectedImages.length == 0) {
|
| Error |
Row 177, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 177, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 177, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 177 |
$rootScope.$broadcast('frontUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 178, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 178, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 178 |
} else {
|
| Error |
Row 179, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 179, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 179, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 179 |
$rootScope.$broadcast('frontUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 180, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 180, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 180 |
}
|
| Error |
Row 181, Column 5: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 181 |
|
| Error |
Row 182, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 182, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 182 |
if (response.data.StatusCode == 400) {
|
| Error |
Row 183, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 183, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 183, Column 100: "Missing semicolon."
semi
|
| 183 |
toastr.error("Maximum limit for Front photo is 1", {timeOut: 3000})
|
| Error |
Row 184, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 184, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 184 |
} else {
|
| Error |
Row 185, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 185, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 185 |
$scope.uploadStatus = true;
|
| Error |
Row 186, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 186, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 186 |
$scope
|
| Error |
Row 187, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 187, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 187 |
.selectedImages
|
| Error |
Row 188, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 188, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 188 |
.pop();
|
| Error |
Row 189, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 189, Column 92: "Missing semicolon."
semi
|
| Error |
Row 189, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 189 |
toastr.success("Photo Saved Successfully", {timeOut: 3000})
|
| Error |
Row 190, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 190, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 190 |
}
|
| Error |
Row 191, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 191, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 191 |
$scope.dataLoading = false;
|
| Error |
Row 192, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 192, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 192, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 192 |
console.log("response for Front photo:", response);
|
| Error |
Row 193, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 193, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 193 |
}, function (error) {
|
| Error |
Row 194, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 194, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 194 |
$scope.dataLoading = false;
|
| Error |
Row 195, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 195, Column 138: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 195 |
toastr.error("Photo Not Saved Successfully, Please Try Again...", {timeOut: 3000});
|
| Error |
Row 196, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 196, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 196, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 196 |
console.log("error for Front photo", error);
|
| Error |
Row 197, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 197, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 197 |
});
|
| Error |
Row 198, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 198, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 198 |
}
|
| Error |
Row 199, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 199, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 199 |
else{
|
| Error |
Row 200, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 200, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 200 |
$http({
|
| Error |
Row 201, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 201, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 201, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 201 |
url: $rootScope.baseUrl + 'user/SaveImage',
|
| Error |
Row 202, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 202, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 202, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 202 |
method: 'POST',
|
| Error |
Row 203, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 203, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 203 |
data: $httpParamSerializerJQLike($scope.selectedImages[i]),
|
| Error |
Row 204, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 204, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 204 |
headers: {
|
| Error |
Row 205, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 205, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 205, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 205, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 205 |
'Content-Type': 'application/x-www-form-urlencoded',
|
| Error |
Row 206, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 206, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 206, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 206, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 206 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 207, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 207, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 207 |
}
|
| Error |
Row 208, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 208, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 208 |
})
|
| Error |
Row 209, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 209, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 209 |
.then(function (response) {
|
| Error |
Row 210, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 210, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 210 |
uploader.uploadAll();
|
| Error |
Row 211, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 211, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 211 |
if ($scope.selectedImages.length == 0) {
|
| Error |
Row 212, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 212, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 212, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 212 |
$rootScope.$broadcast('frontUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 213, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 213, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 213 |
} else {
|
| Error |
Row 214, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 214, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 214, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 214 |
$rootScope.$broadcast('frontUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 215, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 215, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 215 |
}
|
| Error |
Row 216, Column 5: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 216 |
|
| Error |
Row 217, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 217, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 217 |
if (response.data.StatusCode == 400) {
|
| Error |
Row 218, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 218, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 218, Column 100: "Missing semicolon."
semi
|
| 218 |
toastr.error("Maximum limit for Front photo is 1", {timeOut: 3000})
|
| Error |
Row 219, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 219, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 219 |
} else {
|
| Error |
Row 220, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 220, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 220 |
$scope.uploadStatus = true;
|
| Error |
Row 221, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 221, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 221 |
$scope
|
| Error |
Row 222, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 222, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 222 |
.selectedImages
|
| Error |
Row 223, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 223, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 223 |
.pop();
|
| Error |
Row 224, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 224, Column 92: "Missing semicolon."
semi
|
| Error |
Row 224, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 224 |
toastr.success("Photo Saved Successfully", {timeOut: 3000})
|
| Error |
Row 225, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 225, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 225 |
}
|
| Error |
Row 226, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 226, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 226 |
$scope.dataLoading = false;
|
| Error |
Row 227, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 227, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 227, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 227 |
console.log("response for Front photo:", response);
|
| Error |
Row 228, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 228, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 228 |
}, function (error) {
|
| Error |
Row 229, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 229, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 229 |
$scope.dataLoading = false;
|
| Error |
Row 230, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 230, Column 138: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 230 |
toastr.error("Photo Not Saved Successfully, Please Try Again...", {timeOut: 3000});
|
| Error |
Row 231, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 231, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 231, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 231 |
console.log("error for Front photo", error);
|
| Error |
Row 232, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 232, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 232 |
});
|
| Error |
Row 233, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 233 |
|
| Error |
Row 234, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 234, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 234 |
}
|
| Error |
Row 235, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 235 |
|
| Error |
Row 236, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 236, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 236 |
}
|
| Error |
Row 237, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 237, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 237, Column 10: "Missing semicolon."
semi
|
| 237 |
}
|
| Error |
Row 238, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 238 |
|
| Error |
Row 239, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 239, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 239 |
$scope.deletePopover = function () {
|
| Error |
Row 240, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 240, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 240 |
$scope.showProgress = false;
|
| Error |
Row 241, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 241, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 241 |
if ($scope.selectedImages.length == 0) {
|
| Error |
Row 242, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 242, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 242, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 242 |
$rootScope.$broadcast('frontUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 243, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 243, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 243 |
} else {
|
| Error |
Row 244, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 244, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 244, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 244 |
$rootScope.$broadcast('frontUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 245, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 245, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 245 |
}
|
| Error |
Row 246, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 246, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 246, Column 10: "Missing semicolon."
semi
|
| 246 |
}
|
| Error |
Row 247, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 247 |
|
| Error |
Row 248, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 248, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 248 |
uploader.onBeforeUploadItem = function (item) {
|
| Error |
Row 249, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 249, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 249, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 249, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 249 |
console.info('onBeforeUploadItem', item);
|
| Error |
Row 250, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 250, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 250 |
};
|
| Error |
Row 251, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 251, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 251 |
uploader.onProgressItem = function (fileItem, progress) {
|
| Error |
Row 252, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 252, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 252, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 252, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 252 |
console.info('onProgressItem', fileItem, progress);
|
| Error |
Row 253, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 253, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 253 |
};
|
| Error |
Row 254, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 254, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 254 |
uploader.onProgressAll = function (progress) {
|
| Error |
Row 255, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 255, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 255, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 255, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 255 |
console.info('onProgressAll', progress);
|
| Error |
Row 256, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 256, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 256 |
};
|
| Error |
Row 257, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 257, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 257 |
uploader.onSuccessItem = function (fileItem, response, status, headers) {
|
| Error |
Row 258, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 258, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 258, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 258, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 258 |
console.info('onSuccessItem', fileItem, response, status, headers);
|
| Error |
Row 259, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 259, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 259 |
};
|
| Error |
Row 260, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 260, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 260 |
uploader.onErrorItem = function (fileItem, response, status, headers) {
|
| Error |
Row 261, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 261, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 261, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 261, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 261 |
console.info('onErrorItem', fileItem, response, status, headers);
|
| Error |
Row 262, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 262, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 262 |
};
|
| Error |
Row 263, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 263, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 263 |
uploader.onCancelItem = function (fileItem, response, status, headers) {
|
| Error |
Row 264, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 264, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 264, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 264, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 264 |
console.info('onCancelItem', fileItem, response, status, headers);
|
| Error |
Row 265, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 265, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 265 |
};
|
| Error |
Row 266, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 266, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 266 |
uploader.onCompleteItem = function (fileItem, response, status, headers) {
|
| Error |
Row 267, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 267, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 267, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 267, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 267 |
console.info('onCompleteItem', fileItem, response, status, headers);
|
| Error |
Row 268, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 268, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 268 |
};
|
| Error |
Row 269, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 269, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 269 |
uploader.onCompleteAll = function () {
|
| Error |
Row 270, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 270, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 270, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 270, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 270 |
console.info('onCompleteAll');
|
| Error |
Row 271, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 271, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 271 |
};
|
| Error |
Row 272, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 272 |
|
| Error |
Row 273, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 273, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 273, Column 22: "Strings must use doublequote."
quotes
|
| Error |
Row 273, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 273 |
console.info('uploader', uploader);
|
| Error |
Row 274, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 274 |
|
| Error |
Row 275, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| 275 |
}); |
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 4, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 6, Column 44: "'$attr' is defined but never used."
no-unused-vars
|
| Error |
Row 6, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 8, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 9, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 11, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 12, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 12, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 15, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 5 tabs but found 32 spaces."
indent
|
| Error |
Row 17, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 17, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 18, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 18, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 19, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 19, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 20, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 21, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 22, Column 117: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 23, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 24, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 5 tabs but found 32 spaces."
indent
|
| Error |
Row 26, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 5 tabs but found 32 spaces."
indent
|
| Error |
Row 28, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 29, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 29, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 30, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 30, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 31, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 32, Column 131: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 33, Column 131: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 34, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 34, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 5 tabs but found 32 spaces."
indent
|
| Error |
Row 35, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 4 tabs but found 28 spaces."
indent
|
| Error |
Row 37, Column 30: "Missing semicolon."
semi
|
| Error |
Row 37, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 39, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 41, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 42, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 43, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 44, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 46, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 47, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 48, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 49, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 50, Column 122: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 51, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 55, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 56, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 57, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 58, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 59, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 60, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 61, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 63, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected indentation of 5 tabs but found 32 spaces."
indent
|
| Error |
Row 65, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 65, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 66, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 66, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 67, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 67, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 68, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 68, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 5 tabs but found 32 spaces."
indent
|
| Error |
Row 69, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected indentation of 4 tabs but found 28 spaces."
indent
|
| Error |
Row 70, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 30: "Missing semicolon."
semi
|
| Error |
Row 71, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 72, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 74, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected indentation of 5 tabs but found 32 spaces."
indent
|
| Error |
Row 76, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 76, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 76, Column 81: "Missing semicolon."
semi
|
| Error |
Row 76, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected indentation of 5 tabs but found 32 spaces."
indent
|
| Error |
Row 78, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 80, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 81, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 82, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 83, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 18: "Missing semicolon."
semi
|
| Error |
Row 84, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 85, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 85, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 86, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 86, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 87, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 87, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 87, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 88, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 88, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 88, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 89, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 89, Column 34: "Strings must use doublequote."
quotes
|
| Error |
Row 89, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 90, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 90, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 90, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 91, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 92, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 92, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 92, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 93, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 93, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 94, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 94, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 95, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 95, Column 34: "Strings must use doublequote."
quotes
|
| Error |
Row 95, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 96, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 96, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 96, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 97, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 97, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 98, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 98, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 98, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 99, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 99, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 100, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 100, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 100, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 101, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 101, Column 34: "Strings must use doublequote."
quotes
|
| Error |
Row 101, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 102, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 102, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 102, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 103, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 103, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 104, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 104, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 104, Column 18: "Missing semicolon."
semi
|
| Error |
Row 105, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 106, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 107, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 107, Column 34: "Strings must use doublequote."
quotes
|
| Error |
Row 107, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 108, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 108, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 109, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 109, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 110, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 110, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 111, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 111, Column 18: "Missing semicolon."
semi
|
| Error |
Row 111, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 112, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 112, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 113, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 114, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 114, Column 10: "Missing semicolon."
semi
|
| Error |
Row 114, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 115, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 115, Column 7: "Missing semicolon."
semi
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.directive('headerContent', function ($rootScope, $css) {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
return {
|
| Error |
Row 4, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 4, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
restrict: "E",
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
templateUrl: 'rest/app/client/components/header-content/header-content.html',
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 6, Column 44: "'$attr' is defined but never used."
no-unused-vars
|
| Error |
Row 6, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
link: function ($scope, $elem, $attr) {
|
| Error |
Row 7, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
|
| Error |
Row 8, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 8, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
$scope.FirstNameToDispaly = sessionStorage.FirstNameToDispaly;
|
| Error |
Row 9, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 9, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
$scope.LastNameToDispaly = sessionStorage.LastNameToDispaly;
|
| Error |
Row 10, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 11, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
$css.bind({
|
| Error |
Row 12, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 12, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 12, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
href: 'rest/app/client/components/header-content/header-content.css'
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
}, $scope);
|
| Error |
Row 14, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
|
| Error |
Row 15, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 15, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
$scope.newInspection = {
|
| Error |
Row 16, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
|
| Error |
Row 17, Column 1: "Expected indentation of 5 tabs but found 32 spaces."
indent
|
| Error |
Row 17, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 17, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
'Inspection': {
|
| Error |
Row 18, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 18, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 18, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
id: 'item2',
|
| Error |
Row 19, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 19, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 19, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
title: 'Pre-Inspection',
|
| Error |
Row 20, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 20, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
disabledValue: true,
|
| Error |
Row 21, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 21, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
// route:
|
| Error |
Row 22, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 22, Column 117: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
// 'home({clientId:"clientId",accessToken:"accessToken",userType:"userType",page
|
| Error |
Row 23, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 23, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
// : "pa' + 'ge",userName:"userName",siteID:"siteID"})'
|
| Error |
Row 24, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 24, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
route: 'inspectionPage.uploadPhotoInspector.frontAndDriverSidePhotos'
|
| Error |
Row 25, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
|
| Error |
Row 26, Column 1: "Expected indentation of 5 tabs but found 32 spaces."
indent
|
| Error |
Row 26, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
},
|
| Error |
Row 27, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
|
| Error |
Row 28, Column 1: "Expected indentation of 5 tabs but found 32 spaces."
indent
|
| Error |
Row 28, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
'Windshield': {
|
| Error |
Row 29, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 29, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 29, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
id: 'item3',
|
| Error |
Row 30, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 30, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 30, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
title: 'Windshield',
|
| Error |
Row 31, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 31, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
disabledValue: sessionStorage.IsWindEnable,
|
| Error |
Row 32, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 32, Column 131: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
// route: 'windshield({clientId:"clientId",accessToken:"accessToken",userType:"userType",pa' +
|
| Error |
Row 33, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 33, Column 131: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
// 'ge:"page",userName:"userName",siteID:"siteID","InspectionType":"InspectionType"})'
|
| Error |
Row 34, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 34, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 34, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
route: 'inspectionPage.WindshieldUploadPhotoInspector.damagePhoto'
|
| Error |
Row 35, Column 1: "Expected indentation of 5 tabs but found 32 spaces."
indent
|
| Error |
Row 35, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
}
|
| Error |
Row 36, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
|
| Error |
Row 37, Column 1: "Expected indentation of 4 tabs but found 28 spaces."
indent
|
| Error |
Row 37, Column 30: "Missing semicolon."
semi
|
| Error |
Row 37, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
}
|
| Error |
Row 38, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
|
| Error |
Row 39, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 39, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
// $scope.headerTabs = {
|
| Error |
Row 40, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
|
| Error |
Row 41, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 41, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
// 'Dashboard': {
|
| Error |
Row 42, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 42, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
// id: 'item1',
|
| Error |
Row 43, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 43, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
// title: 'Dashboard',
|
| Error |
Row 44, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 44, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
// route: 'inspectionPage.dashboard'
|
| Error |
Row 45, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
|
| Error |
Row 46, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 46, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
// },
|
| Error |
Row 47, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 47, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
// 'Inspection': {
|
| Error |
Row 48, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 48, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
// id: 'item2',
|
| Error |
Row 49, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 49, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
// title: 'New Inspection',
|
| Error |
Row 50, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 50, Column 122: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
// // route: 'home({clientId:"clientId",accessToken:"accessToken",userType:"userType",page:"pa' +
|
| Error |
Row 51, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 51, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
// // 'ge",userName:"userName",siteID:"siteID"})'
|
| Error |
Row 52, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
|
| Error |
Row 53, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
// route: 'inspectionPage.uploadPhotoInspector.frontAndDriverSidePhotos'
|
| Error |
Row 54, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
|
| Error |
Row 55, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 55, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
// }
|
| Error |
Row 56, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 56, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
// // 'QR': {
|
| Error |
Row 57, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 57, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
// // id: 'item3',
|
| Error |
Row 58, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 58, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
// // title: 'QR Retake',
|
| Error |
Row 59, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 59, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
// // route: 'inspectionPage.QRRetake.frontAndDriverSidePhotos'
|
| Error |
Row 60, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 60, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
// // }
|
| Error |
Row 61, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 61, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
// }
|
| Error |
Row 62, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
|
| Error |
Row 63, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 63, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
$scope.headerTabs = {
|
| Error |
Row 64, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
|
| Error |
Row 65, Column 1: "Expected indentation of 5 tabs but found 32 spaces."
indent
|
| Error |
Row 65, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 65, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
'Dashboard': {
|
| Error |
Row 66, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 66, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 66, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
id: 'item1',
|
| Error |
Row 67, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 67, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 67, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
title: 'Dashboard',
|
| Error |
Row 68, Column 1: "Expected indentation of 6 tabs but found 36 spaces."
indent
|
| Error |
Row 68, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 68, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
route: 'inspectionPage.dashboard'
|
| Error |
Row 69, Column 1: "Expected indentation of 5 tabs but found 32 spaces."
indent
|
| Error |
Row 69, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
}
|
| Error |
Row 70, Column 1: "Expected indentation of 4 tabs but found 28 spaces."
indent
|
| Error |
Row 70, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 30: "Missing semicolon."
semi
|
| 70 |
}
|
| Error |
Row 71, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
|
| Error |
Row 72, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 72, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
$scope.navButtons = function (tab) {
|
| Error |
Row 73, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
|
| Error |
Row 74, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 74, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
$scope.tabTitle = tab.title;
|
| Error |
Row 75, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
|
| Error |
Row 76, Column 1: "Expected indentation of 5 tabs but found 32 spaces."
indent
|
| Error |
Row 76, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 76, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 76, Column 81: "Missing semicolon."
semi
|
| Error |
Row 76, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
console.log(' $scope.tabTitle', $scope.tabTitle)
|
| Error |
Row 77, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
|
| Error |
Row 78, Column 1: "Expected indentation of 5 tabs but found 32 spaces."
indent
|
| Error |
Row 78, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
sessionStorage.InspectionType = $scope.tabTitle;
|
| Error |
Row 79, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 79 |
|
| Error |
Row 80, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 80, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 80 |
if (tab !== false) {
|
| Error |
Row 81, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 81, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 81 |
// console.log('$scope.headerTabs', tab) $rootScope.wizardVisiblity = false;
|
| Error |
Row 82, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 82, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 82 |
}
|
| Error |
Row 83, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 83, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 18: "Missing semicolon."
semi
|
| 83 |
}
|
| Error |
Row 84, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 84 |
|
| Error |
Row 85, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 85, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 85 |
$scope.welcomeDropDown = {
|
| Error |
Row 86, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 86, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 86, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 86 |
'myProfile': {
|
| Error |
Row 87, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 87, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 87, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 87 |
id: 'item1',
|
| Error |
Row 88, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 88, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 88, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 88 |
title: 'My Profile',
|
| Error |
Row 89, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 89, Column 34: "Strings must use doublequote."
quotes
|
| Error |
Row 89, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 89 |
faClass: 'fa-user',
|
| Error |
Row 90, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 90, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 90, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 90 |
route: ''
|
| Error |
Row 91, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 91, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 91 |
},
|
| Error |
Row 92, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 92, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 92, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 92 |
'changePassword': {
|
| Error |
Row 93, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 93, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 93, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 93 |
id: 'item2',
|
| Error |
Row 94, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 94, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 94, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 94 |
title: 'Change Password',
|
| Error |
Row 95, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 95, Column 34: "Strings must use doublequote."
quotes
|
| Error |
Row 95, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 95 |
faClass: 'fa-lock',
|
| Error |
Row 96, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 96, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 96, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 96 |
route: 'resetPassword'
|
| Error |
Row 97, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 97, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 97 |
},
|
| Error |
Row 98, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 98, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 98, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 98 |
'Logout': {
|
| Error |
Row 99, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 99, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 99, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 99 |
id: 'item3',
|
| Error |
Row 100, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 100, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 100, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 100 |
title: 'Logout',
|
| Error |
Row 101, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 101, Column 34: "Strings must use doublequote."
quotes
|
| Error |
Row 101, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 101 |
faClass: 'fa-power-off',
|
| Error |
Row 102, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 102, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 102, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 102 |
route: 'login'
|
| Error |
Row 103, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 103, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 103 |
}
|
| Error |
Row 104, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 104, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 104, Column 18: "Missing semicolon."
semi
|
| 104 |
}
|
| Error |
Row 105, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 105 |
|
| Error |
Row 106, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 106, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 106 |
$scope.onSubmit = function (title) {
|
| Error |
Row 107, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 107, Column 34: "Strings must use doublequote."
quotes
|
| Error |
Row 107, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 107 |
if (title == 'Logout' && title != null) {
|
| Error |
Row 108, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 108, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 108 |
// sessionStorage.isAuthenticated = false;
|
| Error |
Row 109, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 109, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 109 |
sessionStorage.clear();
|
| Error |
Row 110, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 110, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 110 |
}
|
| Error |
Row 111, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 111, Column 18: "Missing semicolon."
semi
|
| Error |
Row 111, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 111 |
}
|
| Error |
Row 112, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 112, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 112 |
}
|
| Error |
Row 113, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 113 |
|
| Error |
Row 114, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 114, Column 10: "Missing semicolon."
semi
|
| Error |
Row 114, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 114 |
}
|
| Error |
Row 115, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 115, Column 7: "Missing semicolon."
semi
|
| 115 |
}) |
|
|
|
\rest\app\client\components\inspectionPage\inspectionPage.js
|
9 problems (9 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 0."
indent
|
| Error |
Row 2, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 67: "'$css' is defined but never used."
no-unused-vars
|
| Error |
Row 2, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 3: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 1 tab but found 0."
indent
|
| Error |
Row 4, Column 3: "Missing semicolon."
semi
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 0."
indent
|
| Error |
Row 2, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 67: "'$css' is defined but never used."
no-unused-vars
|
| Error |
Row 2, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.controller('InspectionPageController', function ($scope, $state, $css) {
|
| Error |
Row 3, Column 3: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
|
| Error |
Row 4, Column 1: "Expected indentation of 1 tab but found 0."
indent
|
| Error |
Row 4, Column 3: "Missing semicolon."
semi
|
| 4 |
}) |
|
|
|
\rest\app\client\components\inspectionSummary-form\inspectionSummary-form.directive.js
|
2290 problems (2290 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 116: "'WizardService' is defined but never used."
no-unused-vars
|
| Error |
Row 2, Column 132: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 4, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 7, Column 44: "'$attr' is defined but never used."
no-unused-vars
|
| Error |
Row 7, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 8, Column 21: "'vm' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 8, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 9, Column 31: "'moment' is not defined."
no-undef
|
| Error |
Row 9, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 10, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 11, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 11, Column 49: "Missing semicolon."
semi
|
| Error |
Row 11, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 14, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 15, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 16, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 17, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 18, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 19, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 20, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 21, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 21, Column 122: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 22, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 22, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 23, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 24, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 25, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 26, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 27, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 28, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 29, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 30, Column 18: "Missing semicolon."
semi
|
| Error |
Row 30, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 32, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 33, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 34, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 35, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 36, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 37, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 38, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 39, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 124: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 40, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 41, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 42, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 43, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 44, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 45, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 46, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 47, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 48, Column 18: "Missing semicolon."
semi
|
| Error |
Row 48, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 50, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 51, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 52, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 54, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 55, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 56, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 57, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 58, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 59, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 60, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 61, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 62, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 63, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 64, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 65, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 67, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 68, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 69, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 70, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 71, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 18: "Missing semicolon."
semi
|
| Error |
Row 72, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 73, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 75, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 76, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 77, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 77, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 77, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 78, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 78, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 78, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 79, Column 22: "Missing semicolon."
semi
|
| Error |
Row 79, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 80, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 81, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 82, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 83, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 83, Column 123: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 85, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 85, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 87, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 87, Column 60: "Strings must use doublequote."
quotes
|
| Error |
Row 87, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 88, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 88, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 88, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 89, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 89, Column 56: "Strings must use doublequote."
quotes
|
| Error |
Row 89, Column 61: "Missing semicolon."
semi
|
| Error |
Row 89, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 90, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 91, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 92, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 92, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 93, Column 56: "Strings must use doublequote."
quotes
|
| Error |
Row 93, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 61: "Missing semicolon."
semi
|
| Error |
Row 94, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 94, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 95, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 96, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 96, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 97, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 98, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 98, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 99, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 100, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 100, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 101, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 101, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 102, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 102, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 103, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 103, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 104, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 104, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 105, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 105, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 106, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 107, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 107, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 108, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 108, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 109, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 109, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 110, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 110, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 111, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 111, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 112, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 112, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 113, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 113, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 114, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 114, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 115, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 115, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 116, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 116, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 117, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 117, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 118, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 118, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 119, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 119, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 120, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 120, Column 114: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 121, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 121, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 122, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 122, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 123, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 123, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 124, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 124, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 125, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 125, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 126, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 126, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 127, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 127, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 128, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 128, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 129, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 129, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 130, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 130, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 131, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 131, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 132, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 132, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 133, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 133, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 134, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 134, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 135, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 135, Column 122: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 136, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 136, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 137, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 137, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 138, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 138, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 139, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 139, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 140, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 140, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 141, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 141, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 142, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 142, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 143, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 143, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 144, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 144, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 145, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 145, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 146, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 146, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 147, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 148, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 148, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 149, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 149, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 150, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 150, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 151, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 151, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 152, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 152, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 153, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 153, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 154, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 154, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 155, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 155, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 156, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 156, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 157, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 157, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 158, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 158, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 159, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 159, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 160, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 160, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 161, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 161, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 162, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 162, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 163, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 164, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 164, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 165, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 166, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 166, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 167, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 167, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 168, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 168, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 169, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 169, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 170, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 171, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 171, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 172, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 173, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 173, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 174, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 174, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 175, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 175, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 176, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 176, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 177, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 177, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 178, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 178, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 179, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 179, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 180, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 180, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 181, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 181, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 182, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 182, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 183, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 184, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 184, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 185, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 186, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 186, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 187, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 187, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 188, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 188, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 189, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 189, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 190, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 190, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 191, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 191, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 192, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 192, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 193, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 194, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 194, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 195, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 195, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 196, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 197, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 197, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 198, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 199, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 199, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 200, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 200, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 201, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 201, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 202, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 202, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 203, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 203, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 204, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 204, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 205, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 205, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 206, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 206, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 207, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 208, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 208, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 209, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 209, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 210, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 210, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 211, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 211, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 212, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 212, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 213, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 213, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 214, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 214, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 215, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 215, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 216, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 216, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 217, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 217, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 218, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 218, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 219, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 219, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 220, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 220, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 221, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 221, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 222, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 222, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 223, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 223, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 224, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 224, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 225, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 225, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 226, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 226, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 227, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 227, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 228, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 228, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 229, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 230, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 230, Column 121: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 231, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 231, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 231, Column 30: "Missing semicolon."
semi
|
| Error |
Row 232, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 233, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 233, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 234, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 234, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 234, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 235, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 235, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 236, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 236, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 237, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 237, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 238, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 238, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 239, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 239, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 240, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 240, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 241, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 241, Column 45: "Unexpected console statement."
no-console
|
| Error |
Row 241, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 242, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 242, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 243, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 243, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 244, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 244, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 245, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 246, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 246, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 246, Column 35: "Missing semicolon."
semi
|
| Error |
Row 247, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 248, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 248, Column 154: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 249, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 249, Column 64: "Strings must use doublequote."
quotes
|
| Error |
Row 249, Column 138: "Strings must use doublequote."
quotes
|
| Error |
Row 249, Column 141: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 249, Column 141: "Missing semicolon."
semi
|
| Error |
Row 250, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 250, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 251, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 251, Column 64: "Strings must use doublequote."
quotes
|
| Error |
Row 251, Column 83: "Missing semicolon."
semi
|
| Error |
Row 251, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 252, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 252, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 253, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 254, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 254, Column 181: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 255, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 255, Column 113: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 256, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 256, Column 63: "Strings must use doublequote."
quotes
|
| Error |
Row 256, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 256, Column 68: "Missing semicolon."
semi
|
| Error |
Row 257, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 257, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 258, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 258, Column 63: "Strings must use doublequote."
quotes
|
| Error |
Row 258, Column 67: "Missing semicolon."
semi
|
| Error |
Row 258, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 259, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 259, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 260, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 261, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 261, Column 62: "Strings must use doublequote."
quotes
|
| Error |
Row 261, Column 127: "Strings must use doublequote."
quotes
|
| Error |
Row 261, Column 130: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 261, Column 130: "Missing semicolon."
semi
|
| Error |
Row 262, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 262, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 263, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 263, Column 62: "Strings must use doublequote."
quotes
|
| Error |
Row 263, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 264, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 264, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 265, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 266, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 266, Column 89: "Strings must use doublequote."
quotes
|
| Error |
Row 266, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 267, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 267, Column 61: "Strings must use doublequote."
quotes
|
| Error |
Row 267, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 267, Column 72: "Missing semicolon."
semi
|
| Error |
Row 268, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 268, Column 96: "Strings must use doublequote."
quotes
|
| Error |
Row 268, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 269, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 269, Column 123: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 270, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 270, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 271, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 272, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 272, Column 97: "Strings must use doublequote."
quotes
|
| Error |
Row 272, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 273, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 273, Column 63: "Strings must use doublequote."
quotes
|
| Error |
Row 273, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 274, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 275, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 275, Column 104: "Strings must use doublequote."
quotes
|
| Error |
Row 275, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 276, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 277, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 277, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 278, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 278, Column 63: "Strings must use doublequote."
quotes
|
| Error |
Row 278, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 279, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 279, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 280, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 280, Column 41: "Unexpected console statement."
no-console
|
| Error |
Row 280, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 281, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 281, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 282, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 282, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 283, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 283, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 284, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 284, Column 116: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 285, Column 1: "Expected indentation of 12 tabs but found 48 spaces."
indent
|
| Error |
Row 285, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 286, Column 1: "Expected indentation of 12 tabs but found 48 spaces."
indent
|
| Error |
Row 286, Column 122: "Strings must use doublequote."
quotes
|
| Error |
Row 286, Column 146: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 287, Column 1: "Expected indentation of 12 tabs but found 48 spaces."
indent
|
| Error |
Row 287, Column 49: "Unexpected console statement."
no-console
|
| Error |
Row 287, Column 114: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 288, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 288, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 289, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 289, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 290, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 291, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 291, Column 39: "Missing semicolon."
semi
|
| Error |
Row 291, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 292, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 293, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 293, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 294, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 295, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 295, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 296, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 296, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 297, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 297, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 298, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 298, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 299, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 299, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 300, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 300, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 301, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 301, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 302, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 302, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 303, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 303, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 304, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 304, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 305, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 305, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 306, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 307, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 307, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 308, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 308, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 309, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 309, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 310, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 310, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 311, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 311, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 312, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 312, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 313, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 313, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 314, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 315, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 315, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 316, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 316, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 317, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 317, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 317, Column 103: "Strings must use doublequote."
quotes
|
| Error |
Row 317, Column 162: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 318, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 318, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 318, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 319, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 319, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 320, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 320, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 321, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 321, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 321, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 322, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 322, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 322, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 323, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 323, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 324, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 324, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 325, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 325, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 325, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 326, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 326, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 326, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 327, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 327, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 328, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 328, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 329, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 329, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 329, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 330, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 330, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 330, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 331, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 331, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 332, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 332, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 333, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 333, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 333, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 334, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 334, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 334, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 335, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 335, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 336, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 336, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 337, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 337, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 337, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 338, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 338, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 338, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 339, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 339, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 340, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 340, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 341, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 341, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 341, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 342, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 342, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 342, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 343, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 343, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 344, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 344, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 345, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 345, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 345, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 346, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 346, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 346, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 347, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 347, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 348, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 348, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 349, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 349, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 350, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 351, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 351, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 352, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 352, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 353, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 353, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 354, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 355, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 355, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 356, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 356, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 357, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 357, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 358, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 358, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 359, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 359, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 360, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 360, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 361, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 361, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 362, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 362, Column 47: "Strings must use doublequote."
quotes
|
| Error |
Row 362, Column 52: "Missing semicolon."
semi
|
| Error |
Row 362, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 363, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 363, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 364, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 365, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 365, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 366, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 366, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 367, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 367, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 367, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 368, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 368, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 368, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 369, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 369, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 370, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 370, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 371, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 371, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 371, Column 142: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 372, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 372, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 372, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 373, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 373, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 374, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 374, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 375, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 375, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 375, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 376, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 376, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 376, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 377, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 377, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 378, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 378, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 379, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 379, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 379, Column 118: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 380, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 380, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 380, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 381, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 381, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 382, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 382, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 383, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 383, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 383, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 384, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 384, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 384, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 385, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 385, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 386, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 386, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 387, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 387, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 387, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 388, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 388, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 388, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 389, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 389, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 390, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 390, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 391, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 391, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 391, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 392, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 392, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 392, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 393, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 393, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 394, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 394, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 395, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 395, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 395, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 396, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 396, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 396, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 397, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 397, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 398, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 398, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 399, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 399, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 399, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 400, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 400, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 400, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 401, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 401, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 402, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 402, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 403, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 403, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 403, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 404, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 404, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 404, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 405, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 405, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 406, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 406, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 407, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 407, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 407, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 408, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 408, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 408, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 409, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 409, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 410, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 410, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 411, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 411, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 411, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 412, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 412, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 412, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 413, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 413, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 414, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 414, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 415, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 415, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 415, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 416, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 416, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 416, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 417, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 417, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 418, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 418, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 419, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 419, Column 30: "Missing semicolon."
semi
|
| Error |
Row 419, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 420, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 420, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 421, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 421, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 422, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 422, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 423, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 424, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 424, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 425, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 425, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 426, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 426, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 427, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 427, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 428, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 428, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 429, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 429, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 430, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 430, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 431, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 431, Column 47: "Strings must use doublequote."
quotes
|
| Error |
Row 431, Column 52: "Missing semicolon."
semi
|
| Error |
Row 431, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 432, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 432, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 433, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 434, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 434, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 435, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 435, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 436, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 436, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 436, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 437, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 437, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 437, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 438, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 438, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 439, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 439, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 440, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 440, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 440, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 441, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 441, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 441, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 442, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 442, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 443, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 443, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 444, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 444, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 444, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 445, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 445, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 445, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 446, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 446, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 447, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 447, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 448, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 448, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 448, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 449, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 449, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 449, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 450, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 450, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 451, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 451, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 452, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 452, Column 30: "Missing semicolon."
semi
|
| Error |
Row 452, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 453, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 453, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 454, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 454, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 455, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 455, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 456, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 457, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 457, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 458, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 458, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 459, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 459, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 460, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 460, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 461, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 461, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 462, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 462, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 463, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 463, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 464, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 464, Column 47: "Strings must use doublequote."
quotes
|
| Error |
Row 464, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 464, Column 52: "Missing semicolon."
semi
|
| Error |
Row 465, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 465, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 466, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 467, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 467, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 468, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 468, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 469, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 469, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 469, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 470, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 470, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 470, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 471, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 471, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 472, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 472, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 473, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 473, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 473, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 474, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 474, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 474, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 475, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 475, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 476, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 476, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 477, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 477, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 477, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 478, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 478, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 478, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 479, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 479, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 480, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 480, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 481, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 481, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 481, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 482, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 482, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 482, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 483, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 483, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 484, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 484, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 485, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 485, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 485, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 486, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 486, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 486, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 487, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 487, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 488, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 488, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 489, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 489, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 489, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 490, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 490, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 490, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 491, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 491, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 492, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 492, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 493, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 493, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 493, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 494, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 494, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 494, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 495, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 495, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 496, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 496, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 497, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 497, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 497, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 498, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 498, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 498, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 499, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 499, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 500, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 500, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 501, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 501, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 501, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 502, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 502, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 502, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 503, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 503, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 504, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 504, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 505, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 505, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 505, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 506, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 506, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 506, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 507, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 507, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 508, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 508, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 509, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 509, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 509, Column 30: "Missing semicolon."
semi
|
| Error |
Row 510, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 510, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 511, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 511, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 512, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 512, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 513, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 513, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 514, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 514, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 515, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 515, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 516, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 516, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 517, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 517, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 518, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 518, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 519, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 519, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 520, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 520, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 521, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 521, Column 47: "Strings must use doublequote."
quotes
|
| Error |
Row 521, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 521, Column 52: "Missing semicolon."
semi
|
| Error |
Row 522, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 522, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 523, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 524, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 524, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 525, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 525, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 526, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 526, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 526, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 527, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 527, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 527, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 528, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 528, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 529, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 529, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 530, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 530, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 530, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 531, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 531, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 531, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 532, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 532, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 533, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 533, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 534, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 534, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 534, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 535, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 535, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 535, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 536, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 536, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 537, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 537, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 538, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 538, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 538, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 539, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 539, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 539, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 540, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 540, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 541, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 541, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 542, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 542, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 542, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 543, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 543, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 543, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 544, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 544, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 545, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 545, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 546, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 546, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 546, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 547, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 547, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 547, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 548, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 548, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 549, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 549, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 550, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 550, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 550, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 551, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 551, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 551, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 552, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 552, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 553, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 553, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 554, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 554, Column 30: "Missing semicolon."
semi
|
| Error |
Row 554, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 555, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 556, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 556, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 557, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 557, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 558, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 558, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 559, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 559, Column 37: "Unexpected console statement."
no-console
|
| Error |
Row 559, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 559, Column 68: "Missing semicolon."
semi
|
| Error |
Row 559, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 560, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 560, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 561, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 561, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 562, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 562, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 563, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 563, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 564, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 564, Column 41: "Unexpected console statement."
no-console
|
| Error |
Row 564, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 564, Column 93: "Missing semicolon."
semi
|
| Error |
Row 565, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 565, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 566, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 566, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 567, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 567, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 568, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 568, Column 47: "Strings must use doublequote."
quotes
|
| Error |
Row 568, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 568, Column 52: "Missing semicolon."
semi
|
| Error |
Row 569, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 569, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 570, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 571, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 571, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 572, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 572, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 573, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 573, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 573, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 574, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 574, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 574, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 575, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 575, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 576, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 576, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 577, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 577, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 577, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 578, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 578, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 578, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 579, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 579, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 580, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 580, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 581, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 581, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 581, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 582, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 582, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 582, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 583, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 583, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 584, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 584, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 585, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 585, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 585, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 586, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 586, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 586, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 587, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 587, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 588, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 588, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 589, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 589, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 589, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 590, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 590, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 590, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 591, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 591, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 592, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 592, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 593, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 593, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 593, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 594, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 594, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 594, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 595, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 595, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 596, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 596, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 597, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 597, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 597, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 598, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 598, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 598, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 599, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 599, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 600, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 600, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 601, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 601, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 601, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 602, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 602, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 602, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 603, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 603, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 604, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 604, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 605, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 605, Column 30: "Missing semicolon."
semi
|
| Error |
Row 605, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 606, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 607, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 607, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 608, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 608, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 609, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 609, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 610, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 610, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 611, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 611, Column 37: "Unexpected console statement."
no-console
|
| Error |
Row 611, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 611, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 611, Column 68: "Missing semicolon."
semi
|
| Error |
Row 612, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 612, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 613, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 614, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 614, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 615, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 615, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 616, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 616, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 617, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 617, Column 41: "Unexpected console statement."
no-console
|
| Error |
Row 617, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 617, Column 94: "Missing semicolon."
semi
|
| Error |
Row 618, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 618, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 619, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 619, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 620, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 620, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 621, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 621, Column 47: "Strings must use doublequote."
quotes
|
| Error |
Row 621, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 621, Column 52: "Missing semicolon."
semi
|
| Error |
Row 622, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 622, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 623, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 623, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 624, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 624, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 625, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 626, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 626, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 627, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 627, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 628, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 628, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 628, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 629, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 629, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 629, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 630, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 630, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 631, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 631, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 632, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 632, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 632, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 633, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 633, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 633, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 634, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 634, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 635, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 635, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 636, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 636, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 636, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 637, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 637, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 637, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 638, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 638, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 639, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 639, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 640, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 640, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 640, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 641, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 641, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 641, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 642, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 642, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 643, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 643, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 644, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 644, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 644, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 645, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 645, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 645, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 646, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 646, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 647, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 647, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 648, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 648, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 648, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 649, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 649, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 649, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 650, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 650, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 651, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 651, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 652, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 652, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 652, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 653, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 653, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 653, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 654, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 654, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 655, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 655, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 656, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 656, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 656, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 657, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 657, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 657, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 658, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 658, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 659, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 659, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 660, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 660, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 660, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 661, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 661, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 661, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 662, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 662, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 663, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 663, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 664, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 664, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 664, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 665, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 665, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 665, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 666, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 666, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 667, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 667, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 668, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 668, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 668, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 669, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 669, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 669, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 670, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 670, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 671, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 671, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 672, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 672, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 672, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 673, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 673, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 673, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 674, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 674, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 675, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 675, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 676, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 676, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 676, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 677, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 677, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 677, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 678, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 678, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 679, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 679, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 680, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 680, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 680, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 681, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 681, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 681, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 682, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 682, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 683, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 683, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 684, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 684, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 684, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 685, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 685, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 685, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 686, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 686, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 687, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 687, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 688, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 688, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 688, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 689, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 689, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 689, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 690, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 690, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 691, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 691, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 692, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 692, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 693, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 693, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 693, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 694, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 694, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 695, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 695, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 696, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 696, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 696, Column 30: "Missing semicolon."
semi
|
| Error |
Row 697, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 698, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 698, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 699, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 699, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 700, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 700, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 701, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 701, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 702, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 702, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 703, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 703, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 704, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 704, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 705, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 705, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 706, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 706, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 707, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 707, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 708, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 708, Column 47: "Strings must use doublequote."
quotes
|
| Error |
Row 708, Column 52: "Missing semicolon."
semi
|
| Error |
Row 708, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 709, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 709, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 710, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 711, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 711, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 712, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 712, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 713, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 713, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 714, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 714, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 715, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 715, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 716, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 717, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 717, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 718, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 718, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 719, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 719, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 720, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 720, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 721, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 721, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 722, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 723, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 723, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 724, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 724, Column 87: "Missing semicolon."
semi
|
| Error |
Row 724, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 725, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 726, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 726, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 727, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 727, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 728, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 728, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 729, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 729, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 730, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 730, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 730, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 731, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 731, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 732, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 732, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 733, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 733, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 734, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 734, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 735, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 735, Column 18: "Missing semicolon."
semi
|
| Error |
Row 735, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 736, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 737, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 737, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 737, Column 131: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 738, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 739, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 739, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 740, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 741, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 741, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 742, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 742, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 743, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 743, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 744, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 744, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 745, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 745, Column 22: "Missing semicolon."
semi
|
| Error |
Row 745, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 746, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 747, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 747, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 748, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 748, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 749, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 750, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 750, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 750, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 751, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 752, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 752, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 753, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 753, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 754, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 754, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 755, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 755, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 756, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 756, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 757, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 757, Column 22: "Missing semicolon."
semi
|
| Error |
Row 757, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 758, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 759, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 759, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 760, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 760, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 761, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 762, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 762, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 763, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 763, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 764, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 764, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 765, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 765, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 766, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 766, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 767, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 767, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 768, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 768, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 769, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 769, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 770, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 771, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 771, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 772, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 772, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 772, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 773, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 773, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 774, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 774, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 774, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 775, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 775, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 776, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 776, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 776, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 776, Column 72: "Missing semicolon."
semi
|
| Error |
Row 776, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 777, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 777, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 778, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 778, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 779, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 779, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 780, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 780, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 781, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 781, Column 37: "Unexpected console statement."
no-console
|
| Error |
Row 781, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 782, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 782, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 783, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 783, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 784, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 784, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 785, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 785, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 786, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 786, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 787, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 788, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 788, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 789, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 789, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 790, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 790, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 791, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 791, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 791, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 792, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 792, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 793, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 793, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 794, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 794, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 795, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 796, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 796, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 797, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 798, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 798, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 799, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 799, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 799, Column 61: "Missing semicolon."
semi
|
| Error |
Row 799, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 800, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 800, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 801, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 801, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 802, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 802, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 802, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 803, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 803, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 804, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 805, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 805, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 805, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 805, Column 72: "Missing semicolon."
semi
|
| Error |
Row 806, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 806, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 806, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 807, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 807, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 808, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 808, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 809, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 809, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 810, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 810, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 811, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 811, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 812, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 812, Column 37: "Unexpected console statement."
no-console
|
| Error |
Row 812, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 813, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 813, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 814, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 814, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 815, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 815, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 816, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 816, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 817, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 817, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 818, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 818, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 819, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 819, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 820, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 820, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 821, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 821, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 822, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 822, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 823, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 823, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 824, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 825, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 825, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 825, Column 70: "Missing semicolon."
semi
|
| Error |
Row 825, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 826, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 826, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 826, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 827, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 827, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 828, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 828, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 829, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 829, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 830, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 831, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 831, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 832, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 833, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 833, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 834, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 834, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 834, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 834, Column 62: "Missing semicolon."
semi
|
| Error |
Row 835, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 835, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 836, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 836, Column 52: "Strings must use doublequote."
quotes
|
| Error |
Row 836, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 837, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 837, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 838, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 838, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 839, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 840, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 840, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 841, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 841, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 841, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 842, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 842, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 843, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 843, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 844, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 844, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 845, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 845, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 846, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 846, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 847, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 847, Column 37: "Unexpected console statement."
no-console
|
| Error |
Row 847, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 848, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 848, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 849, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 849, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 850, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 850, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 851, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 852, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 852, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 853, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 853, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 854, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 854, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 855, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 855, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 856, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 856, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 857, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 857, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 858, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 858, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 859, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 860, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 860, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 860, Column 70: "Missing semicolon."
semi
|
| Error |
Row 860, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 861, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 861, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 861, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 862, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 862, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 863, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 863, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 864, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 864, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 865, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 865, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 866, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 867, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 867, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 868, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 868, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 868, Column 66: "Missing semicolon."
semi
|
| Error |
Row 868, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 869, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 869, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 870, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 870, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 871, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 871, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 871, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 872, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 872, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 873, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 873, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 873, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 874, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 874, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 875, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 876, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 876, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 877, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 877, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 878, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 878, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 879, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 879, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 880, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 880, Column 37: "Unexpected console statement."
no-console
|
| Error |
Row 880, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 881, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 881, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 882, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 882, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 883, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 883, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 884, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 885, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 885, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 886, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 886, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 887, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 887, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 888, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 888, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 889, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 889, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 890, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 890, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 891, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 891, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 892, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 893, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 893, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 893, Column 69: "Missing semicolon."
semi
|
| Error |
Row 893, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 894, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 894, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 894, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 895, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 895, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 896, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 896, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 897, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 897, Column 18: "Missing semicolon."
semi
|
| Error |
Row 897, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 898, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 899, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 899, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 900, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 901, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 901, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 902, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 902, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 902, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 902, Column 51: "Missing semicolon."
semi
|
| Error |
Row 903, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 903, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 904, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 904, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 905, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 905, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 905, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 906, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 906, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 907, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 908, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 908, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 909, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 909, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 909, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 910, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 910, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 911, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 911, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 912, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 912, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 913, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 913, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 914, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 914, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 915, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 915, Column 37: "Unexpected console statement."
no-console
|
| Error |
Row 915, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 916, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 916, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 917, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 917, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 918, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 918, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 919, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 920, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 920, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 921, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 921, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 922, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 922, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 923, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 923, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 924, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 924, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 925, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 925, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 926, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 926, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 927, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 928, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 928, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 928, Column 61: "Missing semicolon."
semi
|
| Error |
Row 928, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 929, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 929, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 929, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 930, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 930, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 931, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 931, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 932, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 932, Column 18: "Missing semicolon."
semi
|
| Error |
Row 932, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 933, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 934, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 934, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 935, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 936, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 936, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 937, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 937, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 937, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 937, Column 57: "Missing semicolon."
semi
|
| Error |
Row 938, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 938, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 939, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 939, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 940, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 940, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 940, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 941, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 941, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 942, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 943, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 943, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 943, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 944, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 944, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 945, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 946, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 946, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 947, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 947, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 948, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 948, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 949, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 949, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 950, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 950, Column 37: "Unexpected console statement."
no-console
|
| Error |
Row 950, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 951, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 951, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 952, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 952, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 953, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 953, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 954, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 955, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 955, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 956, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 956, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 957, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 957, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 958, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 958, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 959, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 959, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 960, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 961, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 961, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 962, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 962, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 963, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 963, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 964, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 965, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 965, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 965, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 965, Column 66: "Missing semicolon."
semi
|
| Error |
Row 966, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 966, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 966, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 967, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 967, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 968, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 968, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 969, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 969, Column 18: "Missing semicolon."
semi
|
| Error |
Row 969, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 970, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 971, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 971, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 972, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 972, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 972, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 972, Column 57: "Missing semicolon."
semi
|
| Error |
Row 973, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 973, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 974, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 974, Column 52: "Strings must use doublequote."
quotes
|
| Error |
Row 974, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 975, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 975, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 976, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 976, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 977, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 978, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 978, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 979, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 979, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 979, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 980, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 980, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 981, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 981, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 982, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 982, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 983, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 983, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 984, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 984, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 985, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 985, Column 37: "Unexpected console statement."
no-console
|
| Error |
Row 985, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 986, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 986, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 987, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 987, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 988, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 988, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 989, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 990, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 990, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 991, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 991, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 992, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 992, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 993, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 993, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 994, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 994, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 995, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 995, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 996, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 996, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 997, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 998, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 998, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 998, Column 65: "Missing semicolon."
semi
|
| Error |
Row 998, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 999, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 999, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 999, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1000, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 1000, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1001, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 1001, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1002, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 1002, Column 18: "Missing semicolon."
semi
|
| Error |
Row 1002, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1003, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1004, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 1004, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 1004, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1005, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 1005, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1006, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 1006, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1007, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 1007, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1008, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 1008, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1009, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 1009, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1010, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1011, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 1011, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 1011, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1012, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 1012, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1013, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 1013, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1014, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1015, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 1015, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1016, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 1016, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1017, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 1017, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1018, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1019, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 1019, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1020, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1021, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 1021, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1022, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 1022, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1023, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1024, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 1024, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1025, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1026, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 1026, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1027, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1028, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 1028, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1029, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 1029, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1030, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 1030, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1031, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1032, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 1032, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1033, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 1033, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1034, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 1034, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1035, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 1035, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1036, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1037, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 1037, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1038, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 1038, Column 22: "Strings must use doublequote."
quotes
|
| Error |
Row 1038, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1039, Column 1: "Expected indentation of 6 tabs but found 18 spaces."
indent
|
| Error |
Row 1039, Column 19: "Unexpected console statement."
no-console
|
| Error |
Row 1039, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 1039, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1039, Column 55: "Missing semicolon."
semi
|
| Error |
Row 1040, Column 1: "Expected indentation of 6 tabs but found 18 spaces."
indent
|
| Error |
Row 1040, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1040, Column 46: "Missing semicolon."
semi
|
| Error |
Row 1041, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1042, Column 1: "Expected indentation of 6 tabs but found 18 spaces."
indent
|
| Error |
Row 1042, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1043, Column 1: "Expected indentation of 7 tabs but found 20 spaces."
indent
|
| Error |
Row 1043, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 1043, Column 58: "Missing semicolon."
semi
|
| Error |
Row 1043, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1044, Column 1: "Expected indentation of 6 tabs but found 18 spaces."
indent
|
| Error |
Row 1044, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1045, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 1045, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1046, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1047, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 1047, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1048, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 1048, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1048, Column 10: "Missing semicolon."
semi
|
| Error |
Row 1049, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 1049, Column 7: "Missing semicolon."
semi
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 116: "'WizardService' is defined but never used."
no-unused-vars
|
| Error |
Row 2, Column 132: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.directive('inspectionSummaryForm', function ($state, $uibModal, $rootScope, $q, $http, toastr, globalService, WizardService) {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
return {
|
| Error |
Row 4, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 4, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
restrict: "E",
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
templateUrl: 'rest/app/client/components/inspectionSummary-form/inspectionSummary-form.view.ht' +
|
| Error |
Row 6, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
'ml',
|
| Error |
Row 7, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 7, Column 44: "'$attr' is defined but never used."
no-unused-vars
|
| Error |
Row 7, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
link: function ($scope, $elem, $attr) {
|
| Error |
Row 8, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 8, Column 21: "'vm' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 8, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
var vm = this;
|
| Error |
Row 9, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 9, Column 31: "'moment' is not defined."
no-undef
|
| Error |
Row 9, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
$scope.date = moment().format("MM/DD/YYYY");
|
| Error |
Row 10, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 10, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
$scope.dataLoading = true;
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 11, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 11, Column 49: "Missing semicolon."
semi
|
| Error |
Row 11, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
$scope.dynamicBtnName = 'Submit'
|
| Error |
Row 12, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
// modal for Insured Signature
|
| Error |
Row 14, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 14, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
$scope.showModal = function () {
|
| Error |
Row 15, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 15, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
$uibModal
|
| Error |
Row 16, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 16, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
.open({
|
| Error |
Row 17, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 17, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
backdrop: true,
|
| Error |
Row 18, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 18, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
backdropClick: true,
|
| Error |
Row 19, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 19, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
dialogFade: false,
|
| Error |
Row 20, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 20, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
keyboard: true,
|
| Error |
Row 21, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 21, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 21, Column 122: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
templateUrl: 'rest/app/client/components/insuredSignature-modal/insuredSignature-modal.html',
|
| Error |
Row 22, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 22, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 22, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
controller: 'insuredSignModalController'
|
| Error |
Row 23, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 23, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
})
|
| Error |
Row 24, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 24, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
.result
|
| Error |
Row 25, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 25, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
.then(function () {
|
| Error |
Row 26, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 26, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
//alert("OK");
|
| Error |
Row 27, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 27, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
}, function () {
|
| Error |
Row 28, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 28, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
//alert("Cancel");
|
| Error |
Row 29, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 29, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
});
|
| Error |
Row 30, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 30, Column 18: "Missing semicolon."
semi
|
| Error |
Row 30, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
}
|
| Error |
Row 31, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
|
| Error |
Row 32, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 32, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
$scope.inspectionSummary = function () {
|
| Error |
Row 33, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 33, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
$uibModal
|
| Error |
Row 34, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 34, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
.open({
|
| Error |
Row 35, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 35, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
backdrop: true,
|
| Error |
Row 36, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 36, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
backdropClick: true,
|
| Error |
Row 37, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 37, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
dialogFade: false,
|
| Error |
Row 38, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 38, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
keyboard: true,
|
| Error |
Row 39, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 39, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 124: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
templateUrl: 'rest/app/client/components/inspectionSummary-modal/inspectionSummary-modal.html',
|
| Error |
Row 40, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 40, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
controller: 'inspectionSummaryController'
|
| Error |
Row 41, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 41, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
})
|
| Error |
Row 42, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 42, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
.result
|
| Error |
Row 43, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 43, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
.then(function () {
|
| Error |
Row 44, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 44, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
//alert("OK");
|
| Error |
Row 45, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 45, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
}, function () {
|
| Error |
Row 46, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 46, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
//alert("Cancel");
|
| Error |
Row 47, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 47, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
});
|
| Error |
Row 48, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 48, Column 18: "Missing semicolon."
semi
|
| Error |
Row 48, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
}
|
| Error |
Row 49, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
|
| Error |
Row 50, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 50, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
// $scope.goNext = function () { $scope.inspectionSummaryData = { PAGE: 6,
|
| Error |
Row 51, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 51, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
// INSURED_APPLICATION_ID: sessionStorage.clientID, USERID:
|
| Error |
Row 52, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 52, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
// sessionStorage.userId, UPDATE: true } //
|
| Error |
Row 53, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
// console.log('$scope.vehicleCondInfoData', $scope.vehicleCondInfoData) var
|
| Error |
Row 54, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 54, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
// deferred = $q.defer(); var header = { 'Content-Type':
|
| Error |
Row 55, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 55, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
// 'application/json', 'Authorization': 'bearer ' +
|
| Error |
Row 56, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 56, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
// sessionStorage.accessToken }; globalService .globalServiceAPI("POST",
|
| Error |
Row 57, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 57, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
// "InsuredSummay/InsuredData", header) .then(function () { console.log("in
|
| Error |
Row 58, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 58, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
// success"); console.log("in success", $scope.dataLoading); $scope.dataLoading
|
| Error |
Row 59, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 59, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
// = false; console.log("in success", $scope.dataLoading);
|
| Error |
Row 60, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 60, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
// toastr.success("Changes Saved Successfully", {timeOut: 3000}) WizardHandler
|
| Error |
Row 61, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 61, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
// .wizard() .next(); deferred.resolve({success: true}); },
|
| Error |
Row 62, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 62, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
// function () { console.log("error"); toastr.error("Something went wrong,
|
| Error |
Row 63, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 63, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
// please try again", {timeOut: 3000}) $scope.dataLoading = true;
|
| Error |
Row 64, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 64, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
// console.log("error", $scope.dataLoading); deferred.resolve({success: false});
|
| Error |
Row 65, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 65, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
// }); deferred.resolve({success: true}); }
|
| Error |
Row 66, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
|
| Error |
Row 67, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 67, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
$scope.DATA = {
|
| Error |
Row 68, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 68, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
PAGE: 6,
|
| Error |
Row 69, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 69, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
UPDATE: false,
|
| Error |
Row 70, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 70, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
INSURED_APPLICATION_ID: 0
|
| Error |
Row 71, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 71, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 18: "Missing semicolon."
semi
|
| 71 |
}
|
| Error |
Row 72, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
|
| Error |
Row 73, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 73, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
$scope.onLoad = function () {
|
| Error |
Row 74, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
|
| Error |
Row 75, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 75, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
var deferred = $q.defer();
|
| Error |
Row 76, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 76, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
var header = {
|
| Error |
Row 77, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 77, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 77, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 77, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
'Content-Type': 'application/json',
|
| Error |
Row 78, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 78, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 78, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 78, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 79, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 79, Column 22: "Missing semicolon."
semi
|
| Error |
Row 79, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 79 |
}
|
| Error |
Row 80, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 80, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 80 |
globalService
|
| Error |
Row 81, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 81, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 81 |
.globalServiceAPI("POST", "InsuredSummay/InsuredData", $scope.DATA, header)
|
| Error |
Row 82, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 82, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 82 |
.then(function (response) {
|
| Error |
Row 83, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 83, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 83, Column 123: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 83 |
console.log("*********InsuredSummay inspection summary onload success************", response);
|
| Error |
Row 84, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 84 |
|
| Error |
Row 85, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 85, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 85 |
sessionStorage.PDFID = response.data.USERID;
|
| Error |
Row 86, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 86 |
|
| Error |
Row 87, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 87, Column 60: "Strings must use doublequote."
quotes
|
| Error |
Row 87, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 87 |
if (sessionStorage.userType == 'Insured') {
|
| Error |
Row 88, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 88, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 88, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 88 |
$scope.siteID = 'N/A';
|
| Error |
Row 89, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 89, Column 56: "Strings must use doublequote."
quotes
|
| Error |
Row 89, Column 61: "Missing semicolon."
semi
|
| Error |
Row 89, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 89 |
$scope.inspectorName = 'N/A'
|
| Error |
Row 90, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 90 |
|
| Error |
Row 91, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 91, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 91 |
} else {
|
| Error |
Row 92, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 92, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 92 |
$scope.siteID = sessionStorage.siteId;
|
| Error |
Row 93, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 93, Column 56: "Strings must use doublequote."
quotes
|
| Error |
Row 93, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 61: "Missing semicolon."
semi
|
| 93 |
$scope.inspectorName = 'N/A'
|
| Error |
Row 94, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 94, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 94 |
}
|
| Error |
Row 95, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 95 |
|
| Error |
Row 96, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 96, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 96 |
$scope.inspectionSummaryResp = {
|
| Error |
Row 97, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 97 |
|
| Error |
Row 98, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 98, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 98 |
ADVERSE_CONDITIONS: response.data.ADVERSE_CONDITIONS,
|
| Error |
Row 99, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 99, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 99 |
INSPECTION_COMPANY_NAME: response.data.INSPECTION_COMPANY_NAME,
|
| Error |
Row 100, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 100, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 100 |
POLICY_NUMBER: response.data.POLICY_NUMBER,
|
| Error |
Row 101, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 101, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 101 |
IS_COMMERCIAL_VEHICLE: response.data.IS_COMMERCIAL_VEHICLE,
|
| Error |
Row 102, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 102, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 102 |
INSURED_FIRST_NAME: response.data.INSURED_FIRST_NAME,
|
| Error |
Row 103, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 103, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 103 |
INSURED_ADDRESS: response.data.INSURED_ADDRESS,
|
| Error |
Row 104, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 104, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 104 |
INSURED_ZIPCODE: response.data.INSURED_ZIPCODE,
|
| Error |
Row 105, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 105, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 105 |
INSURED_CELL_PHONE: response.data.INSURED_CELL_PHONE,
|
| Error |
Row 106, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 106, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 106 |
INSURED_WORK_PHONE: response.data.INSURED_WORK_PHONE,
|
| Error |
Row 107, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 107, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 107 |
INSURED_EMAIL: response.data.INSURED_EMAIL,
|
| Error |
Row 108, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 108, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 108 |
INSURED_STATE_CODE: response.data.INSURED_STATE_CODE,
|
| Error |
Row 109, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 109, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 109 |
INSPECTION_DATE: response.data.INSPECTION_DATE,
|
| Error |
Row 110, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 110, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 110 |
// GARAGE_SAME_AS_INSURED_ADDRESSS :
|
| Error |
Row 111, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 111, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 111 |
// response.data.GARAGE_SAME_AS_INSURED_ADDRESSS,
|
| Error |
Row 112, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 112, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 112 |
BROKER_NAME: response.data.BROKER_NAME,
|
| Error |
Row 113, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 113, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 113 |
AUTHORIZATION_FORM_NUMBER: response.data.AUTHORIZATION_FORM_NUMBER,
|
| Error |
Row 114, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 114, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 114 |
YEAR: response.data.YEAR,
|
| Error |
Row 115, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 115, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 115 |
MAKE: response.data.MAKE,
|
| Error |
Row 116, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 116, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 116 |
TRANSMISSION: response.data.TRANSMISSION,
|
| Error |
Row 117, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 117, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 117 |
VEHICLE_IDENTIFICATION_NUMBER: response.data.VEHICLE_IDENTIFICATION_NUMBER,
|
| Error |
Row 118, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 118, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 118 |
LICENSE_PLATE: response.data.LICENSE_PLATE,
|
| Error |
Row 119, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 119, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 119 |
VIN_LOCATION_ON_VEHICLE: response.data.VIN_LOCATION_ON_VEHICLE,
|
| Error |
Row 120, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 120, Column 114: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 120 |
VIN_LOCATION_ON_VEHICLE_DESCRIBE: response.data.VIN_LOCATION_ON_VEHICLE_DESCRIBE,
|
| Error |
Row 121, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 121, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 121 |
GARAGE_SAME_AS_INSURED_ADDRESSS: response.data.GARAGE_SAME_AS_INSURED_ADDRESSS,
|
| Error |
Row 122, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 122, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 122 |
GARAGE_CITY: response.data.GARAGE_CITY,
|
| Error |
Row 123, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 123, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 123 |
GARAGE_STATE: response.data.GARAGE_STATE,
|
| Error |
Row 124, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 124, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 124 |
COLOR_MAJOR: response.data.COLOR_MAJOR,
|
| Error |
Row 125, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 125, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 125 |
COLOR_MINOR: response.data.COLOR_MINOR,
|
| Error |
Row 126, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 126, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 126 |
SEAT_MATERIAL: response.data.SEAT_MATERIAL,
|
| Error |
Row 127, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 127, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 127 |
STATE: response.data.STATE,
|
| Error |
Row 128, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 128, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 128 |
IS_EPA_STICKER_MISSING: response.data.IS_EPA_STICKER_MISSING,
|
| Error |
Row 129, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 129, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 129 |
STYLE: response.data.STYLE,
|
| Error |
Row 130, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 130, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 130 |
FRONT_SEAT_COLOR: response.data.FRONT_SEAT_COLOR,
|
| Error |
Row 131, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 131, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 131 |
ODOMETER: response.data.ODOMETER,
|
| Error |
Row 132, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 132, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 132 |
RADIO_FACTORY_INSTALLED: response.data.RADIO_FACTORY_INSTALLED, //brand
|
| Error |
Row 133, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 133, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 133 |
RADIO_AFTER_BRAND: response.data.RADIO_AFTER_BRAND,
|
| Error |
Row 134, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 134, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 134 |
GPS_NAVIGATION_SYSTEM_INSTALLED: response.data.GPS_NAVIGATION_SYSTEM_INSTALLED,
|
| Error |
Row 135, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 135, Column 122: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 135 |
GPS_NAVIGATION_INSTALLED_PERMANENTLY: response.data.GPS_NAVIGATION_INSTALLED_PERMANENTLY,
|
| Error |
Row 136, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 136, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 136 |
// ANTITHEFT
|
| Error |
Row 137, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 137, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 137 |
ANTITHEFT_NONE: response.data.ANTITHEFT_NONE,
|
| Error |
Row 138, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 138, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 138 |
ANTITHEFT_MODEL: response.data.ANTITHEFT_MODEL,
|
| Error |
Row 139, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 139, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 139 |
ANTITHEFT_BRAND: response.data.ANTITHEFT_BRAND,
|
| Error |
Row 140, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 140, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 140 |
ANTITHEFT_INOPERATIVE: response.data.ANTITHEFT_INOPERATIVE,
|
| Error |
Row 141, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 141, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 141 |
ANTITHEFT_AUTO_RECOVERY_SYSTEM: response.data.ANTITHEFT_AUTO_RECOVERY_SYSTEM,
|
| Error |
Row 142, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 142, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 142 |
ANTITHEFT_PASSIVE_DISABLE: response.data.ANTITHEFT_PASSIVE_DISABLE,
|
| Error |
Row 143, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 143, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 143 |
ANTITHEFT_ACTIVE_DISABLE: response.data.ANTITHEFT_ACTIVE_DISABLE,
|
| Error |
Row 144, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 144, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 144 |
ANTITHEFT_AUDIBLE_ALARM_ONLY: response.data.ANTITHEFT_AUDIBLE_ALARM_ONLY,
|
| Error |
Row 145, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 145, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 145 |
ANTITHEFT_COMBAT_AUTO_THEFT: response.data.ANTITHEFT_COMBAT_AUTO_THEFT,
|
| Error |
Row 146, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 146, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 146 |
ANTITHEFT_ETCHED_GLASS_CODING: response.data.ANTITHEFT_ETCHED_GLASS_CODING,
|
| Error |
Row 147, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 147 |
|
| Error |
Row 148, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 148, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 148 |
// Exterior
|
| Error |
Row 149, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 149, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 149 |
CUSTOM_MAG_WHEELS: response.data.CUSTOM_MAG_WHEELS,
|
| Error |
Row 150, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 150, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 150 |
SPECIAL_HUB_CAPS: response.data.SPECIAL_HUB_CAPS,
|
| Error |
Row 151, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 151, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 151 |
SPECIAL_HUB_CAP_QUANTITY: response.data.SPECIAL_HUB_CAP_QUANTITY,
|
| Error |
Row 152, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 152, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 152 |
SPECIAL_TIRES: response.data.SPECIAL_TIRES,
|
| Error |
Row 153, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 153, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 153 |
SPECIAL_TIRES_TYPE: response.data.SPECIAL_TIRES_TYPE,
|
| Error |
Row 154, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 154, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 154 |
SPOILER: response.data.SPOILER,
|
| Error |
Row 155, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 155, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 155 |
SUNROOF: response.data.SUNROOF,
|
| Error |
Row 156, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 156, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 156 |
SUNROOF_MOTORIZED: response.data.SUNROOF_MOTORIZED,
|
| Error |
Row 157, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 157, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 157 |
REAR_WINDOW_WIPER: response.data.REAR_WINDOW_WIPER,
|
| Error |
Row 158, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 158, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 158 |
DAYTIME_RUNNING_LIGHTS: response.data.DAYTIME_RUNNING_LIGHTS,
|
| Error |
Row 159, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 159, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 159 |
BLIND_SPOT_DETECTION_SYSTEM: response.data.BLIND_SPOT_DETECTION_SYSTEM,
|
| Error |
Row 160, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 160, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 160 |
BACKUP_CAMERA: response.data.BACKUP_CAMERA,
|
| Error |
Row 161, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 161, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 161 |
COLLISION_AVOIDANCE_SYSTEM: response.data.COLLISION_AVOIDANCE_SYSTEM,
|
| Error |
Row 162, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 162, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 162 |
BACKUP_SENSOR: response.data.BACKUP_SENSOR,
|
| Error |
Row 163, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 163 |
|
| Error |
Row 164, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 164, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 164 |
//seats
|
| Error |
Row 165, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 165 |
|
| Error |
Row 166, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 166, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 166 |
SEATS_AUTOMATIC_BELT: response.data.SEATS_AUTOMATIC_BELT,
|
| Error |
Row 167, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 167, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 167 |
SEATS_POWER: response.data.SEATS_POWER,
|
| Error |
Row 168, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 168, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 168 |
SEATS_HEATED: response.data.SEATS_HEATED,
|
| Error |
Row 169, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 169, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 169 |
SEATS_LUMBAR: response.data.SEATS_LUMBAR,
|
| Error |
Row 170, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 170 |
|
| Error |
Row 171, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 171, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 171 |
//Instrumentation
|
| Error |
Row 172, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 172 |
|
| Error |
Row 173, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 173, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 173 |
INSTRU_AIRCONDITIONER: response.data.INSTRU_AIRCONDITIONER,
|
| Error |
Row 174, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 174, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 174 |
INSTRU_DIGITAL: response.data.INSTRU_DIGITAL,
|
| Error |
Row 175, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 175, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 175 |
INSTRU_CRUISECONTROL: response.data.INSTRU_CRUISECONTROL,
|
| Error |
Row 176, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 176, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 176 |
INSTRU_TILTWHEEL: response.data.INSTRU_TILTWHEEL,
|
| Error |
Row 177, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 177, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 177 |
INSTRU_POWERWINDOWS: response.data.INSTRU_POWERWINDOWS,
|
| Error |
Row 178, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 178, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 178 |
INSTRU_POWERLOCKDOORS: response.data.INSTRU_POWERLOCKDOORS,
|
| Error |
Row 179, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 179, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 179 |
INSTRU_POWERSTEERING: response.data.INSTRU_POWERSTEERING,
|
| Error |
Row 180, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 180, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 180 |
INSTRU_POWERANTENNA: response.data.INSTRU_POWERANTENNA,
|
| Error |
Row 181, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 181, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 181 |
INSTRU_POWERTRUNK: response.data.INSTRU_POWERTRUNK,
|
| Error |
Row 182, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 182, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 182 |
INSTRU_POWERMIROR: response.data.INSTRU_POWERMIROR,
|
| Error |
Row 183, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 183 |
|
| Error |
Row 184, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 184, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 184 |
//Safty
|
| Error |
Row 185, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 185 |
|
| Error |
Row 186, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 186, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 186 |
SAFTY_ANTILOCK_BRAKES: response.data.SAFTY_ANTILOCK_BRAKES,
|
| Error |
Row 187, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 187, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 187 |
SAFTY_FRONT_AIRBAG: response.data.SAFTY_FRONT_AIRBAG,
|
| Error |
Row 188, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 188, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 188 |
SAFTY_FRONT_AIRBAG_NUMBER: response.data.SAFTY_FRONT_AIRBAG_NUMBER,
|
| Error |
Row 189, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 189, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 189 |
SAFTY_SIDE_AIRBAG: response.data.SAFTY_SIDE_AIRBAG,
|
| Error |
Row 190, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 190, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 190 |
SAFTY_SIDE_AIRBAG_NUMBER: response.data.SAFTY_SIDE_AIRBAG_NUMBER,
|
| Error |
Row 191, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 191, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 191 |
SAFTY_REAR_AIRBAG: response.data.SAFTY_REAR_AIRBAG,
|
| Error |
Row 192, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 192, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 192 |
SAFTY_REAR_AIRBAG_NUMBER: response.data.SAFTY_REAR_AIRBAG_NUMBER,
|
| Error |
Row 193, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 193 |
|
| Error |
Row 194, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 194, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 194 |
IS_OTHER_EQUIPMENT: response.data.IS_OTHER_EQUIPMENT,
|
| Error |
Row 195, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 195, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 195 |
OTHER_OPTIONAL_EQUIPMENT: response.data.OTHER_OPTIONAL_EQUIPMENT,
|
| Error |
Row 196, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 196 |
|
| Error |
Row 197, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 197, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 197 |
//damaged
|
| Error |
Row 198, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 198 |
|
| Error |
Row 199, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 199, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 199 |
FRONT_BUMPER_DAMAGE: response.data.FRONT_BUMPER_DAMAGE,
|
| Error |
Row 200, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 200, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 200 |
REAR_BUMPER_DAMAGE: response.data.REAR_BUMPER_DAMAGE,
|
| Error |
Row 201, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 201, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 201 |
FENDER_LEFT_FRONT_DAMAGE: response.data.FENDER_LEFT_FRONT_DAMAGE,
|
| Error |
Row 202, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 202, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 202 |
FENDER_RIGHT_FRONT_DAMAGE: response.data.FENDER_RIGHT_FRONT_DAMAGE,
|
| Error |
Row 203, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 203, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 203 |
DOOR_LEFT_FRONT_DAMAGE: response.data.DOOR_LEFT_FRONT_DAMAGE,
|
| Error |
Row 204, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 204, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 204 |
DOOR_RIGHT_FRONT_DAMAGE: response.data.DOOR_RIGHT_FRONT_DAMAGE,
|
| Error |
Row 205, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 205, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 205 |
DOOR_LEFT_REAR_DAMAGE: response.data.DOOR_LEFT_REAR_DAMAGE,
|
| Error |
Row 206, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 206, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 206 |
DOOR_RIGHT_REAR_DAMAGE: response.data.DOOR_RIGHT_REAR_DAMAGE,
|
| Error |
Row 207, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 207 |
|
| Error |
Row 208, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 208, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 208 |
// Rusted Damaged
|
| Error |
Row 209, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 209, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 209 |
QUARTER_PANEL_LEFT_REAR_RUST: response.data.QUARTER_PANEL_LEFT_REAR_RUST,
|
| Error |
Row 210, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 210, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 210 |
QUARTER_PANEL_RIGHT_REAR_RUST: response.data.QUARTER_PANEL_RIGHT_REAR_RUST,
|
| Error |
Row 211, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 211, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 211 |
HOOD_PANEL_RUST: response.data.HOOD_PANEL_RUST,
|
| Error |
Row 212, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 212, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 212 |
ROOF_PANEL_RUST: response.data.ROOF_PANEL_RUST,
|
| Error |
Row 213, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 213, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 213 |
TRUNK_LID_RUST: response.data.TRUNK_LID_RUST,
|
| Error |
Row 214, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 214, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 214 |
GRILL_RUST: response.data.GRILL_RUST,
|
| Error |
Row 215, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 215, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 215 |
WHELL_COVERS_RUST: response.data.WHELL_COVERS_RUST,
|
| Error |
Row 216, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 216, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 216 |
WINDSHIELD_RUST: response.data.WINDSHIELD_RUST,
|
| Error |
Row 217, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 217, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 217 |
SIDE_GLASS_LEFT_FRONT_RUST: response.data.SIDE_GLASS_LEFT_FRONT_RUST,
|
| Error |
Row 218, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 218, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 218 |
SIDE_GLASS_RIGHT_FRONT_RUST: response.data.SIDE_GLASS_RIGHT_FRONT_RUST,
|
| Error |
Row 219, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 219, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 219 |
SIDE_GLASS_LEFT_REAR_RUST: response.data.SIDE_GLASS_LEFT_REAR_RUST,
|
| Error |
Row 220, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 220, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 220 |
SIDE_GLASS_RIGHT_REAR_RUST: response.data.SIDE_GLASS_RIGHT_REAR_RUST,
|
| Error |
Row 221, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 221, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 221 |
REAR_WINDSHIELD_RUST: response.data.REAR_WINDSHIELD_RUST,
|
| Error |
Row 222, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 222, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 222 |
WORN_TORN_INTERIOR_SEAT_RUST: response.data.WORN_TORN_INTERIOR_SEAT_RUST,
|
| Error |
Row 223, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 223, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 223 |
DASHBOARD_SOUNDSYSTEM_RUST: response.data.DASHBOARD_SOUNDSYSTEM_RUST,
|
| Error |
Row 224, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 224, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 224 |
CENTER_CONSOLE_RUST: response.data.CENTER_CONSOLE_RUST,
|
| Error |
Row 225, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 225, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 225 |
// nedd??: response.data.need??,
|
| Error |
Row 226, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 226, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 226 |
OTHER: response.data.OTHER,
|
| Error |
Row 227, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 227, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 227 |
OTHER_DESCRIPTION: response.data.OTHER_DESCRIPTION,
|
| Error |
Row 228, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 228, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 228 |
DESCRIPTION: response.data.DESCRIPTION,
|
| Error |
Row 229, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 229 |
|
| Error |
Row 230, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 230, Column 121: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 230 |
NO_EXISTING_DAMAGE_RUST_MISSING_PART: response.data.NO_EXISTING_DAMAGE_RUST_MISSING_PART
|
| Error |
Row 231, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 231, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 231, Column 30: "Missing semicolon."
semi
|
| 231 |
}
|
| Error |
Row 232, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 232 |
|
| Error |
Row 233, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 233, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 233 |
$http
|
| Error |
Row 234, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 234, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 234, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 234 |
.get($rootScope.baseUrl + 'user/getState')
|
| Error |
Row 235, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 235, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 235 |
.then(function onSuccess(response) {
|
| Error |
Row 236, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 236, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 236 |
$scope.states = response.data;
|
| Error |
Row 237, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 237, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 237 |
for (var i = 0; i < $scope.states.length; i++) {
|
| Error |
Row 238, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 238, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 238 |
if ($scope.inspectionSummaryResp.STATE == $scope.states[i].id) {
|
| Error |
Row 239, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 239, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 239 |
$scope.STATE_NAME = $scope.states[i].name;
|
| Error |
Row 240, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 240, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 240 |
$scope.plateState = $scope.STATE_NAME;
|
| Error |
Row 241, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 241, Column 45: "Unexpected console statement."
no-console
|
| Error |
Row 241, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 241 |
console.log("plate state getting from API:", $scope.plateState);
|
| Error |
Row 242, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 242, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 242 |
return $scope.plateState;
|
| Error |
Row 243, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 243, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 243 |
}
|
| Error |
Row 244, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 244, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 244 |
}
|
| Error |
Row 245, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 245 |
|
| Error |
Row 246, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 246, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 246, Column 35: "Missing semicolon."
semi
|
| 246 |
})
|
| Error |
Row 247, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 247 |
|
| Error |
Row 248, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 248, Column 154: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 248 |
if ($scope.inspectionSummaryResp.RADIO_FACTORY_INSTALLED == true && $scope.inspectionSummaryResp.RADIO_AFTER_BRAND != null) {
|
| Error |
Row 249, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 249, Column 64: "Strings must use doublequote."
quotes
|
| Error |
Row 249, Column 138: "Strings must use doublequote."
quotes
|
| Error |
Row 249, Column 141: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 249, Column 141: "Missing semicolon."
semi
|
| 249 |
$scope.radioFactoryInstalled = '(FACTORY_INSTALLED: ' + $scope.inspectionSummaryResp.RADIO_AFTER_BRAND + ')'
|
| Error |
Row 250, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 250, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 250 |
} else if ($scope.inspectionSummaryResp.RADIO_FACTORY_INSTALLED == true) {
|
| Error |
Row 251, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 251, Column 64: "Strings must use doublequote."
quotes
|
| Error |
Row 251, Column 83: "Missing semicolon."
semi
|
| Error |
Row 251, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 251 |
$scope.radioFactoryInstalled = 'FACTORY_INSTALLED'
|
| Error |
Row 252, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 252, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 252 |
}
|
| Error |
Row 253, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 253 |
|
| Error |
Row 254, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 254, Column 181: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 254 |
if ($scope.inspectionSummaryResp.GPS_NAVIGATION_SYSTEM_INSTALLED == true && $scope.inspectionSummaryResp.GPS_NAVIGATION_INSTALLED_PERMANENTLY != null) {
|
| Error |
Row 255, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 255, Column 113: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 255 |
if ($scope.inspectionSummaryResp.GPS_NAVIGATION_INSTALLED_PERMANENTLY == true) {
|
| Error |
Row 256, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 256, Column 63: "Strings must use doublequote."
quotes
|
| Error |
Row 256, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 256, Column 68: "Missing semicolon."
semi
|
| 256 |
$scope.gpsNavInstallPer = 'YES'
|
| Error |
Row 257, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 257, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 257 |
} else {
|
| Error |
Row 258, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 258, Column 63: "Strings must use doublequote."
quotes
|
| Error |
Row 258, Column 67: "Missing semicolon."
semi
|
| Error |
Row 258, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 258 |
$scope.gpsNavInstallPer = 'NO'
|
| Error |
Row 259, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 259, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 259 |
}
|
| Error |
Row 260, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 260 |
|
| Error |
Row 261, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 261, Column 62: "Strings must use doublequote."
quotes
|
| Error |
Row 261, Column 127: "Strings must use doublequote."
quotes
|
| Error |
Row 261, Column 130: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 261, Column 130: "Missing semicolon."
semi
|
| 261 |
$scope.gpsNaviSysInstalled = '(GPS_NAVIGATION_SYSTEM_INSTALLED: ' + $scope.gpsNavInstallPer + ')'
|
| Error |
Row 262, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 262, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 262 |
} else if($scope.inspectionSummaryResp.GPS_NAVIGATION_SYSTEM_INSTALLED == true){
|
| Error |
Row 263, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 263, Column 62: "Strings must use doublequote."
quotes
|
| Error |
Row 263, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 263 |
$scope.gpsNaviSysInstalled = 'GPS_NAVIGATION_SYSTEM_INSTALLED';
|
| Error |
Row 264, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 264, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 264 |
}
|
| Error |
Row 265, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 265 |
|
| Error |
Row 266, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 266, Column 89: "Strings must use doublequote."
quotes
|
| Error |
Row 266, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 266 |
if ($scope.inspectionSummaryResp.VIN_LOCATION_ON_VEHICLE == 'dashboardVal') {
|
| Error |
Row 267, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 267, Column 61: "Strings must use doublequote."
quotes
|
| Error |
Row 267, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 267, Column 72: "Missing semicolon."
semi
|
| 267 |
$scope.VINLocationSummery = 'Dashboard'
|
| Error |
Row 268, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 268, Column 96: "Strings must use doublequote."
quotes
|
| Error |
Row 268, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 268 |
} else if ($scope.inspectionSummaryResp.VIN_LOCATION_ON_VEHICLE == 'otherVal') {
|
| Error |
Row 269, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 269, Column 123: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 269 |
$scope.VINLocationSummery = $scope.inspectionSummaryResp.VIN_LOCATION_ON_VEHICLE_DESCRIBE;
|
| Error |
Row 270, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 270, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 270 |
}
|
| Error |
Row 271, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 271 |
|
| Error |
Row 272, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 272, Column 97: "Strings must use doublequote."
quotes
|
| Error |
Row 272, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 272 |
if ($scope.inspectionSummaryResp.GARAGE_SAME_AS_INSURED_ADDRESSS == 'Y') {
|
| Error |
Row 273, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 273, Column 63: "Strings must use doublequote."
quotes
|
| Error |
Row 273, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 273 |
$scope.garageInsuredAddress = 'Same as insured`s address';
|
| Error |
Row 274, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 274 |
|
| Error |
Row 275, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 275, Column 104: "Strings must use doublequote."
quotes
|
| Error |
Row 275, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 275 |
} else if ($scope.inspectionSummaryResp.GARAGE_SAME_AS_INSURED_ADDRESSS == 'N') {
|
| Error |
Row 276, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 276 |
|
| Error |
Row 277, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 277, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 277 |
$http
|
| Error |
Row 278, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 278, Column 63: "Strings must use doublequote."
quotes
|
| Error |
Row 278, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 278 |
.get($rootScope.baseUrl + 'user/getState')
|
| Error |
Row 279, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 279, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 279 |
.then(function onSuccess(response) {
|
| Error |
Row 280, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 280, Column 41: "Unexpected console statement."
no-console
|
| Error |
Row 280, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 280 |
console.log("$scope.garage city in service", response.data);
|
| Error |
Row 281, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 281, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 281 |
$scope.states = response.data;
|
| Error |
Row 282, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 282, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 282 |
for (var i = 0; i < $scope.states.length; i++) {
|
| Error |
Row 283, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 283, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 283 |
// console.log('state',$scope.states[i])
|
| Error |
Row 284, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 284, Column 116: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 284 |
if ($scope.inspectionSummaryResp.GARAGE_STATE == $scope.states[i].id) {
|
| Error |
Row 285, Column 1: "Expected indentation of 12 tabs but found 48 spaces."
indent
|
| Error |
Row 285, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 285 |
$scope.STATE_NAME = $scope.states[i].name;
|
| Error |
Row 286, Column 1: "Expected indentation of 12 tabs but found 48 spaces."
indent
|
| Error |
Row 286, Column 122: "Strings must use doublequote."
quotes
|
| Error |
Row 286, Column 146: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 286 |
$scope.garageInsuredAddress = $scope.inspectionSummaryResp.GARAGE_CITY + ',' + $scope.STATE_NAME;
|
| Error |
Row 287, Column 1: "Expected indentation of 12 tabs but found 48 spaces."
indent
|
| Error |
Row 287, Column 49: "Unexpected console statement."
no-console
|
| Error |
Row 287, Column 114: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 287 |
console.log("garage state getting from API:", $scope.STATE_NAME);
|
| Error |
Row 288, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 288, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 288 |
}
|
| Error |
Row 289, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 289, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 289 |
}
|
| Error |
Row 290, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 290 |
|
| Error |
Row 291, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 291, Column 39: "Missing semicolon."
semi
|
| Error |
Row 291, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 291 |
})
|
| Error |
Row 292, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 292 |
|
| Error |
Row 293, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 293, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 293 |
}
|
| Error |
Row 294, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 294 |
|
| Error |
Row 295, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 295, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 295 |
// if(sessionStorage.userType == 'Inspector' && sessionStorage.clientID !=
|
| Error |
Row 296, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 296, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 296 |
// null){ $scope.DATA.INSURED_APPLICATION_ID = sessionStorage.clientID;
|
| Error |
Row 297, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 297, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 297 |
// $scope.onLoad(); } if(sessionStorage.userType == 'Insured' &&
|
| Error |
Row 298, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 298, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 298 |
// sessionStorage.formId != null && sessionStorage.formId != undefined){
|
| Error |
Row 299, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 299, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 299 |
// $scope.DATA.INSURED_APPLICATION_ID = sessionStorage.formId; $scope.onLoad();
|
| Error |
Row 300, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 300, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 300 |
// } if(sessionStorage.userType == 'Inspector' && sessionStorage.clientID !=
|
| Error |
Row 301, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 301, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 301 |
// null){ $scope.DATA.INSURED_APPLICATION_ID = sessionStorage.clientID;
|
| Error |
Row 302, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 302, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 302 |
// $scope.onLoad(); } if(sessionStorage.userType == 'Insured' &&
|
| Error |
Row 303, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 303, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 303 |
// sessionStorage.formId != null && sessionStorage.formId != undefined){
|
| Error |
Row 304, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 304, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 304 |
// alert("hiiiii") $scope.DATA.INSURED_APPLICATION_ID = sessionStorage.formId;
|
| Error |
Row 305, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 305, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 305 |
// $scope.onLoad(); }
|
| Error |
Row 306, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 306 |
|
| Error |
Row 307, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 307, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 307 |
$scope.antitheftDevicesLables = [];
|
| Error |
Row 308, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 308, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 308 |
$scope.ExteriorLables = [];
|
| Error |
Row 309, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 309, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 309 |
$scope.SeatsLables = [];
|
| Error |
Row 310, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 310, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 310 |
$scope.instrumentationLables = [];
|
| Error |
Row 311, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 311, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 311 |
$scope.SafetyLables = [];
|
| Error |
Row 312, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 312, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 312 |
$scope.DamagedLables = [];
|
| Error |
Row 313, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 313, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 313 |
$scope.rustedDamagedLables = [];
|
| Error |
Row 314, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 314 |
|
| Error |
Row 315, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 315, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 315 |
$scope.antitheftDevices = [
|
| Error |
Row 316, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 316, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 316 |
{
|
| Error |
Row 317, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 317, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 317, Column 103: "Strings must use doublequote."
quotes
|
| Error |
Row 317, Column 162: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 317 |
label: 'Model: ' + $scope.inspectionSummaryResp.ANTITHEFT_MODEL + ', Brand: ' + $scope.inspectionSummaryResp.ANTITHEFT_BRAND,
|
| Error |
Row 318, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 318, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 318, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 318 |
dbKey: 'ANTITHEFT_NONE',
|
| Error |
Row 319, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 319, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 319 |
dbValue: $scope.inspectionSummaryResp.ANTITHEFT_NONE
|
| Error |
Row 320, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 320, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 320 |
}, {
|
| Error |
Row 321, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 321, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 321, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 321 |
label: 'System present but inoperative',
|
| Error |
Row 322, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 322, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 322, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 322 |
dbKey: 'ANTITHEFT_INOPERATIVE',
|
| Error |
Row 323, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 323, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 323 |
dbValue: $scope.inspectionSummaryResp.ANTITHEFT_INOPERATIVE
|
| Error |
Row 324, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 324, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 324 |
}, {
|
| Error |
Row 325, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 325, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 325, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 325 |
label: 'Auto recovery system',
|
| Error |
Row 326, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 326, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 326, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 326 |
dbKey: 'ANTITHEFT_AUTO_RECOVERY_SYSTEM',
|
| Error |
Row 327, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 327, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 327 |
dbValue: $scope.inspectionSummaryResp.ANTITHEFT_AUTO_RECOVERY_SYSTEM
|
| Error |
Row 328, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 328, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 328 |
}, {
|
| Error |
Row 329, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 329, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 329, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 329 |
label: 'Passive disable',
|
| Error |
Row 330, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 330, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 330, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 330 |
dbKey: 'ANTITHEFT_PASSIVE_DISABLE',
|
| Error |
Row 331, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 331, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 331 |
dbValue: $scope.inspectionSummaryResp.ANTITHEFT_PASSIVE_DISABLE
|
| Error |
Row 332, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 332, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 332 |
}, {
|
| Error |
Row 333, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 333, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 333, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 333 |
label: 'Active disable',
|
| Error |
Row 334, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 334, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 334, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 334 |
dbKey: 'ANTITHEFT_ACTIVE_DISABLE',
|
| Error |
Row 335, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 335, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 335 |
dbValue: $scope.inspectionSummaryResp.ANTITHEFT_ACTIVE_DISABLE
|
| Error |
Row 336, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 336, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 336 |
}, {
|
| Error |
Row 337, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 337, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 337, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 337 |
label: 'Audible alarm',
|
| Error |
Row 338, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 338, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 338, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 338 |
dbKey: 'ANTITHEFT_AUDIBLE_ALARM_ONLY',
|
| Error |
Row 339, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 339, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 339 |
dbValue: $scope.inspectionSummaryResp.ANTITHEFT_AUDIBLE_ALARM_ONLY
|
| Error |
Row 340, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 340, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 340 |
}, {
|
| Error |
Row 341, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 341, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 341, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 341 |
label: 'Combat auto theft (CAT)',
|
| Error |
Row 342, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 342, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 342, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 342 |
dbKey: 'ANTITHEFT_COMBAT_AUTO_THEFT',
|
| Error |
Row 343, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 343, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 343 |
dbValue: $scope.inspectionSummaryResp.ANTITHEFT_COMBAT_AUTO_THEFT
|
| Error |
Row 344, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 344, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 344 |
}, {
|
| Error |
Row 345, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 345, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 345, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 345 |
label: 'Etched glass indicating VIN or coding',
|
| Error |
Row 346, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 346, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 346, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 346 |
dbKey: 'ANTITHEFT_ETCHED_GLASS_CODING',
|
| Error |
Row 347, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 347, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 347 |
dbValue: $scope.inspectionSummaryResp.ANTITHEFT_ETCHED_GLASS_CODING
|
| Error |
Row 348, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 348, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 348 |
}
|
| Error |
Row 349, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 349, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 349 |
];
|
| Error |
Row 350, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 350 |
|
| Error |
Row 351, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 351, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 351 |
$scope
|
| Error |
Row 352, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 352, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 352 |
.antitheftDevices
|
| Error |
Row 353, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 353, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 353 |
.forEach(function (element) {
|
| Error |
Row 354, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 354 |
|
| Error |
Row 355, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 355, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 355 |
if (element.dbValue == true) {
|
| Error |
Row 356, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 356, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 356 |
$scope
|
| Error |
Row 357, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 357, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 357 |
.antitheftDevicesLables
|
| Error |
Row 358, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 358, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 358 |
.push(element.label);
|
| Error |
Row 359, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 359, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 359 |
}
|
| Error |
Row 360, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 360, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 360 |
$scope.antitheftDevicesString = $scope
|
| Error |
Row 361, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 361, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 361 |
.antitheftDevicesLables
|
| Error |
Row 362, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 362, Column 47: "Strings must use doublequote."
quotes
|
| Error |
Row 362, Column 52: "Missing semicolon."
semi
|
| Error |
Row 362, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 362 |
.join(', ')
|
| Error |
Row 363, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 363, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 363 |
});
|
| Error |
Row 364, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 364 |
|
| Error |
Row 365, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 365, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 365 |
$scope.ExteriorDevices = [
|
| Error |
Row 366, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 366, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 366 |
{
|
| Error |
Row 367, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 367, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 367, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 367 |
label: 'Custom/MAG wheels',
|
| Error |
Row 368, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 368, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 368, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 368 |
dbKey: 'CUSTOM_MAG_WHEELS',
|
| Error |
Row 369, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 369, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 369 |
dbValue: $scope.inspectionSummaryResp.CUSTOM_MAG_WHEELS
|
| Error |
Row 370, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 370, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 370 |
}, {
|
| Error |
Row 371, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 371, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 371, Column 142: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 371 |
label: 'Special hub caps: QUANTITY ON VEHICLE: ' + $scope.inspectionSummaryResp.SPECIAL_HUB_CAP_QUANTITY,
|
| Error |
Row 372, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 372, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 372, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 372 |
dbKey: 'SPECIAL_HUB_CAPS',
|
| Error |
Row 373, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 373, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 373 |
dbValue: $scope.inspectionSummaryResp.SPECIAL_HUB_CAPS
|
| Error |
Row 374, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 374, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 374 |
}, {
|
| Error |
Row 375, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 375, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 375, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 375 |
label: 'Custom/MAG wheels',
|
| Error |
Row 376, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 376, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 376, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 376 |
dbKey: 'SPECIAL_HUB_CAP_QUANTITY',
|
| Error |
Row 377, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 377, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 377 |
dbValue: $scope.inspectionSummaryResp.SPECIAL_HUB_CAP_QUANTITY
|
| Error |
Row 378, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 378, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 378 |
}, {
|
| Error |
Row 379, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 379, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 379, Column 118: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 379 |
label: 'Special tires: TYPE: ' + $scope.inspectionSummaryResp.SPECIAL_TIRES_TYPE,
|
| Error |
Row 380, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 380, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 380, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 380 |
dbKey: 'SPECIAL_TIRES',
|
| Error |
Row 381, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 381, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 381 |
dbValue: $scope.inspectionSummaryResp.SPECIAL_TIRES
|
| Error |
Row 382, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 382, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 382 |
}, {
|
| Error |
Row 383, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 383, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 383, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 383 |
label: 'Spoiler',
|
| Error |
Row 384, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 384, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 384, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 384 |
dbKey: 'SPOILER',
|
| Error |
Row 385, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 385, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 385 |
dbValue: $scope.inspectionSummaryResp.SPOILER
|
| Error |
Row 386, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 386, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 386 |
}, {
|
| Error |
Row 387, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 387, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 387, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 387 |
label: 'Sunroof/Moonroof',
|
| Error |
Row 388, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 388, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 388, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 388 |
dbKey: 'SUNROOF',
|
| Error |
Row 389, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 389, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 389 |
dbValue: $scope.inspectionSummaryResp.SUNROOF
|
| Error |
Row 390, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 390, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 390 |
}, {
|
| Error |
Row 391, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 391, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 391, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 391 |
label: 'Motorized',
|
| Error |
Row 392, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 392, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 392, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 392 |
dbKey: 'SUNROOF_MOTORIZED',
|
| Error |
Row 393, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 393, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 393 |
dbValue: $scope.inspectionSummaryResp.SUNROOF_MOTORIZED
|
| Error |
Row 394, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 394, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 394 |
}, {
|
| Error |
Row 395, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 395, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 395, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 395 |
label: 'Rear window wiper',
|
| Error |
Row 396, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 396, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 396, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 396 |
dbKey: 'REAR_WINDOW_WIPER',
|
| Error |
Row 397, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 397, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 397 |
dbValue: $scope.inspectionSummaryResp.REAR_WINDOW_WIPER
|
| Error |
Row 398, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 398, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 398 |
}, {
|
| Error |
Row 399, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 399, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 399, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 399 |
label: 'Daytime running lights',
|
| Error |
Row 400, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 400, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 400, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 400 |
dbKey: 'DAYTIME_RUNNING_LIGHTS',
|
| Error |
Row 401, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 401, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 401 |
dbValue: $scope.inspectionSummaryResp.DAYTIME_RUNNING_LIGHTS
|
| Error |
Row 402, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 402, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 402 |
}, {
|
| Error |
Row 403, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 403, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 403, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 403 |
label: 'Blind spot detection system',
|
| Error |
Row 404, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 404, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 404, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 404 |
dbKey: 'BLIND_SPOT_DETECTION_SYSTEM ',
|
| Error |
Row 405, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 405, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 405 |
dbValue: $scope.inspectionSummaryResp.BLIND_SPOT_DETECTION_SYSTEM
|
| Error |
Row 406, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 406, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 406 |
}, {
|
| Error |
Row 407, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 407, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 407, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 407 |
label: 'Backup camera',
|
| Error |
Row 408, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 408, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 408, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 408 |
dbKey: 'BACKUP_CAMERA ',
|
| Error |
Row 409, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 409, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 409 |
dbValue: $scope.inspectionSummaryResp.BACKUP_CAMERA
|
| Error |
Row 410, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 410, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 410 |
}, {
|
| Error |
Row 411, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 411, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 411, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 411 |
label: 'Collision avoidance system',
|
| Error |
Row 412, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 412, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 412, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 412 |
dbKey: 'COLLISION_AVOIDANCE_SYSTEM',
|
| Error |
Row 413, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 413, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 413 |
dbValue: $scope.inspectionSummaryResp.COLLISION_AVOIDANCE_SYSTEM
|
| Error |
Row 414, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 414, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 414 |
}, {
|
| Error |
Row 415, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 415, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 415, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 415 |
label: 'Backup sensor',
|
| Error |
Row 416, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 416, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 416, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 416 |
dbKey: 'BACKUP_SENSOR',
|
| Error |
Row 417, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 417, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 417 |
dbValue: $scope.inspectionSummaryResp.BACKUP_SENSOR
|
| Error |
Row 418, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 418, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 418 |
}
|
| Error |
Row 419, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 419, Column 30: "Missing semicolon."
semi
|
| Error |
Row 419, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 419 |
]
|
| Error |
Row 420, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 420, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 420 |
$scope
|
| Error |
Row 421, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 421, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 421 |
.ExteriorDevices
|
| Error |
Row 422, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 422, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 422 |
.forEach(function (element) {
|
| Error |
Row 423, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 423 |
|
| Error |
Row 424, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 424, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 424 |
if (element.dbValue == true) {
|
| Error |
Row 425, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 425, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 425 |
$scope
|
| Error |
Row 426, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 426, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 426 |
.ExteriorLables
|
| Error |
Row 427, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 427, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 427 |
.push(element.label);
|
| Error |
Row 428, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 428, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 428 |
}
|
| Error |
Row 429, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 429, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 429 |
$scope.ExteriorDevicesString = $scope
|
| Error |
Row 430, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 430, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 430 |
.ExteriorLables
|
| Error |
Row 431, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 431, Column 47: "Strings must use doublequote."
quotes
|
| Error |
Row 431, Column 52: "Missing semicolon."
semi
|
| Error |
Row 431, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 431 |
.join(', ')
|
| Error |
Row 432, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 432, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 432 |
});
|
| Error |
Row 433, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 433 |
|
| Error |
Row 434, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 434, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 434 |
$scope.SeatsDevices = [
|
| Error |
Row 435, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 435, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 435 |
{
|
| Error |
Row 436, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 436, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 436, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 436 |
label: 'Automatic seat belts',
|
| Error |
Row 437, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 437, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 437, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 437 |
dbKey: 'SEATS_AUTOMATIC_BELT ',
|
| Error |
Row 438, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 438, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 438 |
dbValue: $scope.inspectionSummaryResp.SEATS_AUTOMATIC_BELT
|
| Error |
Row 439, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 439, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 439 |
}, {
|
| Error |
Row 440, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 440, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 440, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 440 |
label: 'Power seats',
|
| Error |
Row 441, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 441, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 441, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 441 |
dbKey: 'SEATS_POWER',
|
| Error |
Row 442, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 442, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 442 |
dbValue: $scope.inspectionSummaryResp.SEATS_POWER
|
| Error |
Row 443, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 443, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 443 |
}, {
|
| Error |
Row 444, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 444, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 444, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 444 |
label: 'Heated seats',
|
| Error |
Row 445, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 445, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 445, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 445 |
dbKey: 'SEATS_HEATED',
|
| Error |
Row 446, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 446, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 446 |
dbValue: $scope.inspectionSummaryResp.SEATS_HEATED
|
| Error |
Row 447, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 447, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 447 |
}, {
|
| Error |
Row 448, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 448, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 448, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 448 |
label: 'Lumbar',
|
| Error |
Row 449, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 449, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 449, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 449 |
dbKey: 'SEATS_LUMBAR',
|
| Error |
Row 450, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 450, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 450 |
dbValue: $scope.inspectionSummaryResp.SEATS_LUMBAR
|
| Error |
Row 451, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 451, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 451 |
}
|
| Error |
Row 452, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 452, Column 30: "Missing semicolon."
semi
|
| Error |
Row 452, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 452 |
]
|
| Error |
Row 453, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 453, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 453 |
$scope
|
| Error |
Row 454, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 454, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 454 |
.SeatsDevices
|
| Error |
Row 455, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 455, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 455 |
.forEach(function (element) {
|
| Error |
Row 456, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 456 |
|
| Error |
Row 457, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 457, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 457 |
if (element.dbValue == true) {
|
| Error |
Row 458, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 458, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 458 |
$scope
|
| Error |
Row 459, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 459, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 459 |
.SeatsLables
|
| Error |
Row 460, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 460, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 460 |
.push(element.label);
|
| Error |
Row 461, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 461, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 461 |
}
|
| Error |
Row 462, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 462, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 462 |
$scope.SeatsDevicesString = $scope
|
| Error |
Row 463, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 463, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 463 |
.SeatsLables
|
| Error |
Row 464, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 464, Column 47: "Strings must use doublequote."
quotes
|
| Error |
Row 464, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 464, Column 52: "Missing semicolon."
semi
|
| 464 |
.join(', ')
|
| Error |
Row 465, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 465, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 465 |
});
|
| Error |
Row 466, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 466 |
|
| Error |
Row 467, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 467, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 467 |
$scope.InstrumentationDevices = [
|
| Error |
Row 468, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 468, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 468 |
{
|
| Error |
Row 469, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 469, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 469, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 469 |
label: 'Air conditioner',
|
| Error |
Row 470, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 470, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 470, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 470 |
dbKey: 'INSTRU_AIRCONDITIONER',
|
| Error |
Row 471, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 471, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 471 |
dbValue: $scope.inspectionSummaryResp.INSTRU_AIRCONDITIONER
|
| Error |
Row 472, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 472, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 472 |
}, {
|
| Error |
Row 473, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 473, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 473, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 473 |
label: 'Digital instrumentation',
|
| Error |
Row 474, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 474, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 474, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 474 |
dbKey: 'INSTRU_DIGITAL',
|
| Error |
Row 475, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 475, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 475 |
dbValue: $scope.inspectionSummaryResp.INSTRU_DIGITAL
|
| Error |
Row 476, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 476, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 476 |
}, {
|
| Error |
Row 477, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 477, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 477, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 477 |
label: 'Cruise control',
|
| Error |
Row 478, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 478, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 478, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 478 |
dbKey: 'INSTRU_CRUISECONTROL',
|
| Error |
Row 479, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 479, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 479 |
dbValue: $scope.inspectionSummaryResp.INSTRU_CRUISECONTROL
|
| Error |
Row 480, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 480, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 480 |
}, {
|
| Error |
Row 481, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 481, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 481, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 481 |
label: 'Tilt wheel',
|
| Error |
Row 482, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 482, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 482, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 482 |
dbKey: 'INSTRU_TILTWHEEL',
|
| Error |
Row 483, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 483, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 483 |
dbValue: $scope.inspectionSummaryResp.INSTRU_TILTWHEEL
|
| Error |
Row 484, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 484, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 484 |
}, {
|
| Error |
Row 485, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 485, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 485, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 485 |
label: 'Power windows',
|
| Error |
Row 486, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 486, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 486, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 486 |
dbKey: 'INSTRU_POWERWINDOWS',
|
| Error |
Row 487, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 487, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 487 |
dbValue: $scope.inspectionSummaryResp.INSTRU_POWERWINDOWS
|
| Error |
Row 488, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 488, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 488 |
}, {
|
| Error |
Row 489, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 489, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 489, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 489 |
label: 'Power door locks',
|
| Error |
Row 490, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 490, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 490, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 490 |
dbKey: 'INSTRU_POWERLOCKDOORS',
|
| Error |
Row 491, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 491, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 491 |
dbValue: $scope.inspectionSummaryResp.INSTRU_POWERLOCKDOORS
|
| Error |
Row 492, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 492, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 492 |
}, {
|
| Error |
Row 493, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 493, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 493, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 493 |
label: 'Power steering',
|
| Error |
Row 494, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 494, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 494, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 494 |
dbKey: 'INSTRU_POWERSTEERING ',
|
| Error |
Row 495, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 495, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 495 |
dbValue: $scope.inspectionSummaryResp.INSTRU_POWERSTEERING
|
| Error |
Row 496, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 496, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 496 |
}, {
|
| Error |
Row 497, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 497, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 497, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 497 |
label: 'Power antenna',
|
| Error |
Row 498, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 498, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 498, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 498 |
dbKey: 'INSTRU_POWERANTENNA',
|
| Error |
Row 499, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 499, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 499 |
dbValue: $scope.inspectionSummaryResp.INSTRU_POWERANTENNA
|
| Error |
Row 500, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 500, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 500 |
}, {
|
| Error |
Row 501, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 501, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 501, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 501 |
label: 'Power trunk',
|
| Error |
Row 502, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 502, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 502, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 502 |
dbKey: 'INSTRU_POWERTRUNK',
|
| Error |
Row 503, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 503, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 503 |
dbValue: $scope.inspectionSummaryResp.INSTRU_POWERTRUNK
|
| Error |
Row 504, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 504, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 504 |
}, {
|
| Error |
Row 505, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 505, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 505, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 505 |
label: 'Power mirrors',
|
| Error |
Row 506, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 506, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 506, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 506 |
dbKey: 'INSTRU_POWERMIROR',
|
| Error |
Row 507, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 507, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 507 |
dbValue: $scope.inspectionSummaryResp.INSTRU_POWERMIROR
|
| Error |
Row 508, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 508, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 508 |
}
|
| Error |
Row 509, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 509, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 509, Column 30: "Missing semicolon."
semi
|
| 509 |
]
|
| Error |
Row 510, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 510, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 510 |
$scope
|
| Error |
Row 511, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 511, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 511 |
.InstrumentationDevices
|
| Error |
Row 512, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 512, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 512 |
.forEach(function (element) {
|
| Error |
Row 513, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 513, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 513 |
// console.log('element', element)
|
| Error |
Row 514, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 514, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 514 |
if (element.dbValue == true) {
|
| Error |
Row 515, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 515, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 515 |
$scope
|
| Error |
Row 516, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 516, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 516 |
.instrumentationLables
|
| Error |
Row 517, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 517, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 517 |
.push(element.label);
|
| Error |
Row 518, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 518, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 518 |
}
|
| Error |
Row 519, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 519, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 519 |
$scope.instrumentationDevicesString = $scope
|
| Error |
Row 520, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 520, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 520 |
.instrumentationLables
|
| Error |
Row 521, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 521, Column 47: "Strings must use doublequote."
quotes
|
| Error |
Row 521, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 521, Column 52: "Missing semicolon."
semi
|
| 521 |
.join('; ')
|
| Error |
Row 522, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 522, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 522 |
});
|
| Error |
Row 523, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 523 |
|
| Error |
Row 524, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 524, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 524 |
$scope.SafetyDevices = [
|
| Error |
Row 525, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 525, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 525 |
{
|
| Error |
Row 526, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 526, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 526, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 526 |
label: 'Anti-lock brakes',
|
| Error |
Row 527, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 527, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 527, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 527 |
dbKey: 'SAFTY_ANTILOCK_BRAKES',
|
| Error |
Row 528, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 528, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 528 |
dbValue: $scope.inspectionSummaryResp.SAFTY_ANTILOCK_BRAKES
|
| Error |
Row 529, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 529, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 529 |
}, {
|
| Error |
Row 530, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 530, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 530, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 530 |
label: 'Front Air Bags',
|
| Error |
Row 531, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 531, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 531, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 531 |
dbKey: 'SAFTY_FRONT_AIRBAG',
|
| Error |
Row 532, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 532, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 532 |
dbValue: $scope.inspectionSummaryResp.SAFTY_FRONT_AIRBAG
|
| Error |
Row 533, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 533, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 533 |
}, {
|
| Error |
Row 534, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 534, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 534, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 534 |
label: '(xX)',
|
| Error |
Row 535, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 535, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 535, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 535 |
dbKey: 'SAFTY_FRONT_AIRBAG_NUMBER',
|
| Error |
Row 536, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 536, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 536 |
dbValue: $scope.inspectionSummaryResp.SAFTY_FRONT_AIRBAG_NUMBER
|
| Error |
Row 537, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 537, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 537 |
}, {
|
| Error |
Row 538, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 538, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 538, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 538 |
label: 'Side Air Bags',
|
| Error |
Row 539, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 539, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 539, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 539 |
dbKey: 'SAFTY_SIDE_AIRBAG',
|
| Error |
Row 540, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 540, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 540 |
dbValue: $scope.inspectionSummaryResp.SAFTY_SIDE_AIRBAG
|
| Error |
Row 541, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 541, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 541 |
}, {
|
| Error |
Row 542, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 542, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 542, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 542 |
label: '(x2)',
|
| Error |
Row 543, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 543, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 543, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 543 |
dbKey: 'SAFTY_SIDE_AIRBAG_NUMBER',
|
| Error |
Row 544, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 544, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 544 |
dbValue: $scope.inspectionSummaryResp.SAFTY_SIDE_AIRBAG_NUMBER
|
| Error |
Row 545, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 545, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 545 |
}, {
|
| Error |
Row 546, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 546, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 546, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 546 |
label: 'Rear Air Bags',
|
| Error |
Row 547, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 547, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 547, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 547 |
dbKey: ' SAFTY_REAR_AIRBAG',
|
| Error |
Row 548, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 548, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 548 |
dbValue: $scope.inspectionSummaryResp.SAFTY_REAR_AIRBAG
|
| Error |
Row 549, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 549, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 549 |
}, {
|
| Error |
Row 550, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 550, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 550, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 550 |
label: '(x3)',
|
| Error |
Row 551, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 551, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 551, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 551 |
dbKey: 'SAFTY_REAR_AIRBAG_NUMBER',
|
| Error |
Row 552, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 552, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 552 |
dbValue: $scope.inspectionSummaryResp.SAFTY_REAR_AIRBAG_NUMBER
|
| Error |
Row 553, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 553, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 553 |
}
|
| Error |
Row 554, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 554, Column 30: "Missing semicolon."
semi
|
| Error |
Row 554, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 554 |
]
|
| Error |
Row 555, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 555 |
|
| Error |
Row 556, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 556, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 556 |
$scope
|
| Error |
Row 557, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 557, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 557 |
.SafetyDevices
|
| Error |
Row 558, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 558, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 558 |
.forEach(function (element) {
|
| Error |
Row 559, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 559, Column 37: "Unexpected console statement."
no-console
|
| Error |
Row 559, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 559, Column 68: "Missing semicolon."
semi
|
| Error |
Row 559, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 559 |
console.log('element', element)
|
| Error |
Row 560, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 560, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 560 |
if (element.dbValue == true) {
|
| Error |
Row 561, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 561, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 561 |
$scope
|
| Error |
Row 562, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 562, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 562 |
.SafetyLables
|
| Error |
Row 563, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 563, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 563 |
.push(element.label);
|
| Error |
Row 564, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 564, Column 41: "Unexpected console statement."
no-console
|
| Error |
Row 564, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 564, Column 93: "Missing semicolon."
semi
|
| 564 |
console.log("Array **********", $scope.SafetyLables)
|
| Error |
Row 565, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 565, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 565 |
}
|
| Error |
Row 566, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 566, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 566 |
$scope.SafetyDevicesString = $scope
|
| Error |
Row 567, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 567, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 567 |
.SafetyLables
|
| Error |
Row 568, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 568, Column 47: "Strings must use doublequote."
quotes
|
| Error |
Row 568, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 568, Column 52: "Missing semicolon."
semi
|
| 568 |
.join('; ')
|
| Error |
Row 569, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 569, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 569 |
});
|
| Error |
Row 570, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 570 |
|
| Error |
Row 571, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 571, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 571 |
$scope.DamagedDevices = [
|
| Error |
Row 572, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 572, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 572 |
{
|
| Error |
Row 573, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 573, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 573, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 573 |
label: 'Front bumper',
|
| Error |
Row 574, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 574, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 574, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 574 |
dbKey: 'FRONT_BUMPER_DAMAGE',
|
| Error |
Row 575, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 575, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 575 |
dbValue: $scope.inspectionSummaryResp.FRONT_BUMPER_DAMAGE
|
| Error |
Row 576, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 576, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 576 |
}, {
|
| Error |
Row 577, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 577, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 577, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 577 |
label: 'Rear bumper',
|
| Error |
Row 578, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 578, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 578, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 578 |
dbKey: 'REAR_BUMPER_DAMAGE',
|
| Error |
Row 579, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 579, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 579 |
dbValue: $scope.inspectionSummaryResp.REAR_BUMPER_DAMAGE
|
| Error |
Row 580, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 580, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 580 |
}, {
|
| Error |
Row 581, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 581, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 581, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 581 |
label: 'Fender left front',
|
| Error |
Row 582, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 582, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 582, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 582 |
dbKey: 'FENDER_LEFT_FRONT_DAMAGE',
|
| Error |
Row 583, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 583, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 583 |
dbValue: $scope.inspectionSummaryResp.FENDER_LEFT_FRONT_DAMAGE
|
| Error |
Row 584, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 584, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 584 |
}, {
|
| Error |
Row 585, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 585, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 585, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 585 |
label: 'Fender right front',
|
| Error |
Row 586, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 586, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 586, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 586 |
dbKey: 'FENDER_RIGHT_FRONT_DAMAGE',
|
| Error |
Row 587, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 587, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 587 |
dbValue: $scope.inspectionSummaryResp.FENDER_RIGHT_FRONT_DAMAGE
|
| Error |
Row 588, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 588, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 588 |
}, {
|
| Error |
Row 589, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 589, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 589, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 589 |
label: 'Door left front',
|
| Error |
Row 590, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 590, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 590, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 590 |
dbKey: 'DOOR_LEFT_FRONT_DAMAGE',
|
| Error |
Row 591, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 591, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 591 |
dbValue: $scope.inspectionSummaryResp.DOOR_LEFT_FRONT_DAMAGE
|
| Error |
Row 592, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 592, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 592 |
}, {
|
| Error |
Row 593, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 593, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 593, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 593 |
label: 'Door right front',
|
| Error |
Row 594, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 594, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 594, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 594 |
dbKey: 'DOOR_RIGHT_FRONT_DAMAGE',
|
| Error |
Row 595, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 595, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 595 |
dbValue: $scope.inspectionSummaryResp.DOOR_RIGHT_FRONT_DAMAGE
|
| Error |
Row 596, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 596, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 596 |
}, {
|
| Error |
Row 597, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 597, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 597, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 597 |
label: 'Door left rear',
|
| Error |
Row 598, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 598, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 598, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 598 |
dbKey: 'DOOR_LEFT_REAR_DAMAGE',
|
| Error |
Row 599, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 599, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 599 |
dbValue: $scope.inspectionSummaryResp.DOOR_LEFT_REAR_DAMAGE
|
| Error |
Row 600, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 600, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 600 |
}, {
|
| Error |
Row 601, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 601, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 601, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 601 |
label: 'Door right rear',
|
| Error |
Row 602, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 602, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 602, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 602 |
dbKey: 'DOOR_RIGHT_REAR_DAMAGE',
|
| Error |
Row 603, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 603, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 603 |
dbValue: $scope.inspectionSummaryResp.DOOR_RIGHT_REAR_DAMAGE
|
| Error |
Row 604, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 604, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 604 |
}
|
| Error |
Row 605, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 605, Column 30: "Missing semicolon."
semi
|
| Error |
Row 605, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 605 |
]
|
| Error |
Row 606, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 606 |
|
| Error |
Row 607, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 607, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 607 |
$scope
|
| Error |
Row 608, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 608, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 608 |
.DamagedDevices
|
| Error |
Row 609, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 609, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 609 |
.forEach(function (element) {
|
| Error |
Row 610, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 610, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 610 |
// alert(element)
|
| Error |
Row 611, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 611, Column 37: "Unexpected console statement."
no-console
|
| Error |
Row 611, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 611, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 611, Column 68: "Missing semicolon."
semi
|
| 611 |
console.log('element', element)
|
| Error |
Row 612, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 612, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 612 |
if (element.dbValue == true) {
|
| Error |
Row 613, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 613 |
|
| Error |
Row 614, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 614, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 614 |
$scope
|
| Error |
Row 615, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 615, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 615 |
.DamagedLables
|
| Error |
Row 616, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 616, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 616 |
.push(element.label);
|
| Error |
Row 617, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 617, Column 41: "Unexpected console statement."
no-console
|
| Error |
Row 617, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 617, Column 94: "Missing semicolon."
semi
|
| 617 |
console.log("Array **********", $scope.DamagedLables)
|
| Error |
Row 618, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 618, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 618 |
}
|
| Error |
Row 619, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 619, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 619 |
$scope.DamagedDevicesString = $scope
|
| Error |
Row 620, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 620, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 620 |
.DamagedLables
|
| Error |
Row 621, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 621, Column 47: "Strings must use doublequote."
quotes
|
| Error |
Row 621, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 621, Column 52: "Missing semicolon."
semi
|
| 621 |
.join('; ')
|
| Error |
Row 622, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 622, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 622 |
//alert($scope.DamagedDevicesString)
|
| Error |
Row 623, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 623, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 623 |
});
|
| Error |
Row 624, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 624, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 624 |
//alert($scope.DamagedDevicesString) Array For Rusted Damaged
|
| Error |
Row 625, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 625 |
|
| Error |
Row 626, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 626, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 626 |
$scope.rustedDamaged = [
|
| Error |
Row 627, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 627, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 627 |
{
|
| Error |
Row 628, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 628, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 628, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 628 |
label: 'Quarter panel left rear',
|
| Error |
Row 629, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 629, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 629, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 629 |
dbKey: 'QUARTER_PANEL_LEFT_REAR_RUST',
|
| Error |
Row 630, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 630, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 630 |
dbValue: $scope.inspectionSummaryResp.QUARTER_PANEL_LEFT_REAR_RUST
|
| Error |
Row 631, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 631, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 631 |
}, {
|
| Error |
Row 632, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 632, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 632, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 632 |
label: 'Quarter panel right rear',
|
| Error |
Row 633, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 633, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 633, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 633 |
dbKey: 'QUARTER_PANEL_RIGHT_REAR_RUST',
|
| Error |
Row 634, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 634, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 634 |
dbValue: $scope.inspectionSummaryResp.QUARTER_PANEL_RIGHT_REAR_RUST
|
| Error |
Row 635, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 635, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 635 |
}, {
|
| Error |
Row 636, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 636, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 636, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 636 |
label: 'Hood panel',
|
| Error |
Row 637, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 637, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 637, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 637 |
dbKey: 'HOOD_PANEL_RUST',
|
| Error |
Row 638, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 638, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 638 |
dbValue: $scope.inspectionSummaryResp.HOOD_PANEL_RUST
|
| Error |
Row 639, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 639, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 639 |
}, {
|
| Error |
Row 640, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 640, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 640, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 640 |
label: 'Roof panel',
|
| Error |
Row 641, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 641, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 641, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 641 |
dbKey: 'ROOF_PANEL_RUST',
|
| Error |
Row 642, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 642, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 642 |
dbValue: $scope.inspectionSummaryResp.ROOF_PANEL_RUST
|
| Error |
Row 643, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 643, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 643 |
}, {
|
| Error |
Row 644, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 644, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 644, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 644 |
label: 'Trunk lid/rear door',
|
| Error |
Row 645, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 645, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 645, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 645 |
dbKey: 'TRUNK_LID_RUST',
|
| Error |
Row 646, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 646, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 646 |
dbValue: $scope.inspectionSummaryResp.TRUNK_LID_RUST
|
| Error |
Row 647, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 647, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 647 |
}, {
|
| Error |
Row 648, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 648, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 648, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 648 |
label: ' Grill',
|
| Error |
Row 649, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 649, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 649, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 649 |
dbKey: 'GRILL_RUST',
|
| Error |
Row 650, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 650, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 650 |
dbValue: $scope.inspectionSummaryResp.GRILL_RUST
|
| Error |
Row 651, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 651, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 651 |
}, {
|
| Error |
Row 652, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 652, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 652, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 652 |
label: 'Wheel covers',
|
| Error |
Row 653, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 653, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 653, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 653 |
dbKey: 'WHELL_COVERS_RUST',
|
| Error |
Row 654, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 654, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 654 |
dbValue: $scope.inspectionSummaryResp.WHELL_COVERS_RUST
|
| Error |
Row 655, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 655, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 655 |
}, {
|
| Error |
Row 656, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 656, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 656, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 656 |
label: 'Windshield',
|
| Error |
Row 657, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 657, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 657, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 657 |
dbKey: 'WINDSHIELD_RUST',
|
| Error |
Row 658, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 658, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 658 |
dbValue: $scope.inspectionSummaryResp.WINDSHIELD_RUST
|
| Error |
Row 659, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 659, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 659 |
}, {
|
| Error |
Row 660, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 660, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 660, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 660 |
label: 'Side glass left front',
|
| Error |
Row 661, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 661, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 661, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 661 |
dbKey: 'SIDE_GLASS_LEFT_FRONT_RUST',
|
| Error |
Row 662, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 662, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 662 |
dbValue: $scope.inspectionSummaryResp.SIDE_GLASS_LEFT_FRONT_RUST
|
| Error |
Row 663, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 663, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 663 |
}, {
|
| Error |
Row 664, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 664, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 664, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 664 |
label: 'Side glass right front',
|
| Error |
Row 665, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 665, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 665, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 665 |
dbKey: 'SIDE_GLASS_RIGHT_FRONT_RUST',
|
| Error |
Row 666, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 666, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 666 |
dbValue: $scope.inspectionSummaryResp.SIDE_GLASS_RIGHT_FRONT_RUST
|
| Error |
Row 667, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 667, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 667 |
}, {
|
| Error |
Row 668, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 668, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 668, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 668 |
label: 'Side glass left rear',
|
| Error |
Row 669, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 669, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 669, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 669 |
dbKey: 'SIDE_GLASS_LEFT_REAR_RUST',
|
| Error |
Row 670, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 670, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 670 |
dbValue: $scope.inspectionSummaryResp.SIDE_GLASS_LEFT_REAR_RUST
|
| Error |
Row 671, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 671, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 671 |
}, {
|
| Error |
Row 672, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 672, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 672, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 672 |
label: 'Side glass right rear',
|
| Error |
Row 673, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 673, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 673, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 673 |
dbKey: 'SIDE_GLASS_RIGHT_REAR_RUST',
|
| Error |
Row 674, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 674, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 674 |
dbValue: $scope.inspectionSummaryResp.SIDE_GLASS_RIGHT_REAR_RUST
|
| Error |
Row 675, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 675, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 675 |
}, {
|
| Error |
Row 676, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 676, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 676, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 676 |
label: 'Rear windshield',
|
| Error |
Row 677, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 677, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 677, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 677 |
dbKey: 'REAR_WINDSHIELD_RUST',
|
| Error |
Row 678, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 678, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 678 |
dbValue: $scope.inspectionSummaryResp.REAR_WINDSHIELD_RUST
|
| Error |
Row 679, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 679, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 679 |
}, {
|
| Error |
Row 680, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 680, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 680, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 680 |
label: 'Worn, torn, interior/seats',
|
| Error |
Row 681, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 681, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 681, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 681 |
dbKey: 'WORN_TORN_INTERIOR_SEAT_RUST',
|
| Error |
Row 682, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 682, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 682 |
dbValue: $scope.inspectionSummaryResp.WORN_TORN_INTERIOR_SEAT_RUST
|
| Error |
Row 683, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 683, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 683 |
}, {
|
| Error |
Row 684, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 684, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 684, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 684 |
label: 'Dashboard/ sound system',
|
| Error |
Row 685, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 685, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 685, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 685 |
dbKey: 'DASHBOARD_SOUNDSYSTEM_RUST',
|
| Error |
Row 686, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 686, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 686 |
dbValue: $scope.inspectionSummaryResp.DASHBOARD_SOUNDSYSTEM_RUST
|
| Error |
Row 687, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 687, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 687 |
}, {
|
| Error |
Row 688, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 688, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 688, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 688 |
label: 'Center console',
|
| Error |
Row 689, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 689, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 689, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 689 |
dbKey: 'CENTER_CONSOLE_RUST',
|
| Error |
Row 690, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 690, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 690 |
dbValue: $scope.inspectionSummaryResp.CENTER_CONSOLE_RUST
|
| Error |
Row 691, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 691, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 691 |
}, {
|
| Error |
Row 692, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 692, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 692 |
label: $scope.inspectionSummaryResp.OTHER_DESCRIPTION,
|
| Error |
Row 693, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 693, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 693, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 693 |
dbKey: 'OTHER',
|
| Error |
Row 694, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 694, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 694 |
dbValue: $scope.inspectionSummaryResp.OTHER
|
| Error |
Row 695, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 695, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 695 |
}
|
| Error |
Row 696, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 696, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 696, Column 30: "Missing semicolon."
semi
|
| 696 |
]
|
| Error |
Row 697, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 697 |
|
| Error |
Row 698, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 698, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 698 |
$scope
|
| Error |
Row 699, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 699, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 699 |
.rustedDamaged
|
| Error |
Row 700, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 700, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 700 |
.forEach(function (element) {
|
| Error |
Row 701, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 701, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 701 |
if (element.dbValue == true) {
|
| Error |
Row 702, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 702, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 702 |
$scope
|
| Error |
Row 703, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 703, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 703 |
.rustedDamagedLables
|
| Error |
Row 704, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 704, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 704 |
.push(element.label);
|
| Error |
Row 705, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 705, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 705 |
}
|
| Error |
Row 706, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 706, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 706 |
$scope.rustedDamagedString = $scope
|
| Error |
Row 707, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 707, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 707 |
.rustedDamagedLables
|
| Error |
Row 708, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 708, Column 47: "Strings must use doublequote."
quotes
|
| Error |
Row 708, Column 52: "Missing semicolon."
semi
|
| Error |
Row 708, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 708 |
.join('; ')
|
| Error |
Row 709, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 709, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 709 |
});
|
| Error |
Row 710, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 710 |
|
| Error |
Row 711, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 711, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 711 |
// console.log('$scope.inspectionSummaryResp.INSURED_STATE_CODE',$scope.inspecti
|
| Error |
Row 712, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 712, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 712 |
// onSummaryResp.INSURED_STATE_CODE)
|
| Error |
Row 713, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 713, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 713 |
// dropDownService.getStates($scope.inspectionSummaryResp.INSURED_STATE_CODE);
|
| Error |
Row 714, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 714, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 714 |
// dropDownService.getAdverseConditions();
|
| Error |
Row 715, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 715, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 715 |
// dropDownService.getInsuranceCompany();
|
| Error |
Row 716, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 716 |
|
| Error |
Row 717, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 717, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 717 |
$scope.STATE_NAME = getStates(response.data.INSURED_STATE_CODE);
|
| Error |
Row 718, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 718, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 718 |
$scope.getSeatMaterial(response.data.SEAT_MATERIAL);
|
| Error |
Row 719, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 719, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 719 |
$scope.getStyle(response.data.STYLE);
|
| Error |
Row 720, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 720, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 720 |
$scope.getTransmission(response.data.TRANSMISSION);
|
| Error |
Row 721, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 721, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 721 |
$scope.getYear(response.data.YEAR);
|
| Error |
Row 722, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 722 |
|
| Error |
Row 723, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 723, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 723 |
getAdverseConditions(response.data.ADVERSE_CONDITIONS);
|
| Error |
Row 724, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 724, Column 87: "Missing semicolon."
semi
|
| Error |
Row 724, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 724 |
getInsuranceCompany(response.data.INSPECTION_COMPANY_NAME)
|
| Error |
Row 725, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 725 |
|
| Error |
Row 726, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 726, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 726 |
deferred.resolve({success: true});
|
| Error |
Row 727, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 727, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 727 |
return true,
|
| Error |
Row 728, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 728, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 728 |
response;
|
| Error |
Row 729, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 729, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 729 |
}, function (response) {
|
| Error |
Row 730, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 730, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 730, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 730 |
console.log("error", response);
|
| Error |
Row 731, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 731, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 731 |
deferred.resolve({success: false});
|
| Error |
Row 732, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 732, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 732 |
return false;
|
| Error |
Row 733, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 733, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 733 |
});
|
| Error |
Row 734, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 734, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 734 |
deferred.resolve({success: true});
|
| Error |
Row 735, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 735, Column 18: "Missing semicolon."
semi
|
| Error |
Row 735, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 735 |
}
|
| Error |
Row 736, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 736 |
|
| Error |
Row 737, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 737, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 737, Column 131: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 737 |
if (sessionStorage.userType == 'Insured' && sessionStorage.formId != null && sessionStorage.formId != undefined) {
|
| Error |
Row 738, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 738 |
|
| Error |
Row 739, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 739, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 739 |
// $scope.DATA.INSURED_APPLICATION_ID = sessionStorage.formId
|
| Error |
Row 740, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 740 |
|
| Error |
Row 741, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 741, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 741 |
$scope.DATA = {
|
| Error |
Row 742, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 742, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 742 |
INSURED_APPLICATION_ID: sessionStorage.formId,
|
| Error |
Row 743, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 743, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 743 |
PAGE: 6,
|
| Error |
Row 744, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 744, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 744 |
UPDATE: false
|
| Error |
Row 745, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 745, Column 22: "Missing semicolon."
semi
|
| Error |
Row 745, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 745 |
}
|
| Error |
Row 746, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 746 |
|
| Error |
Row 747, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 747, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 747 |
$scope.onLoad();
|
| Error |
Row 748, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 748, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 748 |
}
|
| Error |
Row 749, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 749 |
|
| Error |
Row 750, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 750, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 750, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 750 |
if (sessionStorage.userType == 'Inspector' && sessionStorage.clientID != null) {
|
| Error |
Row 751, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 751 |
|
| Error |
Row 752, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 752, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 752 |
// $scope.DATA.INSURED_APPLICATION_ID = sessionStorage.clientID
|
| Error |
Row 753, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 753, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 753 |
$scope.DATA = {
|
| Error |
Row 754, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 754, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 754 |
INSURED_APPLICATION_ID: sessionStorage.clientID,
|
| Error |
Row 755, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 755, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 755 |
PAGE: 6,
|
| Error |
Row 756, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 756, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 756 |
UPDATE: false
|
| Error |
Row 757, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 757, Column 22: "Missing semicolon."
semi
|
| Error |
Row 757, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 757 |
}
|
| Error |
Row 758, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 758 |
|
| Error |
Row 759, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 759, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 759 |
$scope.onLoad();
|
| Error |
Row 760, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 760, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 760 |
}
|
| Error |
Row 761, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 761 |
|
| Error |
Row 762, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 762, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 762 |
// if(sessionStorage.userType == 'Inspector' && sessionStorage.clientID !=
|
| Error |
Row 763, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 763, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 763 |
// null){ $scope.DATA.INSURED_APPLICATION_ID =
|
| Error |
Row 764, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 764, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 764 |
// sessionStorage.clientID; $scope.onLoad(); }
|
| Error |
Row 765, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 765, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 765 |
// if(sessionStorage.userType == 'Insured' && sessionStorage.formId != null &&
|
| Error |
Row 766, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 766, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 766 |
// sessionStorage.formId != undefined){ $scope.DATA.INSURED_APPLICATION_ID =
|
| Error |
Row 767, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 767, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 767 |
// sessionStorage.formId; $scope.onLoad(); } state API Call
|
| Error |
Row 768, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 768, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 768 |
function getStates(id) {
|
| Error |
Row 769, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 769, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 769 |
var defer = $q.defer();
|
| Error |
Row 770, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 770 |
|
| Error |
Row 771, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 771, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 771 |
$http
|
| Error |
Row 772, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 772, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 772, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 772 |
.get($rootScope.baseUrl + 'user/getState')
|
| Error |
Row 773, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 773, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 773 |
.then(function onSuccess(response) {
|
| Error |
Row 774, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 774, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 774, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 774 |
console.log("$scope.states in service", response.data);
|
| Error |
Row 775, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 775, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 775 |
$scope.states = response.data;
|
| Error |
Row 776, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 776, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 776, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 776, Column 72: "Missing semicolon."
semi
|
| Error |
Row 776, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 776 |
console.log('$scope.states', $scope.states)
|
| Error |
Row 777, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 777, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 777 |
for (var i = 0; i < $scope.states.length; i++) {
|
| Error |
Row 778, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 778, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 778 |
// console.log('state',$scope.states[i])
|
| Error |
Row 779, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 779, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 779 |
if (id == $scope.states[i].id) {
|
| Error |
Row 780, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 780, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 780 |
$scope.STATE_NAME = $scope.states[i].name;
|
| Error |
Row 781, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 781, Column 37: "Unexpected console statement."
no-console
|
| Error |
Row 781, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 781 |
console.log("State getting from API:", $scope.STATE_NAME);
|
| Error |
Row 782, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 782, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 782 |
}
|
| Error |
Row 783, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 783, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 783 |
}
|
| Error |
Row 784, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 784, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 784 |
// for (let state of $scope.states) { console.log('state',state) if (id
|
| Error |
Row 785, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 785, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 785 |
// == state.id) { $scope.STATE_NAME = state.name; console.log("State
|
| Error |
Row 786, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 786, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 786 |
// getting from API:", $scope.STATE_NAME); return $scope.STATE_NAME; } }
|
| Error |
Row 787, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 787 |
|
| Error |
Row 788, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 788, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 788 |
defer.resolve({success: true});
|
| Error |
Row 789, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 789, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 789 |
})
|
| Error |
Row 790, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 790, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 790 |
.catch(function onError(response) {
|
| Error |
Row 791, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 791, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 791, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 791 |
console.log(response);
|
| Error |
Row 792, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 792, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 792 |
defer.resolve({success: false});
|
| Error |
Row 793, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 793, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 793 |
});
|
| Error |
Row 794, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 794, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 794 |
}
|
| Error |
Row 795, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 795 |
|
| Error |
Row 796, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 796, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 796 |
//AdverseConditions API Call
|
| Error |
Row 797, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 797 |
|
| Error |
Row 798, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 798, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 798 |
function getAdverseConditions(id) {
|
| Error |
Row 799, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 799, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 799, Column 61: "Missing semicolon."
semi
|
| Error |
Row 799, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 799 |
console.log("advesr condition API call")
|
| Error |
Row 800, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 800, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 800 |
var defer = $q.defer();
|
| Error |
Row 801, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 801, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 801 |
$http
|
| Error |
Row 802, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 802, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 802, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 802 |
.get($rootScope.baseUrl + 'InsuredSummary/ADVERSECONDITIONS')
|
| Error |
Row 803, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 803, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 803 |
.then(function onSuccess(response) {
|
| Error |
Row 804, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 804 |
|
| Error |
Row 805, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 805, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 805, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 805, Column 72: "Missing semicolon."
semi
|
| 805 |
console.log("advesr condition API success")
|
| Error |
Row 806, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 806, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 806, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 806 |
console.log("AdverseConditions", response.data);
|
| Error |
Row 807, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 807, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 807 |
$scope.adverseConditions = response.data;
|
| Error |
Row 808, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 808, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 808 |
for (var i = 0; i < $scope.adverseConditions.length; i++) {
|
| Error |
Row 809, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 809, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 809 |
// console.log('state',$scope.adverseConditions[i])
|
| Error |
Row 810, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 810, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 810 |
if (id == $scope.adverseConditions[i].ID) {
|
| Error |
Row 811, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 811, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 811 |
$scope.ADVERSE_NAME = $scope.adverseConditions[i].ADVERSE_CONDITION;
|
| Error |
Row 812, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 812, Column 37: "Unexpected console statement."
no-console
|
| Error |
Row 812, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 812 |
console.log("State getting from API:", $scope.ADVERSE_NAME);
|
| Error |
Row 813, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 813, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 813 |
return $scope.ADVERSE_NAME;
|
| Error |
Row 814, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 814, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 814 |
}
|
| Error |
Row 815, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 815, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 815 |
}
|
| Error |
Row 816, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 816, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 816 |
// for (var adverse in $scope.adverseConditions) {
|
| Error |
Row 817, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 817, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 817 |
// console.log('adverse',adverse) if (id == adverse.ID) {
|
| Error |
Row 818, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 818, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 818 |
// $scope.ADVERSE_NAME = adverse.ADVERSE_CONDITION; console.log("State
|
| Error |
Row 819, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 819, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 819 |
// getting from API:", $scope.ADVERSE_NAME); return $scope.ADVERSE_NAME;
|
| Error |
Row 820, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 820, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 820 |
// } }
|
| Error |
Row 821, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 821, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 821 |
defer.resolve({success: true});
|
| Error |
Row 822, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 822, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 822 |
})
|
| Error |
Row 823, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 823, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 823 |
.catch(function onError(response) {
|
| Error |
Row 824, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 824 |
|
| Error |
Row 825, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 825, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 825, Column 70: "Missing semicolon."
semi
|
| Error |
Row 825, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 825 |
console.log("advesr condition API error")
|
| Error |
Row 826, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 826, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 826, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 826 |
console.log(response);
|
| Error |
Row 827, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 827, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 827 |
defer.resolve({success: false});
|
| Error |
Row 828, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 828, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 828 |
});
|
| Error |
Row 829, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 829, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 829 |
}
|
| Error |
Row 830, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 830 |
|
| Error |
Row 831, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 831, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 831 |
//InsuranceCompany API Call
|
| Error |
Row 832, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 832 |
|
| Error |
Row 833, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 833, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 833 |
function getInsuranceCompany(id) {
|
| Error |
Row 834, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 834, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 834, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 834, Column 62: "Missing semicolon."
semi
|
| 834 |
console.log("Insurnace company API call")
|
| Error |
Row 835, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 835, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 835 |
var defer = $q.defer();
|
| Error |
Row 836, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 836, Column 52: "Strings must use doublequote."
quotes
|
| Error |
Row 836, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 836 |
$http.get($rootScope.baseUrl + 'InsuredSummary/ListofCompany')
|
| Error |
Row 837, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 837, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 837 |
// api/InsuredSummary/ListofCompany
|
| Error |
Row 838, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 838, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 838 |
.then(function onSuccess(response) {
|
| Error |
Row 839, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 839 |
|
| Error |
Row 840, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 840, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 840 |
//console.log("advesr condition API success")
|
| Error |
Row 841, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 841, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 841, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 841 |
console.log("Insurance company", response.data);
|
| Error |
Row 842, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 842, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 842 |
$scope.insuranceCompanies = response.data;
|
| Error |
Row 843, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 843, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 843 |
for (var i = 0; i < $scope.insuranceCompanies.length; i++) {
|
| Error |
Row 844, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 844, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 844 |
//console.log('insurance Company',$scope.insuranceCompanies[i])
|
| Error |
Row 845, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 845, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 845 |
if (id == $scope.insuranceCompanies[i].CompanyID) {
|
| Error |
Row 846, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 846, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 846 |
$scope.COMPANY_NAME = $scope.insuranceCompanies[i].Name;
|
| Error |
Row 847, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 847, Column 37: "Unexpected console statement."
no-console
|
| Error |
Row 847, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 847 |
console.log("company name getting from API:", $scope.COMPANY_NAME);
|
| Error |
Row 848, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 848, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 848 |
return $scope.COMPANY_NAME;
|
| Error |
Row 849, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 849, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 849 |
}
|
| Error |
Row 850, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 850, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 850 |
}
|
| Error |
Row 851, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 851 |
|
| Error |
Row 852, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 852, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 852 |
// for (var company in $scope.insuranceCompanies) {
|
| Error |
Row 853, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 853, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 853 |
// console.log('company',company) if (id == company.CompanyID) {
|
| Error |
Row 854, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 854, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 854 |
// $scope.COMPANY_NAME = company.Name; console.log("State getting from
|
| Error |
Row 855, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 855, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 855 |
// API:", $scope.COMPANY_NAME); return $scope.COMPANY_NAME; } }
|
| Error |
Row 856, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 856, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 856 |
defer.resolve({success: true});
|
| Error |
Row 857, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 857, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 857 |
})
|
| Error |
Row 858, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 858, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 858 |
.catch(function onError(response) {
|
| Error |
Row 859, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 859 |
|
| Error |
Row 860, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 860, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 860, Column 70: "Missing semicolon."
semi
|
| Error |
Row 860, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 860 |
console.log("advesr condition API error")
|
| Error |
Row 861, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 861, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 861, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 861 |
console.log(response);
|
| Error |
Row 862, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 862, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 862 |
defer.resolve({success: false});
|
| Error |
Row 863, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 863, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 863 |
});
|
| Error |
Row 864, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 864, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 864 |
}
|
| Error |
Row 865, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 865, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 865 |
//Seat Material API Call
|
| Error |
Row 866, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 866 |
|
| Error |
Row 867, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 867, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 867 |
$scope.getSeatMaterial = function (id) {
|
| Error |
Row 868, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 868, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 868, Column 66: "Missing semicolon."
semi
|
| Error |
Row 868, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 868 |
console.log("Seat Material company API call")
|
| Error |
Row 869, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 869, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 869 |
var defer = $q.defer();
|
| Error |
Row 870, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 870, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 870 |
$http
|
| Error |
Row 871, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 871, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 871, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 871 |
.get($rootScope.baseUrl + 'InsuredSummary/SEATMATERIAL')
|
| Error |
Row 872, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 872, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 872 |
.then(function onSuccess(response) {
|
| Error |
Row 873, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 873, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 873, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 873 |
console.log("Seat Material", response.data);
|
| Error |
Row 874, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 874, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 874 |
$scope.seatMaterials = response.data;
|
| Error |
Row 875, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 875 |
|
| Error |
Row 876, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 876, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 876 |
for (var i = 0; i < $scope.seatMaterials.length; i++) {
|
| Error |
Row 877, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 877, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 877 |
// console.log('seat materials',$scope.seatMaterials[i])
|
| Error |
Row 878, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 878, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 878 |
if (id == $scope.seatMaterials[i].MATERIAL_ID) {
|
| Error |
Row 879, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 879, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 879 |
$scope.SEAT_MATERIAL = $scope.seatMaterials[i].MATERIAL_TYPE;
|
| Error |
Row 880, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 880, Column 37: "Unexpected console statement."
no-console
|
| Error |
Row 880, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 880 |
console.log("company name getting from API:", $scope.SEAT_MATERIAL);
|
| Error |
Row 881, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 881, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 881 |
return $scope.SEAT_MATERIAL;
|
| Error |
Row 882, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 882, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 882 |
}
|
| Error |
Row 883, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 883, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 883 |
}
|
| Error |
Row 884, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 884 |
|
| Error |
Row 885, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 885, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 885 |
// for (var seat in $scope.seatMaterials) {
|
| Error |
Row 886, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 886, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 886 |
// console.log('$scope.seatMaterials',seat) if (id == seat.MATERIAL_ID) {
|
| Error |
Row 887, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 887, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 887 |
// $scope.SEAT_MATERIAL = seat.MATERIAL_TYPE; console.log("State getting
|
| Error |
Row 888, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 888, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 888 |
// from API:", $scope.SEAT_MATERIAL); return $scope.SEAT_MATERIAL; } }
|
| Error |
Row 889, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 889, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 889 |
defer.resolve({success: true});
|
| Error |
Row 890, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 890, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 890 |
})
|
| Error |
Row 891, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 891, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 891 |
.catch(function onError(response) {
|
| Error |
Row 892, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 892 |
|
| Error |
Row 893, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 893, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 893, Column 69: "Missing semicolon."
semi
|
| Error |
Row 893, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 893 |
console.error("seatMaterial API error")
|
| Error |
Row 894, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 894, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 894, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 894 |
console.log(response);
|
| Error |
Row 895, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 895, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 895 |
defer.resolve({success: false});
|
| Error |
Row 896, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 896, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 896 |
});
|
| Error |
Row 897, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 897, Column 18: "Missing semicolon."
semi
|
| Error |
Row 897, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 897 |
}
|
| Error |
Row 898, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 898 |
|
| Error |
Row 899, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 899, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 899 |
//Style API Call
|
| Error |
Row 900, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 900 |
|
| Error |
Row 901, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 901, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 901 |
$scope.getStyle = function (id) {
|
| Error |
Row 902, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 902, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 902, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 902, Column 51: "Missing semicolon."
semi
|
| 902 |
console.log("Style API call")
|
| Error |
Row 903, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 903, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 903 |
var defer = $q.defer();
|
| Error |
Row 904, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 904, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 904 |
$http
|
| Error |
Row 905, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 905, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 905, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 905 |
.get($rootScope.baseUrl + 'InsuredSummary/GetVehicleStyle')
|
| Error |
Row 906, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 906, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 906 |
.then(function onSuccess(response) {
|
| Error |
Row 907, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 907 |
|
| Error |
Row 908, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 908, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 908 |
//console.log("advesr condition API success")
|
| Error |
Row 909, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 909, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 909, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 909 |
console.log("Styles:", response.data);
|
| Error |
Row 910, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 910, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 910 |
$scope.styles = response.data;
|
| Error |
Row 911, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 911, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 911 |
for (var i = 0; i < $scope.styles.length; i++) {
|
| Error |
Row 912, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 912, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 912 |
// console.log('seat materials',$scope.styles[i])
|
| Error |
Row 913, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 913, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 913 |
if (id == $scope.styles[i].STYLE_ID) {
|
| Error |
Row 914, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 914, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 914 |
$scope.style = $scope.styles[i].STYLE_NAME;
|
| Error |
Row 915, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 915, Column 37: "Unexpected console statement."
no-console
|
| Error |
Row 915, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 915 |
console.log("style getting from API:", $scope.style);
|
| Error |
Row 916, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 916, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 916 |
return $scope.style;
|
| Error |
Row 917, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 917, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 917 |
}
|
| Error |
Row 918, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 918, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 918 |
}
|
| Error |
Row 919, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 919 |
|
| Error |
Row 920, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 920, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 920 |
// for (var style in $scope.styles) { console.log('$scope.styles',style) if
|
| Error |
Row 921, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 921, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 921 |
// (id == style.STYLE_ID) { $scope.style = style.STYLE_NAME;
|
| Error |
Row 922, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 922, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 922 |
// console.log("State getting from API:", $scope.style); return
|
| Error |
Row 923, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 923, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 923 |
// $scope.style; } }
|
| Error |
Row 924, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 924, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 924 |
defer.resolve({success: true});
|
| Error |
Row 925, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 925, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 925 |
})
|
| Error |
Row 926, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 926, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 926 |
.catch(function onError(response) {
|
| Error |
Row 927, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 927 |
|
| Error |
Row 928, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 928, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 928, Column 61: "Missing semicolon."
semi
|
| Error |
Row 928, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 928 |
console.error("Style API error")
|
| Error |
Row 929, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 929, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 929, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 929 |
console.log(response);
|
| Error |
Row 930, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 930, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 930 |
defer.resolve({success: false});
|
| Error |
Row 931, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 931, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 931 |
});
|
| Error |
Row 932, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 932, Column 18: "Missing semicolon."
semi
|
| Error |
Row 932, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 932 |
}
|
| Error |
Row 933, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 933 |
|
| Error |
Row 934, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 934, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 934 |
//Transmission API Call
|
| Error |
Row 935, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 935 |
|
| Error |
Row 936, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 936, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 936 |
$scope.getTransmission = function (id) {
|
| Error |
Row 937, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 937, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 937, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 937, Column 57: "Missing semicolon."
semi
|
| 937 |
console.log("Transmision API call")
|
| Error |
Row 938, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 938, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 938 |
var defer = $q.defer();
|
| Error |
Row 939, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 939, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 939 |
$http
|
| Error |
Row 940, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 940, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 940, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 940 |
.get($rootScope.baseUrl + 'InsuredSummary/getTransmission')
|
| Error |
Row 941, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 941, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 941 |
.then(function onSuccess(response) {
|
| Error |
Row 942, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 942 |
|
| Error |
Row 943, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 943, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 943, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 943 |
console.log("Transmission:", response.data);
|
| Error |
Row 944, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 944, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 944 |
$scope.transmissions = response.data;
|
| Error |
Row 945, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 945 |
|
| Error |
Row 946, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 946, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 946 |
for (var i = 0; i < $scope.transmissions.length; i++) {
|
| Error |
Row 947, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 947, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 947 |
// console.log('seat materials',$scope.transmissions[i])
|
| Error |
Row 948, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 948, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 948 |
if (id == $scope.transmissions[i].TRANSMISSION_ID) {
|
| Error |
Row 949, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 949, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 949 |
$scope.TRANSMISSION = $scope.transmissions[i].TRANSMISSION_TYPE;
|
| Error |
Row 950, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 950, Column 37: "Unexpected console statement."
no-console
|
| Error |
Row 950, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 950 |
console.log("transmission getting from API:", $scope.TRANSMISSION);
|
| Error |
Row 951, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 951, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 951 |
return $scope.TRANSMISSION;
|
| Error |
Row 952, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 952, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 952 |
}
|
| Error |
Row 953, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 953, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 953 |
}
|
| Error |
Row 954, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 954 |
|
| Error |
Row 955, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 955, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 955 |
// for (var item in $scope.transmissions) {
|
| Error |
Row 956, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 956, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 956 |
// console.log('$scope.seatMaterials',item) if (id == item.TRANSMISSION_ID)
|
| Error |
Row 957, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 957, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 957 |
// { $scope.TRANSMISSION = item.TRANSMISSION_TYPE; console.log("State
|
| Error |
Row 958, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 958, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 958 |
// getting from API:", $scope.TRANSMISSION); return $scope.TRANSMISSION;
|
| Error |
Row 959, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 959, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 959 |
// } }
|
| Error |
Row 960, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 960 |
|
| Error |
Row 961, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 961, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 961 |
defer.resolve({success: true});
|
| Error |
Row 962, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 962, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 962 |
})
|
| Error |
Row 963, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 963, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 963 |
.catch(function onError(response) {
|
| Error |
Row 964, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 964 |
|
| Error |
Row 965, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 965, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 965, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 965, Column 66: "Missing semicolon."
semi
|
| 965 |
console.log("Transmission API error")
|
| Error |
Row 966, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 966, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 966, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 966 |
console.log(response);
|
| Error |
Row 967, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 967, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 967 |
defer.resolve({success: false});
|
| Error |
Row 968, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 968, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 968 |
});
|
| Error |
Row 969, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 969, Column 18: "Missing semicolon."
semi
|
| Error |
Row 969, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 969 |
}
|
| Error |
Row 970, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 970 |
|
| Error |
Row 971, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 971, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 971 |
$scope.getYear = function (id) {
|
| Error |
Row 972, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 972, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 972, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 972, Column 57: "Missing semicolon."
semi
|
| 972 |
console.log("LISTOFYEARS API call")
|
| Error |
Row 973, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 973, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 973 |
var defer = $q.defer();
|
| Error |
Row 974, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 974, Column 52: "Strings must use doublequote."
quotes
|
| Error |
Row 974, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 974 |
$http.get($rootScope.baseUrl + 'InsuredSummary/LISTOFYEARS')
|
| Error |
Row 975, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 975, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 975 |
// api/InsuredSummary/ListofCompany
|
| Error |
Row 976, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 976, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 976 |
.then(function onSuccess(response) {
|
| Error |
Row 977, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 977 |
|
| Error |
Row 978, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 978, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 978 |
//console.log("advesr condition API success")
|
| Error |
Row 979, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 979, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 979, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 979 |
console.log("InsuredSummary/LISTOFYEARS", response.data);
|
| Error |
Row 980, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 980, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 980 |
$scope.yearID = response.data;
|
| Error |
Row 981, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 981, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 981 |
for (var i = 0; i < $scope.yearID.length; i++) {
|
| Error |
Row 982, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 982, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 982 |
//console.log('insurance Company',$scope.yearID[i])
|
| Error |
Row 983, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 983, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 983 |
if (id == $scope.yearID[i].ID) {
|
| Error |
Row 984, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 984, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 984 |
$scope.YEAR_NAME = $scope.yearID[i].LIST_OF_YEARS1;
|
| Error |
Row 985, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 985, Column 37: "Unexpected console statement."
no-console
|
| Error |
Row 985, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 985 |
console.log("company name getting from API:", $scope.YEAR_NAME);
|
| Error |
Row 986, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 986, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 986 |
return $scope.YEAR_NAME;
|
| Error |
Row 987, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 987, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 987 |
}
|
| Error |
Row 988, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 988, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 988 |
}
|
| Error |
Row 989, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 989 |
|
| Error |
Row 990, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 990, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 990 |
// for (var company in $scope.insuranceCompanies) {
|
| Error |
Row 991, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 991, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 991 |
// console.log('company',company) if (id == company.CompanyID) {
|
| Error |
Row 992, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 992, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 992 |
// $scope.COMPANY_NAME = company.Name; console.log("State getting from
|
| Error |
Row 993, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 993, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 993 |
// API:", $scope.COMPANY_NAME); return $scope.COMPANY_NAME; } }
|
| Error |
Row 994, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 994, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 994 |
defer.resolve({success: true});
|
| Error |
Row 995, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 995, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 995 |
})
|
| Error |
Row 996, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 996, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 996 |
.catch(function onError(response) {
|
| Error |
Row 997, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 997 |
|
| Error |
Row 998, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 998, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 998, Column 65: "Missing semicolon."
semi
|
| Error |
Row 998, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 998 |
console.log("LISTOFYEARS API error")
|
| Error |
Row 999, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 999, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 999, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 999 |
console.log(response);
|
| Error |
Row 1000, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 1000, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1000 |
defer.resolve({success: false});
|
| Error |
Row 1001, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 1001, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1001 |
});
|
| Error |
Row 1002, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 1002, Column 18: "Missing semicolon."
semi
|
| Error |
Row 1002, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1002 |
}
|
| Error |
Row 1003, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1003 |
|
| Error |
Row 1004, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 1004, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 1004, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1004 |
$scope.$on('callOnLoadInspectionSum', function (event, result) {
|
| Error |
Row 1005, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 1005, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1005 |
$scope.onLoadBool = result;
|
| Error |
Row 1006, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 1006, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1006 |
if ($scope.onLoadBool === true) {
|
| Error |
Row 1007, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 1007, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1007 |
// $scope.onLoad();
|
| Error |
Row 1008, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 1008, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1008 |
}
|
| Error |
Row 1009, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 1009, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1009 |
});
|
| Error |
Row 1010, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1010 |
|
| Error |
Row 1011, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 1011, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 1011, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1011 |
$scope.$on('callInspectSummary', function (event, result) {
|
| Error |
Row 1012, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 1012, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1012 |
$scope.onLoadBool = result;
|
| Error |
Row 1013, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 1013, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1013 |
if ($scope.onLoadBool === true) {
|
| Error |
Row 1014, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1014 |
|
| Error |
Row 1015, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 1015, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1015 |
// $scope.DATA.INSURED_APPLICATION_ID = sessionStorage.clientID $scope.DATA = {
|
| Error |
Row 1016, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 1016, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1016 |
// INSURED_APPLICATION_ID: sessionStorage.clientID, PAGE: 6, UPDATE:
|
| Error |
Row 1017, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 1017, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1017 |
// false }
|
| Error |
Row 1018, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1018 |
|
| Error |
Row 1019, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 1019, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1019 |
if (sessionStorage.clientID != null || sessionStorage.clientID != undefined) {
|
| Error |
Row 1020, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1020 |
|
| Error |
Row 1021, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 1021, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1021 |
$scope.DATA.INSURED_APPLICATION_ID = sessionStorage.clientID;
|
| Error |
Row 1022, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 1022, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1022 |
} else if (sessionStorage.formId != null || sessionStorage.formId != undefined) {
|
| Error |
Row 1023, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1023 |
|
| Error |
Row 1024, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 1024, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1024 |
$scope.DATA.INSURED_APPLICATION_ID = sessionStorage.formId;
|
| Error |
Row 1025, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1025 |
|
| Error |
Row 1026, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 1026, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1026 |
}
|
| Error |
Row 1027, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1027 |
|
| Error |
Row 1028, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 1028, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1028 |
$scope.onLoad();
|
| Error |
Row 1029, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 1029, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1029 |
}
|
| Error |
Row 1030, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 1030, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1030 |
});
|
| Error |
Row 1031, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1031 |
|
| Error |
Row 1032, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 1032, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1032 |
// $scope.$on('callInspectSummary', function (event, result) { $scope.onLoadBool
|
| Error |
Row 1033, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 1033, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1033 |
// = result; if ($scope.onLoadBool === true) {
|
| Error |
Row 1034, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 1034, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1034 |
// $scope.DATA.INSURED_APPLICATION_ID = sessionStorage.clientID;
|
| Error |
Row 1035, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 1035, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1035 |
// $scope.onLoad(); } });
|
| Error |
Row 1036, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1036 |
|
| Error |
Row 1037, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 1037, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1037 |
$scope
|
| Error |
Row 1038, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 1038, Column 22: "Strings must use doublequote."
quotes
|
| Error |
Row 1038, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1038 |
.$on('visibilitySing', function (event, result) {
|
| Error |
Row 1039, Column 1: "Expected indentation of 6 tabs but found 18 spaces."
indent
|
| Error |
Row 1039, Column 19: "Unexpected console statement."
no-console
|
| Error |
Row 1039, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 1039, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1039, Column 55: "Missing semicolon."
semi
|
| 1039 |
console.log('visibilitySing',result)
|
| Error |
Row 1040, Column 1: "Expected indentation of 6 tabs but found 18 spaces."
indent
|
| Error |
Row 1040, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1040, Column 46: "Missing semicolon."
semi
|
| 1040 |
$scope.dataLoading = result
|
| Error |
Row 1041, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1041 |
|
| Error |
Row 1042, Column 1: "Expected indentation of 6 tabs but found 18 spaces."
indent
|
| Error |
Row 1042, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1042 |
if(result == false){
|
| Error |
Row 1043, Column 1: "Expected indentation of 7 tabs but found 20 spaces."
indent
|
| Error |
Row 1043, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 1043, Column 58: "Missing semicolon."
semi
|
| Error |
Row 1043, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1043 |
$scope.dynamicBtnName = 'View Report'
|
| Error |
Row 1044, Column 1: "Expected indentation of 6 tabs but found 18 spaces."
indent
|
| Error |
Row 1044, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1044 |
}
|
| Error |
Row 1045, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 1045, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1045 |
});
|
| Error |
Row 1046, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1046 |
|
| Error |
Row 1047, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 1047, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1047 |
}
|
| Error |
Row 1048, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 1048, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 1048, Column 10: "Missing semicolon."
semi
|
| 1048 |
}
|
| Error |
Row 1049, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 1049, Column 7: "Missing semicolon."
semi
|
| 1049 |
}) |
|
|
|
\rest\app\client\components\inspectionSummary-modal\inspectionSummary-modal.js
|
256 problems (256 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 171: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 9, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 9, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 10, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 11, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 11, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 12, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 13, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 13, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 14, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 15, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 16, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 16, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 17, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 18, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 19, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 20, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 20, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 21, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 22, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 22, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 23, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 24, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 25, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 25, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 26, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 28, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 29, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 30, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 31, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 32, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 34, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 35, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 36, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 37, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 38, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 40, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 41, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 110: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 145: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 42, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 119: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 155: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 166: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 43, Column 63: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 123: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 159: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 174: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 45, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 46, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 46, Column 110: "Strings must use doublequote."
quotes
|
| Error |
Row 46, Column 146: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 47, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 47, Column 119: "Strings must use doublequote."
quotes
|
| Error |
Row 47, Column 156: "Strings must use doublequote."
quotes
|
| Error |
Row 47, Column 167: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 48, Column 63: "Strings must use doublequote."
quotes
|
| Error |
Row 48, Column 123: "Strings must use doublequote."
quotes
|
| Error |
Row 48, Column 160: "Strings must use doublequote."
quotes
|
| Error |
Row 48, Column 175: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 49, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 51, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 52, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 53, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 54, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 54, Column 41: "Missing semicolon."
semi
|
| Error |
Row 54, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 56, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 57, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 58, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 59, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 59, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 106: "Missing semicolon."
semi
|
| Error |
Row 60, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 60, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 60, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 60, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 53: "Missing semicolon."
semi
|
| Error |
Row 61, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 62, Column 34: "Strings must use doublequote."
quotes
|
| Error |
Row 62, Column 124: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 124: "Missing semicolon."
semi
|
| Error |
Row 63, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 64, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 64, Column 132: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 132: "Missing semicolon."
semi
|
| Error |
Row 65, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 65, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 66, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 66, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 66, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 71: "Missing semicolon."
semi
|
| Error |
Row 67, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 67, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 67, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 67, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 63: "Missing semicolon."
semi
|
| Error |
Row 68, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 69, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 71, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 72, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 73, Column 14: "Missing semicolon."
semi
|
| Error |
Row 73, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 75, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 76, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 77, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 79, Column 17: "'header' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 79, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 80, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 80, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 80, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 81, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 81, Column 34: "Strings must use doublequote."
quotes
|
| Error |
Row 81, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 82, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 14: "Missing semicolon."
semi
|
| Error |
Row 83, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 84, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 85, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 85, Column 43: "Strings must use doublequote."
quotes
|
| Error |
Row 85, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 86, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 87, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 87, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 88, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 88, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 89, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 89, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 89, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 90, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 90, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 91, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 92, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 92, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 92, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 92, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 93, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 94, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 95, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 95, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 96, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 96, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 97, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 97, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 97, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 98, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 98, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 100, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 100, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 100, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 101, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 102, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 102, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 103, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 103, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 104, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 104, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 105, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 105, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 106, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 107, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 107, Column 10: "Missing semicolon."
semi
|
| Error |
Row 107, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 108, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 108, Column 7: "Missing semicolon."
semi
|
| Error |
Row 108, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 171: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.controller('inspectionSummaryController', function ($scope, $base64, globalService, $state, $css, $httpParamSerializerJQLike, $uibModalInstance, $http, $rootScope) {
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
$css.bind({
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
href: 'rest/app/client/components/inspectionSummary-modal/inspectionSummary-modal.css'
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
}, $scope);
|
| Error |
Row 7, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
$scope.ok = function () {
|
| Error |
Row 9, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 9, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 9, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
if (sessionStorage.userType == 'Insured') {
|
| Error |
Row 10, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 10, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
$uibModalInstance.close();
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 11, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 11, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
if (typeof window.orientation != 'undefined') {
|
| Error |
Row 12, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 12, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
//"its mobile browser"
|
| Error |
Row 13, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 13, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 13, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
$state.transitionTo('insuredPage.dashboardInsured');
|
| Error |
Row 14, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 14, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
} else {
|
| Error |
Row 15, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 15, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
//"it is web broser"
|
| Error |
Row 16, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 16, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 16, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
$state.transitionTo('insuredPage.dashboardInsured');
|
| Error |
Row 17, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 17, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
}
|
| Error |
Row 18, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 18, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
} else {
|
| Error |
Row 19, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 19, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
$uibModalInstance.close();
|
| Error |
Row 20, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 20, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 20, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
if (typeof window.orientation != 'undefined') {
|
| Error |
Row 21, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 21, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
//"its mobile browser"
|
| Error |
Row 22, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 22, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 22, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
$state.transitionTo('inspectionPage.dashboard');
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 23, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
} else {
|
| Error |
Row 24, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 24, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
//"it is web broser"
|
| Error |
Row 25, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 25, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 25, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
$state.transitionTo('inspectionPage.dashboard');
|
| Error |
Row 26, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 26, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
}
|
| Error |
Row 27, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
|
| Error |
Row 28, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 28, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
}
|
| Error |
Row 29, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 29, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
// $uibModalInstance.close(); if (typeof window.orientation != 'undefined') {
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 30, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
// //"its mobile browser" }else { //"it is web broser"
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 31, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
// $state.transitionTo('insuredPage.dashboardInsured'); }
|
| Error |
Row 32, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 32, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
};
|
| Error |
Row 33, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
|
| Error |
Row 34, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 34, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
if (sessionStorage.formId) {
|
| Error |
Row 35, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 35, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
$scope.INSURED_APPLICATION_ID = sessionStorage.formId;
|
| Error |
Row 36, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 36, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
} else {
|
| Error |
Row 37, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 37, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
$scope.INSURED_APPLICATION_ID = sessionStorage.clientID;
|
| Error |
Row 38, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 38, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
}
|
| Error |
Row 39, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
|
| Error |
Row 40, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 40, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
if (sessionStorage.PDFID != null) {
|
| Error |
Row 41, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 41, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 110: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 145: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
$scope.encodeZipURL = $base64.encode('INSURED_APPLICATION_ID=' + $scope.INSURED_APPLICATION_ID + '&USERID=' + sessionStorage.PDFID);
|
| Error |
Row 42, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 42, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 119: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 155: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 166: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
$scope.encodeGenerateViewPdf = $base64.encode('INSURED_APPLICATION_ID=' + $scope.INSURED_APPLICATION_ID + '&USERID=' + sessionStorage.PDFID + '&VIEW=v');
|
| Error |
Row 43, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 43, Column 63: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 123: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 159: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 174: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
$scope.encodeGenerateDownloadPdf = $base64.encode('INSURED_APPLICATION_ID=' + $scope.INSURED_APPLICATION_ID + '&USERID=' + sessionStorage.PDFID + '&DOWNLOAD=d');
|
| Error |
Row 44, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
|
| Error |
Row 45, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 45, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
} else if (sessionStorage.userId != null) {
|
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 46, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 46, Column 110: "Strings must use doublequote."
quotes
|
| Error |
Row 46, Column 146: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
$scope.encodeZipURL = $base64.encode('INSURED_APPLICATION_ID=' + $scope.INSURED_APPLICATION_ID + '&USERID=' + sessionStorage.userId);
|
| Error |
Row 47, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 47, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 47, Column 119: "Strings must use doublequote."
quotes
|
| Error |
Row 47, Column 156: "Strings must use doublequote."
quotes
|
| Error |
Row 47, Column 167: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
$scope.encodeGenerateViewPdf = $base64.encode('INSURED_APPLICATION_ID=' + $scope.INSURED_APPLICATION_ID + '&USERID=' + sessionStorage.userId + '&VIEW=v');
|
| Error |
Row 48, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 48, Column 63: "Strings must use doublequote."
quotes
|
| Error |
Row 48, Column 123: "Strings must use doublequote."
quotes
|
| Error |
Row 48, Column 160: "Strings must use doublequote."
quotes
|
| Error |
Row 48, Column 175: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
$scope.encodeGenerateDownloadPdf = $base64.encode('INSURED_APPLICATION_ID=' + $scope.INSURED_APPLICATION_ID + '&USERID=' + sessionStorage.userId + '&DOWNLOAD=d');
|
| Error |
Row 49, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 49, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
}
|
| Error |
Row 50, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
|
| Error |
Row 51, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 51, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
// $scope.encodeIDs = 'INSURED_APPLICATION_ID=' + $scope.INSURED_APPLICATION_ID
|
| Error |
Row 52, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 52, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
// + '&USERID=' + sessionStorage.userId; $scope.encodeZipURL =
|
| Error |
Row 53, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 53, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
// encodeURIComponent($scope.encodeIDs);
|
| Error |
Row 54, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 54, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 54, Column 41: "Missing semicolon."
semi
|
| Error |
Row 54, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
console.log($scope.encodeZipURL)
|
| Error |
Row 55, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
|
| Error |
Row 56, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 56, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
// $scope.zipURL =
|
| Error |
Row 57, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 57, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
// 'http://10.0.13.46:19465/api/InsuredSummary/DocumentZip?INSURED_APPLICATION_I
|
| Error |
Row 58, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 58, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
// D ='+$scope.INSURED_APPLICATION_ID+'&USERID=' + sessionStorage.userId
|
| Error |
Row 59, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 59, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 59, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 106: "Missing semicolon."
semi
|
| 59 |
$scope.zipURL = 'http://121.240.21.58:8042/api/InsuredSummary/DocumentZip?' + $scope.encodeZipURL
|
| Error |
Row 60, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 60, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 60, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 60, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 53: "Missing semicolon."
semi
|
| 60 |
console.log(' $scope.zipURL', $scope.zipURL)
|
| Error |
Row 61, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
|
| Error |
Row 62, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 62, Column 34: "Strings must use doublequote."
quotes
|
| Error |
Row 62, Column 124: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 124: "Missing semicolon."
semi
|
| 62 |
$scope.generateViewPdf = 'http://121.240.21.58:8042/api/InsuredSummary/GeneratePdf?' + $scope.encodeGenerateViewPdf
|
| Error |
Row 63, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
|
| Error |
Row 64, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 64, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 64, Column 132: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 132: "Missing semicolon."
semi
|
| 64 |
$scope.generateDownloadPdf = 'http://121.240.21.58:8042/api/InsuredSummary/GeneratePdf?' + $scope.encodeGenerateDownloadPdf
|
| Error |
Row 65, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 65, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
// api/InsuredSummary/GeneratePdf
|
| Error |
Row 66, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 66, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 66, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 66, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 71: "Missing semicolon."
semi
|
| 66 |
console.log('generateDownloadPdf', $scope.generateDownloadPdf)
|
| Error |
Row 67, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 67, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 67, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 67, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 63: "Missing semicolon."
semi
|
| 67 |
console.log('generateViewPdf', $scope.generateViewPdf)
|
| Error |
Row 68, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
|
| Error |
Row 69, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 69, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
$scope.ZipDownload = function () {
|
| Error |
Row 70, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
|
| Error |
Row 71, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 71, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
$scope.DATA = {
|
| Error |
Row 72, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 72, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
INSURED_APPLICATION_ID: 17
|
| Error |
Row 73, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 73, Column 14: "Missing semicolon."
semi
|
| Error |
Row 73, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
}
|
| Error |
Row 74, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
|
| Error |
Row 75, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 75, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
// if (sessionStorage.formId) { $scope.DATA.INSURED_APPLICATION_ID =
|
| Error |
Row 76, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 76, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
// sessionStorage.formId; } else { $scope.DATA.INSURED_APPLICATION_ID =
|
| Error |
Row 77, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 77, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
// sessionStorage.clientID; }
|
| Error |
Row 78, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
|
| Error |
Row 79, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 79, Column 17: "'header' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 79, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 79 |
var header = {
|
| Error |
Row 80, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 80, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 80, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 80, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 80 |
'Content-Type': 'application/json',
|
| Error |
Row 81, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 81, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 81, Column 34: "Strings must use doublequote."
quotes
|
| Error |
Row 81, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 81 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 82, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 82, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 14: "Missing semicolon."
semi
|
| 82 |
}
|
| Error |
Row 83, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 83 |
|
| Error |
Row 84, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 84, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 84 |
$http({
|
| Error |
Row 85, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 85, Column 43: "Strings must use doublequote."
quotes
|
| Error |
Row 85, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 85 |
url: $rootScope.baseUrl + 'InsuredSummary/DocumentZip',
|
| Error |
Row 86, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 86, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 86 |
// url:
|
| Error |
Row 87, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 87, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 87 |
// 'http://10.0.13.46:19460/api/InsuredSummary/DocumentZip/?INSURED_APPLICATION_
|
| Error |
Row 88, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 88, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 88 |
// I D='+$scope.DATA,
|
| Error |
Row 89, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 89, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 89, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 89 |
method: 'GET',
|
| Error |
Row 90, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 90, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 90 |
data: JSON.stringify($scope.DATA),
|
| Error |
Row 91, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 91, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 91 |
headers: {
|
| Error |
Row 92, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 92, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 92, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 92, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 92 |
'Content-Type': 'application/application/json',
|
| Error |
Row 93, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 93, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 93 |
// 'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 94, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 94, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 94 |
}
|
| Error |
Row 95, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 95, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 95 |
})
|
| Error |
Row 96, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 96, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 96 |
.then(function (response) {
|
| Error |
Row 97, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 97, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 97, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 97 |
console.log("response", response);
|
| Error |
Row 98, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 98, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 98 |
}, function (error) {
|
| Error |
Row 99, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 99 |
|
| Error |
Row 100, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 100, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 100, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 100 |
console.log("error", error);
|
| Error |
Row 101, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 101 |
|
| Error |
Row 102, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 102, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 102 |
});
|
| Error |
Row 103, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 103, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 103 |
// globalService.globalServiceAPI("POST",
|
| Error |
Row 104, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 104, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 104 |
// "InsuredSummary/DocumentZip",$scope.DATA, header) .then(function (response) {
|
| Error |
Row 105, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 105, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 105 |
// console.log("response", response); },function (error) {
|
| Error |
Row 106, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 106, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 106 |
// console.log("error", error); });
|
| Error |
Row 107, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 107, Column 10: "Missing semicolon."
semi
|
| Error |
Row 107, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 107 |
}
|
| Error |
Row 108, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 108, Column 7: "Missing semicolon."
semi
|
| Error |
Row 108, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 108 |
})
|
| 109 |
|
|
|
|
\rest\app\client\components\insured-form\insured-form.directive.js
|
1130 problems (1130 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 165: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 4, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 6, Column 44: "'$attr' is defined but never used."
no-unused-vars
|
| Error |
Row 6, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 8, Column 21: "'vm' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 8, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 9, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 10, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 14, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 6 tabs but found 29 spaces."
indent
|
| Error |
Row 15, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 16, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 16, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 17, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 17, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 18, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 19, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 8 tabs but found 36 spaces."
indent
|
| Error |
Row 20, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 20, Column 53: "Strings must use doublequote."
quotes
|
| Error |
Row 20, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 8 tabs but found 36 spaces."
indent
|
| Error |
Row 21, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 21, Column 54: "Strings must use doublequote."
quotes
|
| Error |
Row 21, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 22, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 23, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 24, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 8 tabs but found 29 spaces."
indent
|
| Error |
Row 25, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 26, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 26, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 26, Column 77: "Missing semicolon."
semi
|
| Error |
Row 26, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 27, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 28, Column 57: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 29, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 8 tabs but found 31 spaces."
indent
|
| Error |
Row 30, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 31, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 8 tabs but found 30 spaces."
indent
|
| Error |
Row 32, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 33, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 33, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 33, Column 74: "Missing semicolon."
semi
|
| Error |
Row 33, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 34, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 35, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 31: "Missing semicolon."
semi
|
| Error |
Row 36, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 36, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 37, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 38, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 18: "Missing semicolon."
semi
|
| Error |
Row 39, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 21: "'deferred' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 40, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 42, Column 21: "'header' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 42, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 43, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 44, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 45, Column 18: "Missing semicolon."
semi
|
| Error |
Row 45, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 47, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 48, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 49, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 49, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 50, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 50, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 51, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 52, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 53, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 53, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 53, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 54, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 54, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 54, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 55, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 56, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 57, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 7 tabs but found 25 spaces."
indent
|
| Error |
Row 58, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 59, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 59, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 59, Column 73: "Missing semicolon."
semi
|
| Error |
Row 59, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 61, Column 60: "Strings must use doublequote."
quotes
|
| Error |
Row 61, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 8 tabs but found 31 spaces."
indent
|
| Error |
Row 62, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 63, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 64, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 65, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 66, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 67, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 1: "Expected indentation of 11 tabs but found 40 spaces."
indent
|
| Error |
Row 68, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 69, Column 65: "Strings must use doublequote."
quotes
|
| Error |
Row 69, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 70, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 72, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 73, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 74, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 75, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 77, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 79, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 80, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 82, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 83, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 84, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 85, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 85, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 86, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 87, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 87, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 88, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 88, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 89, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 89, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 90, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 90, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 92, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 92, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 1: "Expected indentation of 7 tabs but found 27 spaces."
indent
|
| Error |
Row 94, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 95, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 95, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 96, Column 1: "Expected indentation of 7 tabs but found 26 spaces."
indent
|
| Error |
Row 96, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 97, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 97, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 97, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 97, Column 70: "Missing semicolon."
semi
|
| Error |
Row 97, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 98, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 98, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 99, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 27: "Missing semicolon."
semi
|
| Error |
Row 100, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 100, Column 18: "Missing semicolon."
semi
|
| Error |
Row 100, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 101, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 102, Column 1: "Expected indentation of 4 tabs but found 15 spaces."
indent
|
| Error |
Row 102, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 103, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 104, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 105, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 105, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 106, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 107, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 107, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 108, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 108, Column 43: "'angular' is not defined."
no-undef
|
| Error |
Row 108, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 109, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 109, Column 60: "Strings must use doublequote."
quotes
|
| Error |
Row 109, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 110, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 110, Column 21: "'angular' is not defined."
no-undef
|
| Error |
Row 110, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 111, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 111, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 112, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 112, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 113, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 113, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 114, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 114, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 115, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 115, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 116, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 116, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 117, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 117, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 118, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 119, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 119, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 120, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 121, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 121, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 122, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 122, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 122, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 122, Column 81: "Missing semicolon."
semi
|
| Error |
Row 123, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 123, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 123, Column 64: "Missing semicolon."
semi
|
| Error |
Row 124, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 124, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 125, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 125, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 126, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 126, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 127, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 127, Column 43: "Missing semicolon."
semi
|
| Error |
Row 127, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 128, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 128, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 129, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 129, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 130, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 130, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 131, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 131, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 132, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 132, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 133, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 134, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 134, Column 31: "'moment' is not defined."
no-undef
|
| Error |
Row 134, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 135, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 135, Column 31: "'moment' is not defined."
no-undef
|
| Error |
Row 135, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 136, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 137, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 137, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 138, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 138, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 139, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 139, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 139, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 140, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 140, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 141, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 141, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 142, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 142, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 142, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 143, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 143, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 144, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 144, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 145, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 145, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 146, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 147, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 147, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 148, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 148, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 149, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 149, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 149, Column 44: "Missing semicolon."
semi
|
| Error |
Row 150, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 150, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 150, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 151, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 151, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 152, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 152, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 153, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 153, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 153, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 154, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 154, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 155, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 155, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 156, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 156, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 157, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 158, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 158, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 159, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 160, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 160, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 161, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 161, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 162, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 162, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 163, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 163, Column 18: "Missing semicolon."
semi
|
| Error |
Row 163, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 164, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 165, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 165, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 166, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 166, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 167, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 167, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 168, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 168, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 168, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 169, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 169, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 170, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 171, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 171, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 172, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 172, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 173, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 173, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 174, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 174, Column 49: "'response' is defined but never used."
no-unused-vars
|
| Error |
Row 174, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 175, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 176, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 176, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 177, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 177, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 178, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 178, Column 18: "Missing semicolon."
semi
|
| Error |
Row 178, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 179, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 180, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 180, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 181, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 181, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 181, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 181, Column 61: "Missing semicolon."
semi
|
| Error |
Row 182, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 182, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 183, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 183, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 184, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 184, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 184, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 185, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 185, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 186, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 187, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 187, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 188, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 188, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 189, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 189, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 190, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 190, Column 49: "'response' is defined but never used."
no-unused-vars
|
| Error |
Row 190, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 191, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 191, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 192, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 192, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 193, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 193, Column 18: "Missing semicolon."
semi
|
| Error |
Row 193, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 194, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 195, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 195, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 196, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 196, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 196, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 196, Column 62: "Missing semicolon."
semi
|
| Error |
Row 197, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 197, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 198, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 198, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 199, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 199, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 199, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 200, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 200, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 201, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 202, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 202, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 203, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 203, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 204, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 204, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 205, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 205, Column 49: "'response' is defined but never used."
no-unused-vars
|
| Error |
Row 205, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 206, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 207, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 207, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 208, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 208, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 209, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 209, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 209, Column 18: "Missing semicolon."
semi
|
| Error |
Row 210, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 211, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 211, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 212, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 212, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 213, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 213, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 214, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 215, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 215, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 216, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 216, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 217, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 217, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 218, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 218, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 219, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 219, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 220, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 220, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 220, Column 18: "Missing semicolon."
semi
|
| Error |
Row 221, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 222, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 222, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 223, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 223, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 224, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 224, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 225, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 225, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 226, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 226, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 226, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 226, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 226, Column 61: "Missing semicolon."
semi
|
| Error |
Row 227, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 227, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 228, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 229, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 229, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 230, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 230, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 230, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 230, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 231, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 231, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 231, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 231, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 232, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 232, Column 22: "Missing semicolon."
semi
|
| Error |
Row 232, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 233, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 233, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 234, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 234, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 235, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 235, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 236, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 236, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 236, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 237, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 238, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 238, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 239, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 240, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 240, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 241, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 242, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 242, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 243, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 243, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 244, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 244, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 245, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 245, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 246, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 246, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 247, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 247, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 248, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 248, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 249, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 249, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 250, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 250, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 251, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 251, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 252, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 252, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 253, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 253, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 254, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 254, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 255, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 255, Column 33: "Duplicate key 'INSURED_EMAIL'."
no-dupe-keys
|
| Error |
Row 255, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 256, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 256, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 257, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 257, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 258, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 258, Column 154: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 259, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 259, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 260, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 260, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 261, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 262, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 262, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 263, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 263, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 264, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 264, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 265, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 266, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 266, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 267, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 267, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 268, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 268, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 269, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 269, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 270, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 270, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 271, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 271, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 271, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 272, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 272, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 273, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 273, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 274, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 274, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 275, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 276, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 276, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 277, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 277, Column 18: "Missing semicolon."
semi
|
| Error |
Row 277, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 278, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 279, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 279, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 279, Column 131: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 280, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 280, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 281, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 281, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 282, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 282, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 283, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 284, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 284, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 284, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 285, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 285, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 285, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 286, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 286, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 287, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 287, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 288, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 288, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 289, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 290, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 290, Column 56: "'pageNo' is defined but never used."
no-unused-vars
|
| Error |
Row 290, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 291, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 291, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 292, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 292, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 293, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 293, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 294, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 294, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 294, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 294, Column 73: "Missing semicolon."
semi
|
| Error |
Row 294, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 295, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 295, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 296, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 297, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 297, Column 52: "Strings must use doublequote."
quotes
|
| Error |
Row 297, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 298, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 298, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 299, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 299, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 299, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 299, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 300, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 300, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 300, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 300, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 301, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 301, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 302, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 303, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 303, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 304, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 304, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 305, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 306, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 306, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 307, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 307, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 308, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 308, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 309, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 309, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 310, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 310, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 311, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 311, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 312, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 312, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 313, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 313, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 314, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 314, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 315, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 315, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 316, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 316, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 317, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 317, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 318, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 318, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 319, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 319, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 320, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 320, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 321, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 321, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 322, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 322, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 323, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 323, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 324, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 325, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 325, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 326, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 327, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 327, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 328, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 328, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 329, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 329, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 330, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 330, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 331, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 331, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 332, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 332, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 333, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 333, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 334, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 334, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 335, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 335, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 336, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 336, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 337, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 337, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 338, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 338, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 339, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 339, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 340, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 340, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 341, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 341, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 342, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 342, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 343, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 343, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 344, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 344, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 345, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 345, Column 164: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 346, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 346, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 347, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 347, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 348, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 348, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 349, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 349, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 350, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 350, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 351, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 351, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 352, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 352, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 353, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 353, Column 26: "Missing semicolon."
semi
|
| Error |
Row 353, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 354, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 355, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 355, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 356, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 356, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 357, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 357, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 358, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 359, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 359, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 360, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 360, Column 115: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 361, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 361, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 362, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 362, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 362, Column 91: "Missing semicolon."
semi
|
| Error |
Row 362, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 363, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 363, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 364, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 364, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 365, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 365, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 366, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 366, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 367, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 367, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 368, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 368, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 369, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 369, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 369, Column 95: "Missing semicolon."
semi
|
| Error |
Row 370, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 370, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 371, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 371, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 372, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 372, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 373, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 374, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 374, Column 66: "'forward' is not defined."
no-undef
|
| Error |
Row 374, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 375, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 376, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 376, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 376, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 377, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 378, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 378, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 379, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 379, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 379, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 380, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 380, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 380, Column 40: "Missing semicolon."
semi
|
| Error |
Row 381, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 382, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 382, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 383, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 383, Column 42: "'error' is defined but never used."
no-unused-vars
|
| Error |
Row 383, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 384, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 385, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 385, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 386, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 386, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 386, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 387, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 387, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 388, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 388, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 388, Column 103: "Missing semicolon."
semi
|
| Error |
Row 389, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 389, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 390, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 390, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 390, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 391, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 391, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 392, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 392, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 393, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 393, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 394, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 395, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 395, Column 29: "'header' is already defined."
no-redeclare
|
| Error |
Row 395, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 396, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 396, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 396, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 396, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 397, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 397, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 397, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 397, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 398, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 398, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 399, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 400, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 400, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 401, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 401, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 402, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 402, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 403, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 403, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 404, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 404, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 405, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 405, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 406, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 406, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 407, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 407, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 408, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 408, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 409, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 409, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 410, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 410, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 411, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 411, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 412, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 412, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 413, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 413, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 414, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 414, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 415, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 415, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 416, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 416, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 417, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 417, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 418, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 418, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 419, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 419, Column 164: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 420, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 420, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 421, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 421, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 422, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 422, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 423, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 423, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 424, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 424, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 425, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 425, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 425, Column 26: "Missing semicolon."
semi
|
| Error |
Row 426, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 426, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 426, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 426, Column 94: "Missing semicolon."
semi
|
| Error |
Row 427, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 427, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 428, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 428, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 429, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 429, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 430, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 430, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 431, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 431, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 432, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 433, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 433, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 434, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 434, Column 115: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 435, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 435, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 436, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 437, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 437, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 438, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 439, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 439, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 440, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 440, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 440, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 441, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 441, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 442, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 442, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 443, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 443, Column 94: "Missing semicolon."
semi
|
| Error |
Row 443, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 444, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 444, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 445, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 445, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 446, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 446, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 447, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 447, Column 66: "'forward' is not defined."
no-undef
|
| Error |
Row 447, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 448, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 448, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 448, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 449, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 450, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 450, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 451, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 451, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 451, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 452, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 452, Column 40: "Missing semicolon."
semi
|
| Error |
Row 452, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 453, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 454, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 454, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 455, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 455, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 456, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 457, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 457, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 458, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 458, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 458, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 459, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 459, Column 103: "Missing semicolon."
semi
|
| Error |
Row 459, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 460, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 460, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 461, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 461, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 461, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 462, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 462, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 463, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 463, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 464, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 464, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 465, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 466, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 466, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 467, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 468, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 468, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 469, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 470, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 470, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 471, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 471, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 472, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 472, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 473, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 473, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 474, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 474, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 475, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 475, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 476, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 476, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 477, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 477, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 478, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 478, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 479, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 479, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 480, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 480, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 481, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 481, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 482, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 482, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 483, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 483, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 484, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 484, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 485, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 485, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 486, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 486, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 487, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 487, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 488, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 488, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 489, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 489, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 490, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 490, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 491, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 491, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 492, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 492, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 493, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 493, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 494, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 494, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 495, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 495, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 496, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 496, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 497, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 497, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 498, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 498, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 499, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 499, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 500, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 500, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 501, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 501, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 502, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 502, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 503, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 503, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 504, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 504, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 505, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 505, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 506, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 506, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 507, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 507, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 508, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 508, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 509, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 510, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 510, Column 145: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 511, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 511, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 512, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 512, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 513, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 513, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 514, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 515, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 515, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 516, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 516, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 517, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 517, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 518, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 518, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 519, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 519, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 520, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 520, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 521, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 521, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 522, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 522, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 522, Column 118: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 523, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 523, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 523, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 524, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 524, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 525, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 525, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 526, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 526, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 527, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 527, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 528, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 528, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 529, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 529, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 530, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 530, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 531, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 531, Column 18: "Missing semicolon."
semi
|
| Error |
Row 531, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 532, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 532, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 533, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 533, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 534, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 534, Column 10: "Missing semicolon."
semi
|
| Error |
Row 534, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 535, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 535, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 535, Column 7: "Missing semicolon."
semi
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 165: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.directive('insuredForm', function ($state, $uibModal, $http, $q, $window, $rootScope, $filter, WizardHandler, $timeout, toastr, globalService, WizardService) {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
return {
|
| Error |
Row 4, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 4, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
restrict: "E",
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
templateUrl: 'rest/app/client/components/insured-form/insured-form.view.html',
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 6, Column 44: "'$attr' is defined but never used."
no-unused-vars
|
| Error |
Row 6, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
link: function ($scope, $elem, $attr) {
|
| Error |
Row 7, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
|
| Error |
Row 8, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 8, Column 21: "'vm' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 8, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
var vm = this;
|
| Error |
Row 9, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 9, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
$scope.minlength = 14;
|
| Error |
Row 10, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 10, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
$scope.maxlength = 14;
|
| Error |
Row 11, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
|
| Error |
Row 12, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
$scope.checkedValidUser = function (){
|
| Error |
Row 14, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 14, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
if(sessionStorage.accessToken!=null){
|
| Error |
Row 15, Column 1: "Expected indentation of 6 tabs but found 29 spaces."
indent
|
| Error |
Row 15, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
$http({
|
| Error |
Row 16, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 16, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 16, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
url: $rootScope.baseUrl + 'user/CheckAuthorize',
|
| Error |
Row 17, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 17, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 17, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
method: 'GET',
|
| Error |
Row 18, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 18, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
data: null,
|
| Error |
Row 19, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 19, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
headers: {
|
| Error |
Row 20, Column 1: "Expected indentation of 8 tabs but found 36 spaces."
indent
|
| Error |
Row 20, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 20, Column 53: "Strings must use doublequote."
quotes
|
| Error |
Row 20, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
'Content-Type': 'application/json',
|
| Error |
Row 21, Column 1: "Expected indentation of 8 tabs but found 36 spaces."
indent
|
| Error |
Row 21, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 21, Column 54: "Strings must use doublequote."
quotes
|
| Error |
Row 21, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 22, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 22, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
}
|
| Error |
Row 23, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 23, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
})
|
| Error |
Row 24, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 24, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
.then(function (response) {
|
| Error |
Row 25, Column 1: "Expected indentation of 8 tabs but found 29 spaces."
indent
|
| Error |
Row 25, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
// alert(response.data);
|
| Error |
Row 26, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 26, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 26, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 26, Column 77: "Missing semicolon."
semi
|
| Error |
Row 26, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
console.log('user/CheckAuthorize', response)
|
| Error |
Row 27, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 27, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
if(!response.data){
|
| Error |
Row 28, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 28, Column 57: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
$state.transitionTo('login');
|
| Error |
Row 29, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 29, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
}
|
| Error |
Row 30, Column 1: "Expected indentation of 8 tabs but found 31 spaces."
indent
|
| Error |
Row 30, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
// return response.data;
|
| Error |
Row 31, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 31, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
}, function (error) {
|
| Error |
Row 32, Column 1: "Expected indentation of 8 tabs but found 30 spaces."
indent
|
| Error |
Row 32, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
// alert(error);
|
| Error |
Row 33, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 33, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 33, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 33, Column 74: "Missing semicolon."
semi
|
| Error |
Row 33, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
console.log('user/CheckAuthorize', error)
|
| Error |
Row 34, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 34, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
return null;
|
| Error |
Row 35, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 35, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 31: "Missing semicolon."
semi
|
| 35 |
})
|
| Error |
Row 36, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 36, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
// api/user/user/CheckAuthorize
|
| Error |
Row 37, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 37, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
}
|
| Error |
Row 38, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 38, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 18: "Missing semicolon."
semi
|
| 38 |
}
|
| Error |
Row 39, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 21: "'deferred' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 40, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
var deferred = $q.defer();
|
| Error |
Row 41, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
|
| Error |
Row 42, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 42, Column 21: "'header' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 42, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
var header = {
|
| Error |
Row 43, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 43, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
'Content-Type': 'application/json',
|
| Error |
Row 44, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 44, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 45, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 45, Column 18: "Missing semicolon."
semi
|
| Error |
Row 45, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
}
|
| Error |
Row 46, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
|
| Error |
Row 47, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 47, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
$scope.userStatus = function () {
|
| Error |
Row 48, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 48, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
$http({
|
| Error |
Row 49, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 49, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 49, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
url: $rootScope.baseUrl + 'user/AuthorizeToken',
|
| Error |
Row 50, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 50, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 50, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
method: 'GET',
|
| Error |
Row 51, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 51, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
data: null,
|
| Error |
Row 52, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 52, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
headers: {
|
| Error |
Row 53, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 53, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 53, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 53, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
'Content-Type': 'application/x-www-form-urlencoded',
|
| Error |
Row 54, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 54, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 54, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 54, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 55, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 55, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
}
|
| Error |
Row 56, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 56, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
})
|
| Error |
Row 57, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 57, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
.then(function (response) {
|
| Error |
Row 58, Column 1: "Expected indentation of 7 tabs but found 25 spaces."
indent
|
| Error |
Row 58, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
// alert(response.data);
|
| Error |
Row 59, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 59, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 59, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 59, Column 73: "Missing semicolon."
semi
|
| Error |
Row 59, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
console.log('user/AuthorizeToken', response)
|
| Error |
Row 60, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
|
| Error |
Row 61, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 61, Column 60: "Strings must use doublequote."
quotes
|
| Error |
Row 61, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
if (sessionStorage.userType == 'Insured') {
|
| Error |
Row 62, Column 1: "Expected indentation of 8 tabs but found 31 spaces."
indent
|
| Error |
Row 62, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
// alert(sessionStorage.userType);
|
| Error |
Row 63, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 63, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
if (window.orientation == undefined) {
|
| Error |
Row 64, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 64, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
// web
|
| Error |
Row 65, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 65, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
if (response.data != null) {
|
| Error |
Row 66, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 66, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
if (response.data) {
|
| Error |
Row 67, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 67, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
//redirect to dashboard show popup
|
| Error |
Row 68, Column 1: "Expected indentation of 11 tabs but found 40 spaces."
indent
|
| Error |
Row 68, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
// alert(response.data);
|
| Error |
Row 69, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 69, Column 65: "Strings must use doublequote."
quotes
|
| Error |
Row 69, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
$state.transitionTo('insuredPage.dashboardInsured');
|
| Error |
Row 70, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 70, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
$scope.showModal();
|
| Error |
Row 71, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
|
| Error |
Row 72, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 72, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
} else {
|
| Error |
Row 73, Column 1: "Expected indentation of 11 tabs but found 44 spaces."
indent
|
| Error |
Row 73, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
//allow form processing
|
| Error |
Row 74, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 74, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
}
|
| Error |
Row 75, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 75, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
}
|
| Error |
Row 76, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
|
| Error |
Row 77, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 77, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
} else {
|
| Error |
Row 78, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
|
| Error |
Row 79, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 79, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 79 |
//mobile allow form processing
|
| Error |
Row 80, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 80, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 80 |
}
|
| Error |
Row 81, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 81 |
|
| Error |
Row 82, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 82, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 82 |
} else {
|
| Error |
Row 83, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 83, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 83 |
//inspector
|
| Error |
Row 84, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 84, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 84 |
if (response.data != null) {
|
| Error |
Row 85, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 85, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 85 |
if (response.data) {
|
| Error |
Row 86, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 86, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 86 |
//redirect to dashboard show popup
|
| Error |
Row 87, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 87, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 87 |
} else {
|
| Error |
Row 88, Column 1: "Expected indentation of 10 tabs but found 40 spaces."
indent
|
| Error |
Row 88, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 88 |
//allow form processing
|
| Error |
Row 89, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 89, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 89 |
}
|
| Error |
Row 90, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 90, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 90 |
}
|
| Error |
Row 91, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 91 |
|
| Error |
Row 92, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 92, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 92 |
}
|
| Error |
Row 93, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 93 |
|
| Error |
Row 94, Column 1: "Expected indentation of 7 tabs but found 27 spaces."
indent
|
| Error |
Row 94, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 94 |
// return response.data;
|
| Error |
Row 95, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 95, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 95 |
}, function (error) {
|
| Error |
Row 96, Column 1: "Expected indentation of 7 tabs but found 26 spaces."
indent
|
| Error |
Row 96, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 96 |
// alert(error);
|
| Error |
Row 97, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 97, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 97, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 97, Column 70: "Missing semicolon."
semi
|
| Error |
Row 97, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 97 |
console.log('user/AuthorizeToken', error)
|
| Error |
Row 98, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 98, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 98 |
return null;
|
| Error |
Row 99, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 99, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 27: "Missing semicolon."
semi
|
| 99 |
})
|
| Error |
Row 100, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 100, Column 18: "Missing semicolon."
semi
|
| Error |
Row 100, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 100 |
}
|
| Error |
Row 101, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 101 |
|
| Error |
Row 102, Column 1: "Expected indentation of 4 tabs but found 15 spaces."
indent
|
| Error |
Row 102, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 102 |
$scope.userStatus();
|
| Error |
Row 103, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 103 |
|
| Error |
Row 104, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 104 |
|
| Error |
Row 105, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 105, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 105 |
$scope.progressDiv = false;
|
| Error |
Row 106, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 106, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 106 |
$scope.wizardDoneStepStatus = false;
|
| Error |
Row 107, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 107, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 107 |
while (!$scope.progressDiv) {
|
| Error |
Row 108, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 108, Column 43: "'angular' is not defined."
no-undef
|
| Error |
Row 108, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 108 |
var progressElement = angular.element("<div class='progress-line'></div>");
|
| Error |
Row 109, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 109, Column 60: "Strings must use doublequote."
quotes
|
| Error |
Row 109, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 109 |
$scope.target = document.querySelector('.steps-indicator');
|
| Error |
Row 110, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 110, Column 21: "'angular' is not defined."
no-undef
|
| Error |
Row 110, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 110 |
angular
|
| Error |
Row 111, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 111, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 111 |
.element($scope.target)
|
| Error |
Row 112, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 112, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 112 |
.prepend(progressElement);
|
| Error |
Row 113, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 113, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 113 |
// console.log('target', document.querySelector('.steps-indicator'))
|
| Error |
Row 114, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 114, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 114 |
if ($scope.target != null) {
|
| Error |
Row 115, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 115, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 115 |
$scope.progressDiv = true;
|
| Error |
Row 116, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 116, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 116 |
}
|
| Error |
Row 117, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 117, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 117 |
}
|
| Error |
Row 118, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 118 |
|
| Error |
Row 119, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 119, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 119 |
//$scope.setProgressLine = function (state, forward = false) {}
|
| Error |
Row 120, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 120 |
|
| Error |
Row 121, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 121, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 121 |
if (sessionStorage.wizardStepNo != null) {
|
| Error |
Row 122, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 122, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 122, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 122, Column 81: "Missing semicolon."
semi
|
| 122 |
console.log("set progress line accourding to previous step")
|
| Error |
Row 123, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 123, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 123, Column 64: "Missing semicolon."
semi
|
| 123 |
$scope.stepNo = sessionStorage.wizardStepNo
|
| Error |
Row 124, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 124, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 124 |
WizardService.wizardContinue($scope.stepNo, $scope.wizardDoneStepStatus);
|
| Error |
Row 125, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 125, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 125 |
WizardHandler
|
| Error |
Row 126, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 126, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 126 |
.wizard()
|
| Error |
Row 127, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 127, Column 43: "Missing semicolon."
semi
|
| Error |
Row 127, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 127 |
.setEditMode(true)
|
| Error |
Row 128, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 128, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 128 |
WizardHandler
|
| Error |
Row 129, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 129, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 129 |
.wizard()
|
| Error |
Row 130, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 130, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 130 |
.goTo(parseInt(sessionStorage.wizardStepNo));
|
| Error |
Row 131, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 131, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 131 |
//delete sessionStorage.wizardStepNo;
|
| Error |
Row 132, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 132, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 132 |
}
|
| Error |
Row 133, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 133 |
|
| Error |
Row 134, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 134, Column 31: "'moment' is not defined."
no-undef
|
| Error |
Row 134, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 134 |
$scope.date = moment().format("MM-DD-YYYY");
|
| Error |
Row 135, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 135, Column 31: "'moment' is not defined."
no-undef
|
| Error |
Row 135, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 135 |
$scope.time = moment().format("HH:mm a");
|
| Error |
Row 136, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 136 |
|
| Error |
Row 137, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 137, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 137 |
$scope.typeOfPhoneNumbers = [
|
| Error |
Row 138, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 138, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 138 |
{
|
| Error |
Row 139, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 139, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 139, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 139 |
name: 'Mobile',
|
| Error |
Row 140, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 140, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 140 |
checked: true
|
| Error |
Row 141, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 141, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 141 |
}, {
|
| Error |
Row 142, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 142, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 142, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 142 |
name: 'Landline',
|
| Error |
Row 143, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 143, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 143 |
checked: false
|
| Error |
Row 144, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 144, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 144 |
}
|
| Error |
Row 145, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 145, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 145 |
];
|
| Error |
Row 146, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 146 |
|
| Error |
Row 147, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 147, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 147 |
$scope.showMobile = true;
|
| Error |
Row 148, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 148, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 148 |
$scope.handleRadioClick = function (item) {
|
| Error |
Row 149, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 149, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 149, Column 44: "Missing semicolon."
semi
|
| 149 |
$scope.phoneType = item
|
| Error |
Row 150, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 150, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 150, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 150 |
if (item.name === 'Mobile') {
|
| Error |
Row 151, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 151, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 151 |
$scope.showMobile = true;
|
| Error |
Row 152, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 152, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 152 |
$scope.showLandline = false;
|
| Error |
Row 153, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 153, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 153, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 153 |
} else if (item.name === 'Landline') {
|
| Error |
Row 154, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 154, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 154 |
$scope.showLandline = true;
|
| Error |
Row 155, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 155, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 155 |
$scope.showMobile = false;
|
| Error |
Row 156, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 156, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 156 |
}
|
| Error |
Row 157, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 157 |
|
| Error |
Row 158, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 158, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 158 |
};
|
| Error |
Row 159, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 159 |
|
| Error |
Row 160, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 160, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 160 |
$scope.getBool = function (val) {
|
| Error |
Row 161, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 161, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 161 |
// console.log('val',!!JSON.parse(String(val).toLowerCase()))
|
| Error |
Row 162, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 162, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 162 |
return !!JSON.parse(String(val).toLowerCase());
|
| Error |
Row 163, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 163, Column 18: "Missing semicolon."
semi
|
| Error |
Row 163, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 163 |
}
|
| Error |
Row 164, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 164 |
|
| Error |
Row 165, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 165, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 165 |
$scope.getStates = function () {
|
| Error |
Row 166, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 166, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 166 |
var defer = $q.defer();
|
| Error |
Row 167, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 167, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 167 |
$http
|
| Error |
Row 168, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 168, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 168, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 168 |
.get($rootScope.baseUrl + 'user/getState')
|
| Error |
Row 169, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 169, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 169 |
.then(function onSuccess(response) {
|
| Error |
Row 170, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 170 |
|
| Error |
Row 171, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 171, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 171 |
$scope.states = response.data;
|
| Error |
Row 172, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 172, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 172 |
defer.resolve({success: true});
|
| Error |
Row 173, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 173, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 173 |
})
|
| Error |
Row 174, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 174, Column 49: "'response' is defined but never used."
no-unused-vars
|
| Error |
Row 174, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 174 |
.catch(function onError(response) {
|
| Error |
Row 175, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 175 |
|
| Error |
Row 176, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 176, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 176 |
defer.resolve({success: false});
|
| Error |
Row 177, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 177, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 177 |
});
|
| Error |
Row 178, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 178, Column 18: "Missing semicolon."
semi
|
| Error |
Row 178, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 178 |
}
|
| Error |
Row 179, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 179 |
|
| Error |
Row 180, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 180, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 180 |
$scope.getAdverseConditions = function () {
|
| Error |
Row 181, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 181, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 181, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 181, Column 61: "Missing semicolon."
semi
|
| 181 |
console.log("advesr condition API call")
|
| Error |
Row 182, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 182, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 182 |
var defer = $q.defer();
|
| Error |
Row 183, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 183, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 183 |
$http
|
| Error |
Row 184, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 184, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 184, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 184 |
.get($rootScope.baseUrl + 'InsuredSummary/ADVERSECONDITIONS')
|
| Error |
Row 185, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 185, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 185 |
.then(function onSuccess(response) {
|
| Error |
Row 186, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 186 |
|
| Error |
Row 187, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 187, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 187 |
$scope.adverseConditions = response.data;
|
| Error |
Row 188, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 188, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 188 |
defer.resolve({success: true});
|
| Error |
Row 189, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 189, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 189 |
})
|
| Error |
Row 190, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 190, Column 49: "'response' is defined but never used."
no-unused-vars
|
| Error |
Row 190, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 190 |
.catch(function onError(response) {
|
| Error |
Row 191, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 191, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 191 |
defer.resolve({success: false});
|
| Error |
Row 192, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 192, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 192 |
});
|
| Error |
Row 193, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 193, Column 18: "Missing semicolon."
semi
|
| Error |
Row 193, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 193 |
}
|
| Error |
Row 194, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 194 |
|
| Error |
Row 195, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 195, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 195 |
$scope.getInsuranceCompany = function () {
|
| Error |
Row 196, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 196, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 196, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 196, Column 62: "Missing semicolon."
semi
|
| 196 |
console.log("Insurnace company API call")
|
| Error |
Row 197, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 197, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 197 |
var defer = $q.defer();
|
| Error |
Row 198, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 198, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 198 |
$http
|
| Error |
Row 199, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 199, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 199, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 199 |
.get($rootScope.baseUrl + 'InsuredSummary/ListofCompany')
|
| Error |
Row 200, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 200, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 200 |
.then(function onSuccess(response) {
|
| Error |
Row 201, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 201 |
|
| Error |
Row 202, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 202, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 202 |
$scope.insuranceCompanies = response.data;
|
| Error |
Row 203, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 203, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 203 |
defer.resolve({success: true});
|
| Error |
Row 204, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 204, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 204 |
})
|
| Error |
Row 205, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 205, Column 49: "'response' is defined but never used."
no-unused-vars
|
| Error |
Row 205, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 205 |
.catch(function onError(response) {
|
| Error |
Row 206, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 206 |
|
| Error |
Row 207, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 207, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 207 |
defer.resolve({success: false});
|
| Error |
Row 208, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 208, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 208 |
});
|
| Error |
Row 209, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 209, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 209, Column 18: "Missing semicolon."
semi
|
| 209 |
}
|
| Error |
Row 210, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 210 |
|
| Error |
Row 211, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 211, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 211 |
$scope.getStates();
|
| Error |
Row 212, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 212, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 212 |
$scope.getAdverseConditions();
|
| Error |
Row 213, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 213, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 213 |
$scope.getInsuranceCompany();
|
| Error |
Row 214, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 214 |
|
| Error |
Row 215, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 215, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 215 |
$scope.DATA = {
|
| Error |
Row 216, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 216, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 216 |
PAGE: 1,
|
| Error |
Row 217, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 217, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 217 |
UPDATE: false,
|
| Error |
Row 218, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 218, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 218 |
INSURED_APPLICATION_ID: 0,
|
| Error |
Row 219, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 219, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 219 |
USER_NAME: sessionStorage.userDispalyName
|
| Error |
Row 220, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 220, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 220, Column 18: "Missing semicolon."
semi
|
| 220 |
}
|
| Error |
Row 221, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 221 |
|
| Error |
Row 222, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 222, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 222 |
$scope.onLoad = function () {
|
| Error |
Row 223, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 223, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 223 |
$rootScope.isProcessShow(true);
|
| Error |
Row 224, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 224, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 224 |
// $scope.DATA = { PAGE: 1, UPDATE: false, INSURED_APPLICATION_ID:
|
| Error |
Row 225, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 225, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 225 |
// sessionStorage.clientID, USER_NAME: sessionStorage.userDispalyName }
|
| Error |
Row 226, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 226, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 226, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 226, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 226, Column 61: "Missing semicolon."
semi
|
| 226 |
console.log(' $scope.DATA', $scope.DATA)
|
| Error |
Row 227, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 227, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 227 |
var deferred = $q.defer();
|
| Error |
Row 228, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 228 |
|
| Error |
Row 229, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 229, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 229 |
var header = {
|
| Error |
Row 230, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 230, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 230, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 230, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 230 |
'Content-Type': 'application/json',
|
| Error |
Row 231, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 231, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 231, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 231, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 231 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 232, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 232, Column 22: "Missing semicolon."
semi
|
| Error |
Row 232, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 232 |
}
|
| Error |
Row 233, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 233, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 233 |
globalService
|
| Error |
Row 234, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 234, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 234 |
.globalServiceAPI("POST", "InsuredSummay/InsuredData", $scope.DATA, header)
|
| Error |
Row 235, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 235, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 235 |
.then(function (response) {
|
| Error |
Row 236, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 236, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 236, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 236 |
console.log("insured Data Onload response:", response);
|
| Error |
Row 237, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 237 |
|
| Error |
Row 238, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 238, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 238 |
$rootScope.isProcessShow(false);
|
| Error |
Row 239, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 239 |
|
| Error |
Row 240, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 240, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 240 |
response.data.INSURED_STATE_CODE = parseInt(response.data.INSURED_STATE_CODE);
|
| Error |
Row 241, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 241 |
|
| Error |
Row 242, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 242, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 242 |
$scope.insuredInfo = {
|
| Error |
Row 243, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 243, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 243 |
INSURED_EMAIL: response.data.INSURED_EMAIL,
|
| Error |
Row 244, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 244, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 244 |
INSURED_LAST_NAME: response.data.INSURED_LAST_NAME,
|
| Error |
Row 245, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 245, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 245 |
INSURED_FIRST_NAME: response.data.INSURED_FIRST_NAME,
|
| Error |
Row 246, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 246, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 246 |
INSURED_MIDDLE_NAME: response.data.INSURED_MIDDLE_NAME,
|
| Error |
Row 247, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 247, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 247 |
POLICY_NUMBER: response.data.POLICY_NUMBER,
|
| Error |
Row 248, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 248, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 248 |
IS_COMMERCIAL_VEHICLE: response.data.IS_COMMERCIAL_VEHICLE,
|
| Error |
Row 249, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 249, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 249 |
INSURED_ADDRESS: response.data.INSURED_ADDRESS,
|
| Error |
Row 250, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 250, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 250 |
INSURED_TOWN: response.data.INSURED_TOWN,
|
| Error |
Row 251, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 251, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 251 |
INSURED_ZIPCODE: response.data.INSURED_ZIPCODE,
|
| Error |
Row 252, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 252, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 252 |
INSURED_CELL_PHONE: response.data.INSURED_CELL_PHONE,
|
| Error |
Row 253, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 253, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 253 |
INSURED_LANDLINE: response.data.INSURED_LANDLINE,
|
| Error |
Row 254, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 254, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 254 |
INSURED_WORK_PHONE: response.data.INSURED_WORK_PHONE,
|
| Error |
Row 255, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 255, Column 33: "Duplicate key 'INSURED_EMAIL'."
no-dupe-keys
|
| Error |
Row 255, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 255 |
INSURED_EMAIL: response.data.INSURED_EMAIL,
|
| Error |
Row 256, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 256, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 256 |
ARE_YOU_INSURED: $scope.getBool(response.data.ARE_YOU_INSURED),
|
| Error |
Row 257, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 257, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 257 |
BROKER_NAME: response.data.BROKER_NAME,
|
| Error |
Row 258, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 258, Column 154: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 258 |
IS_COMMERCIAL_AUTHORIZATION_FORM_SUPPLIED_BY_INSURED: response.data.IS_COMMERCIAL_AUTHORIZATION_FORM_SUPPLIED_BY_INSURED,
|
| Error |
Row 259, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 259, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 259 |
AUTHORIZATION_FORM_NUMBER: response.data.AUTHORIZATION_FORM_NUMBER
|
| Error |
Row 260, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 260, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 260 |
};
|
| Error |
Row 261, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 261 |
|
| Error |
Row 262, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 262, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 262 |
$scope.insuredInfo.INSURED_STATE_CODE = response.data.INSURED_STATE_CODE;
|
| Error |
Row 263, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 263, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 263 |
$scope.insuredInfo.ADVERSE_CONDITIONS = response.data.ADVERSE_CONDITIONS;
|
| Error |
Row 264, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 264, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 264 |
$scope.insuredInfo.INSPECTION_COMPANY_NAME = response.data.INSPECTION_COMPANY_NAME;
|
| Error |
Row 265, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 265 |
|
| Error |
Row 266, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 266, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 266 |
deferred.resolve({success: true});
|
| Error |
Row 267, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 267, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 267 |
return true,
|
| Error |
Row 268, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 268, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 268 |
response;
|
| Error |
Row 269, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 269, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 269 |
}, function (response) {
|
| Error |
Row 270, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 270, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 270 |
$rootScope.isProcessShow(false);
|
| Error |
Row 271, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 271, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 271, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 271 |
console.log("error", response);
|
| Error |
Row 272, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 272, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 272 |
deferred.resolve({success: false});
|
| Error |
Row 273, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 273, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 273 |
return false;
|
| Error |
Row 274, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 274, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 274 |
});
|
| Error |
Row 275, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 275 |
|
| Error |
Row 276, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 276, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 276 |
deferred.resolve({success: true});
|
| Error |
Row 277, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 277, Column 18: "Missing semicolon."
semi
|
| Error |
Row 277, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 277 |
}
|
| Error |
Row 278, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 278 |
|
| Error |
Row 279, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 279, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 279, Column 131: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 279 |
if (sessionStorage.userType == 'Insured' && sessionStorage.formId != null && sessionStorage.formId != undefined) {
|
| Error |
Row 280, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 280, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 280 |
$scope.DATA.INSURED_APPLICATION_ID = sessionStorage.formId;
|
| Error |
Row 281, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 281, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 281 |
$scope.onLoad();
|
| Error |
Row 282, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 282, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 282 |
}
|
| Error |
Row 283, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 283 |
|
| Error |
Row 284, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 284, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 284, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 284 |
if (sessionStorage.userType == 'Inspector' && sessionStorage.clientID != null) {
|
| Error |
Row 285, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 285, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 285, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 285 |
console.log("Inspector insured on load");
|
| Error |
Row 286, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 286, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 286 |
$scope.DATA.INSURED_APPLICATION_ID = sessionStorage.clientID;
|
| Error |
Row 287, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 287, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 287 |
$scope.onLoad();
|
| Error |
Row 288, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 288, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 288 |
}
|
| Error |
Row 289, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 289 |
|
| Error |
Row 290, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 290, Column 56: "'pageNo' is defined but never used."
no-unused-vars
|
| Error |
Row 290, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 290 |
$scope.goNext = function (insuredInfo, pageNo) {
|
| Error |
Row 291, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 291, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 291 |
$rootScope.isProcessShow(true);
|
| Error |
Row 292, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 292, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 292 |
$scope.dataLoading = true;
|
| Error |
Row 293, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 293, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 293 |
//console.log("Step continued", insuredInfo, pageNo);
|
| Error |
Row 294, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 294, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 294, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 294, Column 73: "Missing semicolon."
semi
|
| Error |
Row 294, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 294 |
console.log('insured data send to API', insuredInfo)
|
| Error |
Row 295, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 295, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 295 |
var deferred = $q.defer();
|
| Error |
Row 296, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 296 |
|
| Error |
Row 297, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 297, Column 52: "Strings must use doublequote."
quotes
|
| Error |
Row 297, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 297 |
if (sessionStorage.userType == 'Inspector') {
|
| Error |
Row 298, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 298, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 298 |
var header = {
|
| Error |
Row 299, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 299, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 299, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 299, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 299 |
'Content-Type': 'application/json',
|
| Error |
Row 300, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 300, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 300, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 300, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 300 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 301, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 301, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 301 |
};
|
| Error |
Row 302, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 302 |
|
| Error |
Row 303, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 303, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 303 |
// if (window.orientation == undefined) {
|
| Error |
Row 304, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 304, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 304 |
// // web
|
| Error |
Row 305, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 305 |
|
| Error |
Row 306, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 306, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 306 |
// $http({
|
| Error |
Row 307, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 307, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 307 |
// url: $rootScope.baseUrl + 'user/IsLoginTrue',
|
| Error |
Row 308, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 308, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 308 |
// method: 'GET',
|
| Error |
Row 309, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 309, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 309 |
// data: null,
|
| Error |
Row 310, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 310, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 310 |
// headers: {
|
| Error |
Row 311, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 311, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 311 |
// 'Content-Type': 'application/x-www-form-urlencoded',
|
| Error |
Row 312, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 312, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 312 |
// 'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 313, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 313, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 313 |
// }
|
| Error |
Row 314, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 314, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 314 |
// })
|
| Error |
Row 315, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 315, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 315 |
// .then(function (response) {
|
| Error |
Row 316, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 316, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 316 |
// // alert(response.data);
|
| Error |
Row 317, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 317, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 317 |
// console.log('user/IsLoginTrue', response)
|
| Error |
Row 318, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 318, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 318 |
// // return response.data;
|
| Error |
Row 319, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 319, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 319 |
// }, function (error) {
|
| Error |
Row 320, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 320, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 320 |
// alert(error);
|
| Error |
Row 321, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 321, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 321 |
// console.log('user/IsLoginTrue', error)
|
| Error |
Row 322, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 322, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 322 |
// return null;
|
| Error |
Row 323, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 323, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 323 |
// })
|
| Error |
Row 324, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 324 |
|
| Error |
Row 325, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 325, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 325 |
// }
|
| Error |
Row 326, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 326 |
|
| Error |
Row 327, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 327, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 327 |
$scope.insuredInfoData = {
|
| Error |
Row 328, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 328, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 328 |
// INSPECTION_DATE: $scope.date, INSPECTION_TIME: $scope.time,
|
| Error |
Row 329, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 329, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 329 |
ADVERSE_CONDITIONS: insuredInfo.ADVERSE_CONDITIONS,
|
| Error |
Row 330, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 330, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 330 |
INSPECTION_COMPANY_NAME: insuredInfo.INSPECTION_COMPANY_NAME,
|
| Error |
Row 331, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 331, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 331 |
POLICY_NUMBER: insuredInfo.POLICY_NUMBER,
|
| Error |
Row 332, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 332, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 332 |
IS_COMMERCIAL_VEHICLE: insuredInfo.IS_COMMERCIAL_VEHICLE,
|
| Error |
Row 333, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 333, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 333 |
INSURED_LAST_NAME: insuredInfo.INSURED_LAST_NAME,
|
| Error |
Row 334, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 334, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 334 |
INSURED_FIRST_NAME: insuredInfo.INSURED_FIRST_NAME,
|
| Error |
Row 335, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 335, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 335 |
INSURED_ADDRESS: insuredInfo.INSURED_ADDRESS,
|
| Error |
Row 336, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 336, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 336 |
INSURED_TOWN: insuredInfo.INSURED_TOWN,
|
| Error |
Row 337, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 337, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 337 |
INSURED_STATE_CODE: insuredInfo.INSURED_STATE_CODE,
|
| Error |
Row 338, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 338, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 338 |
INSURED_ZIPCODE: insuredInfo.INSURED_ZIPCODE,
|
| Error |
Row 339, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 339, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 339 |
INSURED_CELL_PHONE: insuredInfo.INSURED_CELL_PHONE,
|
| Error |
Row 340, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 340, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 340 |
INSURED_LANDLINE: insuredInfo.INSURED_LANDLINE,
|
| Error |
Row 341, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 341, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 341 |
INSURED_WORK_PHONE: insuredInfo.INSURED_WORK_PHONE,
|
| Error |
Row 342, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 342, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 342 |
INSURED_EMAIL: insuredInfo.INSURED_EMAIL,
|
| Error |
Row 343, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 343, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 343 |
ARE_YOU_INSURED: $scope.getBool(insuredInfo.ARE_YOU_INSURED),
|
| Error |
Row 344, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 344, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 344 |
BROKER_NAME: insuredInfo.BROKER_NAME,
|
| Error |
Row 345, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 345, Column 164: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 345 |
IS_COMMERCIAL_AUTHORIZATION_FORM_SUPPLIED_BY_INSURED: $scope.getBool(insuredInfo.IS_COMMERCIAL_AUTHORIZATION_FORM_SUPPLIED_BY_INSURED),
|
| Error |
Row 346, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 346, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 346 |
AUTHORIZATION_FORM_NUMBER: insuredInfo.AUTHORIZATION_FORM_NUMBER,
|
| Error |
Row 347, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 347, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 347 |
PAGE: 1,
|
| Error |
Row 348, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 348, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 348 |
//INSURED_APPLICATION_ID: sessionStorage.clientID,
|
| Error |
Row 349, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 349, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 349 |
INSURED_APPLICATION_ID: 0,
|
| Error |
Row 350, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 350, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 350 |
UPDATE: true,
|
| Error |
Row 351, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 351, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 351 |
SITE_ID: sessionStorage.siteId,
|
| Error |
Row 352, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 352, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 352 |
USER_NAME: sessionStorage.userDispalyName
|
| Error |
Row 353, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 353, Column 26: "Missing semicolon."
semi
|
| Error |
Row 353, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 353 |
}
|
| Error |
Row 354, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 354 |
|
| Error |
Row 355, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 355, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 355 |
if (sessionStorage.clientID != null) {
|
| Error |
Row 356, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 356, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 356 |
$scope.insuredInfoData.INSURED_APPLICATION_ID = sessionStorage.clientID;
|
| Error |
Row 357, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 357, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 357 |
}
|
| Error |
Row 358, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 358 |
|
| Error |
Row 359, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 359, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 359 |
globalService
|
| Error |
Row 360, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 360, Column 115: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 360 |
.globalServiceAPI("POST", "InsuredSummay/InsuredData", $scope.insuredInfoData, header)
|
| Error |
Row 361, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 361, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 361 |
.then(function (response) {
|
| Error |
Row 362, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 362, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 362, Column 91: "Missing semicolon."
semi
|
| Error |
Row 362, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 362 |
console.log("inspector insured data post call:", response)
|
| Error |
Row 363, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 363, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 363 |
//alert(response); sessionStorage.inspect
|
| Error |
Row 364, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 364, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 364 |
sessionStorage.clientID = response.data;
|
| Error |
Row 365, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 365, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 365 |
$rootScope.isProcessShow(false);
|
| Error |
Row 366, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 366, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 366 |
//console.log("in success", $scope.dataLoading);
|
| Error |
Row 367, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 367, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 367 |
$scope.dataLoading = false;
|
| Error |
Row 368, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 368, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 368 |
//console.log("in success", $scope.dataLoading);
|
| Error |
Row 369, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 369, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 369, Column 95: "Missing semicolon."
semi
|
| 369 |
toastr.success("Changes Saved Successfully ", {timeOut: 3000})
|
| Error |
Row 370, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 370, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 370 |
WizardHandler
|
| Error |
Row 371, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 371, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 371 |
.wizard()
|
| Error |
Row 372, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 372, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 372 |
.next();
|
| Error |
Row 373, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 373 |
|
| Error |
Row 374, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 374, Column 66: "'forward' is not defined."
no-undef
|
| Error |
Row 374, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 374 |
WizardService.setProgressLine(3, forward = false);
|
| Error |
Row 375, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 375 |
|
| Error |
Row 376, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 376, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 376, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 376 |
$rootScope.$broadcast('callInspectSummary', true);
|
| Error |
Row 377, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 377 |
|
| Error |
Row 378, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 378, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 378 |
$timeout(function () {
|
| Error |
Row 379, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 379, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 379, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 379 |
$rootScope.$broadcast('callForOnLoad', true);
|
| Error |
Row 380, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 380, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 380, Column 40: "Missing semicolon."
semi
|
| 380 |
}, 200)
|
| Error |
Row 381, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 381 |
|
| Error |
Row 382, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 382, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 382 |
deferred.resolve({success: true});
|
| Error |
Row 383, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 383, Column 42: "'error' is defined but never used."
no-unused-vars
|
| Error |
Row 383, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 383 |
}, function (error) {
|
| Error |
Row 384, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 384 |
|
| Error |
Row 385, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 385, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 385 |
$rootScope.isProcessShow(false);
|
| Error |
Row 386, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 386, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 386, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 386 |
console.log("error");
|
| Error |
Row 387, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 387, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 387 |
// alert(error);
|
| Error |
Row 388, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 388, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 388, Column 103: "Missing semicolon."
semi
|
| 388 |
toastr.error("Something went wrong,please try again", {timeOut: 3000})
|
| Error |
Row 389, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 389, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 389 |
$scope.dataLoading = false;
|
| Error |
Row 390, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 390, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 390, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 390 |
console.log("error", $scope.dataLoading);
|
| Error |
Row 391, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 391, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 391 |
deferred.resolve({success: false});
|
| Error |
Row 392, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 392, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 392 |
});
|
| Error |
Row 393, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 393, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 393 |
} else {
|
| Error |
Row 394, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 394 |
|
| Error |
Row 395, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 395, Column 29: "'header' is already defined."
no-redeclare
|
| Error |
Row 395, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 395 |
var header = {
|
| Error |
Row 396, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 396, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 396, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 396, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 396 |
'Content-Type': 'application/json',
|
| Error |
Row 397, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 397, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 397, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 397, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 397 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 398, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 398, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 398 |
};
|
| Error |
Row 399, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 399 |
|
| Error |
Row 400, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 400, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 400 |
$scope.insuredInfoData = {
|
| Error |
Row 401, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 401, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 401 |
// INSPECTION_DATE: $scope.date, INSPECTION_TIME: $scope.time,
|
| Error |
Row 402, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 402, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 402 |
ADVERSE_CONDITIONS: insuredInfo.ADVERSE_CONDITIONS,
|
| Error |
Row 403, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 403, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 403 |
INSPECTION_COMPANY_NAME: insuredInfo.INSPECTION_COMPANY_NAME,
|
| Error |
Row 404, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 404, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 404 |
POLICY_NUMBER: insuredInfo.POLICY_NUMBER,
|
| Error |
Row 405, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 405, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 405 |
IS_COMMERCIAL_VEHICLE: insuredInfo.IS_COMMERCIAL_VEHICLE,
|
| Error |
Row 406, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 406, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 406 |
INSURED_LAST_NAME: insuredInfo.INSURED_LAST_NAME,
|
| Error |
Row 407, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 407, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 407 |
INSURED_FIRST_NAME: insuredInfo.INSURED_FIRST_NAME,
|
| Error |
Row 408, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 408, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 408 |
INSURED_ADDRESS: insuredInfo.INSURED_ADDRESS,
|
| Error |
Row 409, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 409, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 409 |
INSURED_TOWN: insuredInfo.INSURED_TOWN,
|
| Error |
Row 410, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 410, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 410 |
INSURED_STATE_CODE: insuredInfo.INSURED_STATE_CODE,
|
| Error |
Row 411, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 411, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 411 |
INSURED_ZIPCODE: insuredInfo.INSURED_ZIPCODE,
|
| Error |
Row 412, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 412, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 412 |
INSURED_CELL_PHONE: insuredInfo.INSURED_CELL_PHONE,
|
| Error |
Row 413, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 413, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 413 |
INSURED_LANDLINE: insuredInfo.INSURED_LANDLINE,
|
| Error |
Row 414, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 414, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 414 |
INSURED_MIDDLE_NAME: insuredInfo.INSURED_MIDDLE_NAME,
|
| Error |
Row 415, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 415, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 415 |
INSURED_WORK_PHONE: insuredInfo.INSURED_WORK_PHONE,
|
| Error |
Row 416, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 416, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 416 |
INSURED_EMAIL: insuredInfo.INSURED_EMAIL,
|
| Error |
Row 417, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 417, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 417 |
ARE_YOU_INSURED: $scope.getBool(insuredInfo.ARE_YOU_INSURED),
|
| Error |
Row 418, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 418, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 418 |
BROKER_NAME: insuredInfo.BROKER_NAME,
|
| Error |
Row 419, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 419, Column 164: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 419 |
IS_COMMERCIAL_AUTHORIZATION_FORM_SUPPLIED_BY_INSURED: $scope.getBool(insuredInfo.IS_COMMERCIAL_AUTHORIZATION_FORM_SUPPLIED_BY_INSURED),
|
| Error |
Row 420, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 420, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 420 |
AUTHORIZATION_FORM_NUMBER: insuredInfo.AUTHORIZATION_FORM_NUMBER,
|
| Error |
Row 421, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 421, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 421 |
PAGE: 1,
|
| Error |
Row 422, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 422, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 422 |
INSURED_APPLICATION_ID: 0,
|
| Error |
Row 423, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 423, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 423 |
UPDATE: true,
|
| Error |
Row 424, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 424, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 424 |
USER_NAME: sessionStorage.userDispalyName
|
| Error |
Row 425, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 425, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 425, Column 26: "Missing semicolon."
semi
|
| 425 |
}
|
| Error |
Row 426, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 426, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 426, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 426, Column 94: "Missing semicolon."
semi
|
| 426 |
console.log("Data send to API insured data:", $scope.insuredInfoData)
|
| Error |
Row 427, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 427, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 427 |
if (sessionStorage.clientID != null) {
|
| Error |
Row 428, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 428, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 428 |
$scope.insuredInfoData.INSURED_APPLICATION_ID = sessionStorage.clientID;
|
| Error |
Row 429, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 429, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 429 |
} else if (sessionStorage.formId != null) {
|
| Error |
Row 430, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 430, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 430 |
$scope.insuredInfoData.INSURED_APPLICATION_ID = sessionStorage.formId;
|
| Error |
Row 431, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 431, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 431 |
}
|
| Error |
Row 432, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 432 |
|
| Error |
Row 433, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 433, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 433 |
globalService
|
| Error |
Row 434, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 434, Column 115: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 434 |
.globalServiceAPI("POST", "InsuredSummay/InsuredData", $scope.insuredInfoData, header)
|
| Error |
Row 435, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 435, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 435 |
.then(function (response) {
|
| Error |
Row 436, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 436 |
|
| Error |
Row 437, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 437, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 437 |
sessionStorage.clientID = response.data;
|
| Error |
Row 438, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 438 |
|
| Error |
Row 439, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 439, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 439 |
$rootScope.isProcessShow(false);
|
| Error |
Row 440, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 440, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 440, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 440 |
console.log("Insured data post call success", response);
|
| Error |
Row 441, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 441, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 441 |
$scope.dataLoading = false;
|
| Error |
Row 442, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 442, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 442 |
//console.log("in success", $scope.dataLoading);
|
| Error |
Row 443, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 443, Column 94: "Missing semicolon."
semi
|
| Error |
Row 443, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 443 |
toastr.success("Changes Saved Successfully", {timeOut: 3000})
|
| Error |
Row 444, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 444, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 444 |
WizardHandler
|
| Error |
Row 445, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 445, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 445 |
.wizard()
|
| Error |
Row 446, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 446, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 446 |
.next();
|
| Error |
Row 447, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 447, Column 66: "'forward' is not defined."
no-undef
|
| Error |
Row 447, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 447 |
WizardService.setProgressLine(3, forward = false);
|
| Error |
Row 448, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 448, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 448, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 448 |
$rootScope.$broadcast('callInspectSummary', true);
|
| Error |
Row 449, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 449 |
|
| Error |
Row 450, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 450, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 450 |
$timeout(function () {
|
| Error |
Row 451, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 451, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 451, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 451 |
$rootScope.$broadcast('callForOnLoad', true);
|
| Error |
Row 452, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 452, Column 40: "Missing semicolon."
semi
|
| Error |
Row 452, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 452 |
}, 200)
|
| Error |
Row 453, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 453 |
|
| Error |
Row 454, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 454, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 454 |
deferred.resolve({success: true});
|
| Error |
Row 455, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 455, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 455 |
}, function () {
|
| Error |
Row 456, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 456 |
|
| Error |
Row 457, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 457, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 457 |
$rootScope.isProcessShow(false);
|
| Error |
Row 458, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 458, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 458, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 458 |
console.log("error");
|
| Error |
Row 459, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 459, Column 103: "Missing semicolon."
semi
|
| Error |
Row 459, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 459 |
toastr.error("Something went wrong,please try agian", {timeOut: 3000})
|
| Error |
Row 460, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 460, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 460 |
$scope.dataLoading = false;
|
| Error |
Row 461, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 461, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 461, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 461 |
console.log("error", $scope.dataLoading);
|
| Error |
Row 462, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 462, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 462 |
deferred.resolve({success: false});
|
| Error |
Row 463, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 463, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 463 |
});
|
| Error |
Row 464, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 464, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 464 |
}
|
| Error |
Row 465, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 465 |
|
| Error |
Row 466, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 466, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 466 |
deferred.resolve({success: true});
|
| Error |
Row 467, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 467 |
|
| Error |
Row 468, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 468, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 468 |
};
|
| Error |
Row 469, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 469 |
|
| Error |
Row 470, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 470, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 470 |
// $scope.onLoad = function () { $rootScope.isProcessShow(true);
|
| Error |
Row 471, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 471, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 471 |
// console.log('onLoad insuredInfoData') // $scope.DATA = { // PAGE:
|
| Error |
Row 472, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 472, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 472 |
// 1, // UPDATE: false, // INSURED_APPLICATION_ID:
|
| Error |
Row 473, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 473, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 473 |
// sessionStorage.clientID, // USER_NAME: sessionStorage.userDispalyName
|
| Error |
Row 474, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 474, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 474 |
// // } console.log(' $scope.DATA', $scope.DATA) var deferred =
|
| Error |
Row 475, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 475, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 475 |
// $q.defer(); var header = { 'Content-Type': 'application/json',
|
| Error |
Row 476, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 476, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 476 |
// 'Authorization': 'bearer ' + sessionStorage.accessToken }
|
| Error |
Row 477, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 477, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 477 |
// globalService .globalServiceAPI("POST", "InsuredSummay/InsuredData",
|
| Error |
Row 478, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 478, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 478 |
// $scope.DATA, header) .then(function (response) {
|
| Error |
Row 479, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 479, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 479 |
// console.log("insured Data Onload response:", response);
|
| Error |
Row 480, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 480, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 480 |
// $rootScope.isProcessShow(false); response.data.INSURED_STATE_CODE
|
| Error |
Row 481, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 481, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 481 |
// = parseInt(response.data.INSURED_STATE_CODE); $scope.insuredInfo
|
| Error |
Row 482, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 482, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 482 |
// = { INSURED_EMAIL: response.data.INSURED_EMAIL,
|
| Error |
Row 483, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 483, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 483 |
// INSURED_LAST_NAME: response.data.INSURED_LAST_NAME,
|
| Error |
Row 484, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 484, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 484 |
// INSURED_FIRST_NAME: response.data.INSURED_FIRST_NAME,
|
| Error |
Row 485, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 485, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 485 |
// POLICY_NUMBER: response.data.POLICY_NUMBER,
|
| Error |
Row 486, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 486, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 486 |
// IS_COMMERCIAL_VEHICLE: response.data.IS_COMMERCIAL_VEHICLE,
|
| Error |
Row 487, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 487, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 487 |
// INSURED_ADDRESS: response.data.INSURED_ADDRESS, INSURED_TOWN:
|
| Error |
Row 488, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 488, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 488 |
// response.data.INSURED_TOWN, INSURED_ZIPCODE:
|
| Error |
Row 489, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 489, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 489 |
// response.data.INSURED_ZIPCODE, INSURED_CELL_PHONE:
|
| Error |
Row 490, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 490, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 490 |
// response.data.INSURED_CELL_PHONE, INSURED_LANDLINE:
|
| Error |
Row 491, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 491, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 491 |
// response.data.INSURED_LANDLINE, INSURED_WORK_PHONE:
|
| Error |
Row 492, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 492, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 492 |
// response.data.INSURED_WORK_PHONE, INSURED_EMAIL:
|
| Error |
Row 493, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 493, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 493 |
// response.data.INSURED_EMAIL, ARE_YOU_INSURED:
|
| Error |
Row 494, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 494, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 494 |
// $scope.getBool(response.data.ARE_YOU_INSURED), BROKER_NAME:
|
| Error |
Row 495, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 495, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 495 |
// response.data.BROKER_NAME,
|
| Error |
Row 496, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 496, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 496 |
// IS_COMMERCIAL_AUTHORIZATION_FORM_SUPPLIED_BY_INSURED:
|
| Error |
Row 497, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 497, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 497 |
// response.data.IS_COMMERCIAL_AUTHORIZATION_FORM_SUPPLIED_BY_INSURED,
|
| Error |
Row 498, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 498, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 498 |
// AUTHORIZATION_FORM_NUMBER: response.data.AUTHORIZATION_FORM_NUMBER
|
| Error |
Row 499, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 499, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 499 |
// }; $scope.insuredInfo.INSURED_STATE_CODE =
|
| Error |
Row 500, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 500, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 500 |
// response.data.INSURED_STATE_CODE;
|
| Error |
Row 501, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 501, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 501 |
// $scope.insuredInfo.ADVERSE_CONDITIONS = response.data.ADVERSE_CONDITIONS;
|
| Error |
Row 502, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 502, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 502 |
// $scope.insuredInfo.INSPECTION_COMPANY_NAME =
|
| Error |
Row 503, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 503, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 503 |
// response.data.INSPECTION_COMPANY_NAME; deferred.resolve({success:
|
| Error |
Row 504, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 504, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 504 |
// true}); return true, response; }, function
|
| Error |
Row 505, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 505, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 505 |
// (response) { $rootScope.isProcessShow(false);
|
| Error |
Row 506, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 506, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 506 |
// console.log("error", response); deferred.resolve({success:
|
| Error |
Row 507, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 507, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 507 |
// false}); return false; }); deferred.resolve({success:
|
| Error |
Row 508, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 508, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 508 |
// true}); }
|
| Error |
Row 509, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 509 |
|
| Error |
Row 510, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 510, Column 145: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 510 |
if (sessionStorage.wizardStepNo != null && sessionStorage.wizardStepNo != undefined && sessionStorage.userType == "Inspector") {
|
| Error |
Row 511, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 511, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 511 |
// alert("insured data") $scope.DATA.INSURED_APPLICATION_ID =
|
| Error |
Row 512, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 512, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 512 |
// sessionStorage.clientID $scope.onLoad();
|
| Error |
Row 513, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 513, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 513 |
}
|
| Error |
Row 514, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 514 |
|
| Error |
Row 515, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 515, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 515 |
$scope.showModal = function () {
|
| Error |
Row 516, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 516, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 516 |
$uibModal
|
| Error |
Row 517, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 517, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 517 |
.open({
|
| Error |
Row 518, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 518, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 518 |
backdrop: true,
|
| Error |
Row 519, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 519, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 519 |
backdropClick: true,
|
| Error |
Row 520, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 520, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 520 |
dialogFade: false,
|
| Error |
Row 521, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 521, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 521 |
keyboard: true,
|
| Error |
Row 522, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 522, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 522, Column 118: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 522 |
templateUrl: 'rest/app/client/components/formProcessing-model/formProcessing-model.html',
|
| Error |
Row 523, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 523, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 523, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 523 |
controller: 'formProcessingController'
|
| Error |
Row 524, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 524, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 524 |
})
|
| Error |
Row 525, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 525, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 525 |
.result
|
| Error |
Row 526, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 526, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 526 |
.then(function () {
|
| Error |
Row 527, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 527, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 527 |
//alert("OK");
|
| Error |
Row 528, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 528, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 528 |
}, function () {
|
| Error |
Row 529, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 529, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 529 |
//alert("Cancel");
|
| Error |
Row 530, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 530, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 530 |
});
|
| Error |
Row 531, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 531, Column 18: "Missing semicolon."
semi
|
| Error |
Row 531, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 531 |
}
|
| Error |
Row 532, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 532, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 532 |
//$scope.onLoad();
|
| Error |
Row 533, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 533, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 533 |
}
|
| Error |
Row 534, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 534, Column 10: "Missing semicolon."
semi
|
| Error |
Row 534, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 534 |
}
|
| Error |
Row 535, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 535, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 535, Column 7: "Missing semicolon."
semi
|
| 535 |
})
|
| 536 |
|
|
|
|
\rest\app\client\components\insuredPage\insuredPage.js
|
333 problems (333 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 86: "'$timeout' is defined but never used."
no-unused-vars
|
| Error |
Row 2, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 7, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 7, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 10, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 13, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 15, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 15, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 16, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 16, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 17, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 17, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 18, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 19, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 20, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 21, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 22, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 22, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 24, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 26, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 26, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 27, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 27, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 28, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 29, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 30, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 31, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 32, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 33, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 34, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 34, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 35, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 37, Column 10: "Missing semicolon."
semi
|
| Error |
Row 37, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 39, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 39, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 66: "Missing semicolon."
semi
|
| Error |
Row 39, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 41, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 43, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 44, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 45, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 45, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 46, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 46, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 47, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 48, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 49, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 50, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 51, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 52, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 53, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 54, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 55, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 56, Column 10: "Missing semicolon."
semi
|
| Error |
Row 56, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 57, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 58, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 60, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 60, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 60, Column 42: "Missing semicolon."
semi
|
| Error |
Row 60, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 61, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 63, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 63, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 63, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 61: "Missing semicolon."
semi
|
| Error |
Row 64, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 65, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 67, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 67, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 68, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 69, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 71, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 71, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 71, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 85: "Missing semicolon."
semi
|
| Error |
Row 72, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 72, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 72, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 73, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 75, Column 70: "Strings must use doublequote."
quotes
|
| Error |
Row 75, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 76, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 77, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 78, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 80, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 80, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 80, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 89: "Missing semicolon."
semi
|
| Error |
Row 81, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 81, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 81, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 81, Column 88: "Missing semicolon."
semi
|
| Error |
Row 81, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 82, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 83, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 84, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 85, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 85, Column 10: "Missing semicolon."
semi
|
| Error |
Row 85, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 87, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 87, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 88, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 88, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 88, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 89, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 89, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 89, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 90, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 90, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 90, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 91, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 91, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 92, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 92, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 92, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 93, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 94, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 94, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 95, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 95, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 95, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 96, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 96, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 96, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 97, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 97, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 97, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 98, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 98, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 98, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 99, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 100, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 100, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 100, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 101, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 101, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 101, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 102, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 102, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 102, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 103, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 103, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 103, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 104, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 104, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 104, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 105, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 105, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 106, Column 10: "Missing semicolon."
semi
|
| Error |
Row 106, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 107, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 108, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 108, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 109, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 109, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 109, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 110, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 110, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 111, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 111, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 112, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 112, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 113, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 113, Column 10: "Missing semicolon."
semi
|
| Error |
Row 113, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 114, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 114, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 115, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 115, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 116, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 117, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 117, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 118, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 118, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 119, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 119, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 120, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 120, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 121, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 121, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 121, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 122, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 122, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 122, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 122, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 123, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 123, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 123, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 123, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 124, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 124, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 124, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 124, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 125, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 125, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 125, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 125, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 126, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 126, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 126, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 126, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 127, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 127, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 127, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 127, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 128, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 128, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 128, Column 35: "Strings must use doublequote."
quotes
|
| Error |
Row 128, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 129, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 129, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 130, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 130, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 131, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 131, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 132, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 132, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 133, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 133, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 134, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 135, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 135, Column 10: "Missing semicolon."
semi
|
| Error |
Row 135, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 136, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 137, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 137, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 138, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 138, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 139, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 139, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 140, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 140, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 141, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 142, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 142, Column 7: "Missing semicolon."
semi
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 86: "'$timeout' is defined but never used."
no-unused-vars
|
| Error |
Row 2, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.controller('insuredPageController', function ($scope, $state, $css, $rootScope, $timeout) {
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
$rootScope.WindshieldWizard = false;
|
| Error |
Row 5, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
$css.bind({
|
| Error |
Row 7, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 7, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 7, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
href: 'rest/app/client/components/header-content/header-content.css'
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
}, $scope);
|
| Error |
Row 9, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 10, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
// if (sessionStorage.IsWindEnable == 'False') { sessionStorage.IsWindEnable
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
// = false; } else { sessionStorage.IsWindEnable = true; }
|
| Error |
Row 12, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
|
| Error |
Row 13, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 13, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
$scope.newInspection = {
|
| Error |
Row 14, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 15, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 15, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
'Inspection': {
|
| Error |
Row 16, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 16, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 16, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
id: 'item2',
|
| Error |
Row 17, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 17, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 17, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
title: 'Pre-Inspection',
|
| Error |
Row 18, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 18, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
disabledValue: true,
|
| Error |
Row 19, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 19, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
// route:
|
| Error |
Row 20, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 20, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
// 'home({clientId:"clientId",accessToken:"accessToken",userType:"userType",page
|
| Error |
Row 21, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 21, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
// : "pa' + 'ge",userName:"userName",siteID:"siteID"})'
|
| Error |
Row 22, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 22, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 22, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
route: 'insuredPage.UploadPhoto.frontAndDriverSidePhotos'
|
| Error |
Row 23, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
|
| Error |
Row 24, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 24, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
},
|
| Error |
Row 25, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
|
| Error |
Row 26, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 26, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 26, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
'Windshield': {
|
| Error |
Row 27, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 27, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 27, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
id: 'item3',
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 28, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
title: 'Windshield',
|
| Error |
Row 29, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 29, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
// disabledValue: sessionStorage.IsWindEnable,
|
| Error |
Row 30, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 30, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
disabledValue: sessionStorage.IsWindEnable,
|
| Error |
Row 31, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 31, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
// route:
|
| Error |
Row 32, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 32, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
// 'windshield({clientId:"clientId",accessToken:"accessToken",userType:"userType
|
| Error |
Row 33, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 33, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
// " ,pa' + 'ge:"page",userName:"userName",siteID:"siteID"})'
|
| Error |
Row 34, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 34, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 34, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
route: 'insuredPage.WindshieldUploadPhoto.damagePhoto'
|
| Error |
Row 35, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 35, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
}
|
| Error |
Row 36, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
|
| Error |
Row 37, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 37, Column 10: "Missing semicolon."
semi
|
| Error |
Row 37, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
}
|
| Error |
Row 38, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
|
| Error |
Row 39, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 39, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 39, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 66: "Missing semicolon."
semi
|
| Error |
Row 39, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
console.log('$scope.newInspection', $scope.newInspection)
|
| Error |
Row 40, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
|
| Error |
Row 41, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 41, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
$scope.headerTabs = {
|
| Error |
Row 42, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
|
| Error |
Row 43, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 43, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
'Dashboard': {
|
| Error |
Row 44, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 44, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
id: 'item1',
|
| Error |
Row 45, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 45, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 45, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
title: 'Dashboard',
|
| Error |
Row 46, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 46, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 46, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
route: 'insuredPage.dashboardInsured'
|
| Error |
Row 47, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 47, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
}
|
| Error |
Row 48, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 48, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
// 'Inspection': { id: 'item2', title: 'New Inspection', route:
|
| Error |
Row 49, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 49, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
// 'home({clientId:"clientId",accessToken:"accessToken",userType:"userType",page
|
| Error |
Row 50, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 50, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
// : "pa' + 'ge",userName:"userName",siteID:"siteID"})' }
|
| Error |
Row 51, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 51, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
// 'Windshield': { id: 'item3', title: 'Windshield', route:
|
| Error |
Row 52, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 52, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
// 'windshield({clientId:"clientId",accessToken:"accessToken",userType:"userType
|
| Error |
Row 53, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 53, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
// " ,pa' + 'ge:"page",userName:"userName",siteID:"siteID"})' }
|
| Error |
Row 54, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 54, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
// 'Upload Photos': { id: 'item3', title: 'Upload Photos', route:
|
| Error |
Row 55, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 55, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
// 'insuredPage.UploadPhoto.frontAndDriverSidePhotos' }
|
| Error |
Row 56, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 56, Column 10: "Missing semicolon."
semi
|
| Error |
Row 56, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
}
|
| Error |
Row 57, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 57, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
$scope.dropDownVisible = false;
|
| Error |
Row 58, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 58, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
$scope.navButtons = function (tab, $event) {
|
| Error |
Row 59, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
|
| Error |
Row 60, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 60, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 60, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 60, Column 42: "Missing semicolon."
semi
|
| Error |
Row 60, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
console.log('tab.title', tab)
|
| Error |
Row 61, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 61, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
$scope.tabTitle = tab.title;
|
| Error |
Row 62, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
|
| Error |
Row 63, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 63, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 63, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 63, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 61: "Missing semicolon."
semi
|
| 63 |
console.log(' $scope.tabTitle', $scope.tabTitle)
|
| Error |
Row 64, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
|
| Error |
Row 65, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 65, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
sessionStorage.InspectionType = $scope.tabTitle;
|
| Error |
Row 66, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
|
| Error |
Row 67, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 67, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 67, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
if (tab.title === 'New Inspection') {
|
| Error |
Row 68, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 68, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
$scope.dropDownVisible = true;
|
| Error |
Row 69, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 69, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
}
|
| Error |
Row 70, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
|
| Error |
Row 71, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 71, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 71, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 71, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 85: "Missing semicolon."
semi
|
| 71 |
console.log(' $rootScope.WindshieldWizard', $rootScope.WindshieldWizard)
|
| Error |
Row 72, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 72, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 72, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
if (tab.title === 'Windshield') {
|
| Error |
Row 73, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 73, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
$rootScope.WindshieldWizard = true;
|
| Error |
Row 74, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
|
| Error |
Row 75, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 75, Column 70: "Strings must use doublequote."
quotes
|
| Error |
Row 75, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
if ($scope.newInspection.Windshield.disabledValue == 'false') {
|
| Error |
Row 76, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 76, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
$event.preventDefault();
|
| Error |
Row 77, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 77, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
delete sessionStorage.InspectionType;
|
| Error |
Row 78, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 78, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
}
|
| Error |
Row 79, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 79 |
|
| Error |
Row 80, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 80, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 80, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 80, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 89: "Missing semicolon."
semi
|
| 80 |
console.log(' $rootScope.WindshieldWizard', $rootScope.WindshieldWizard)
|
| Error |
Row 81, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 81, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 81, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 81, Column 88: "Missing semicolon."
semi
|
| Error |
Row 81, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 81 |
console.log('$rootScope.WindshieldWizard', $rootScope.WindshieldWizard)
|
| Error |
Row 82, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 82, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 82 |
} else {
|
| Error |
Row 83, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 83, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 83 |
$rootScope.WindshieldWizard = false;
|
| Error |
Row 84, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 84, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 84 |
}
|
| Error |
Row 85, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 85, Column 10: "Missing semicolon."
semi
|
| Error |
Row 85, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 85 |
}
|
| Error |
Row 86, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 86 |
|
| Error |
Row 87, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 87, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 87 |
$scope.welcomeDropDown = {
|
| Error |
Row 88, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 88, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 88, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 88 |
'myProfile': {
|
| Error |
Row 89, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 89, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 89, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 89 |
id: 'item1',
|
| Error |
Row 90, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 90, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 90, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 90 |
title: 'My Profile',
|
| Error |
Row 91, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 91, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 91, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 91 |
faClass: 'fa-user',
|
| Error |
Row 92, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 92, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 92, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 92 |
route: ''
|
| Error |
Row 93, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 93, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 93 |
},
|
| Error |
Row 94, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 94, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 94, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 94 |
'changePassword': {
|
| Error |
Row 95, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 95, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 95, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 95 |
id: 'item2',
|
| Error |
Row 96, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 96, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 96, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 96 |
title: 'Change Password',
|
| Error |
Row 97, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 97, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 97, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 97 |
faClass: 'fa-lock',
|
| Error |
Row 98, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 98, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 98, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 98 |
route: 'resetPassword'
|
| Error |
Row 99, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 99, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 99 |
},
|
| Error |
Row 100, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 100, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 100, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 100 |
'Logout': {
|
| Error |
Row 101, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 101, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 101, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 101 |
id: 'item3',
|
| Error |
Row 102, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 102, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 102, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 102 |
title: 'Logout',
|
| Error |
Row 103, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 103, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 103, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 103 |
faClass: 'fa-power-off',
|
| Error |
Row 104, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 104, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 104, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 104 |
route: 'login'
|
| Error |
Row 105, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 105, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 105 |
}
|
| Error |
Row 106, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 106, Column 10: "Missing semicolon."
semi
|
| Error |
Row 106, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 106 |
}
|
| Error |
Row 107, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 107 |
|
| Error |
Row 108, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 108, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 108 |
$scope.onSubmit = function (title) {
|
| Error |
Row 109, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 109, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 109, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 109 |
if (title == 'Logout' && title != null) {
|
| Error |
Row 110, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 110, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 110 |
// sessionStorage.isAuthenticated = false;
|
| Error |
Row 111, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 111, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 111 |
sessionStorage.clear();
|
| Error |
Row 112, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 112, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 112 |
}
|
| Error |
Row 113, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 113, Column 10: "Missing semicolon."
semi
|
| Error |
Row 113, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 113 |
}
|
| Error |
Row 114, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 114, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 114 |
$scope.FirstNameToDispaly = sessionStorage.FirstNameToDispaly;
|
| Error |
Row 115, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 115, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 115 |
$scope.LastNameToDispaly = sessionStorage.LastNameToDispaly;
|
| Error |
Row 116, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 116 |
|
| Error |
Row 117, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 117, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 117 |
$scope.onEnterInspectionInformation = function () {
|
| Error |
Row 118, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 118, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 118 |
// $state.transitionTo('home({clientId:"clientId",accessToken:"accessToken",user
|
| Error |
Row 119, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 119, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 119 |
// Type:"userType",page:"pa' + 'ge",userName:"userName",siteID:"siteID"})'); if
|
| Error |
Row 120, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 120, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 120 |
// ($scope.tabTitle == 'New Inspection') {
|
| Error |
Row 121, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 121, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 121, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 121 |
$state.transitionTo('home', {
|
| Error |
Row 122, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 122, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 122, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 122, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 122 |
'clientId': 'clientId',
|
| Error |
Row 123, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 123, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 123, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 123, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 123 |
'accessToken': 'accessToken',
|
| Error |
Row 124, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 124, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 124, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 124, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 124 |
'userType': 'userType',
|
| Error |
Row 125, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 125, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 125, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 125, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 125 |
'page': 'page',
|
| Error |
Row 126, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 126, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 126, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 126, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 126 |
'userName': 'userName',
|
| Error |
Row 127, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 127, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 127, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 127, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 127 |
'siteID': 'siteID',
|
| Error |
Row 128, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 128, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 128, Column 35: "Strings must use doublequote."
quotes
|
| Error |
Row 128, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 128 |
'InspectionType': 'InspectionType'
|
| Error |
Row 129, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 129, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 129 |
});
|
| Error |
Row 130, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 130, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 130 |
// } else if ($scope.tabTitle == 'Windshield') $state.transitionTo('windshield',
|
| Error |
Row 131, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 131, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 131 |
// { 'clientId': 'clientId', 'accessToken': 'accessToken', 'userType':
|
| Error |
Row 132, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 132, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 132 |
// 'userType', 'page': 'page', 'userName': 'userName', 'siteID':
|
| Error |
Row 133, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 133, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 133 |
// 'siteID' });
|
| Error |
Row 134, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 134 |
|
| Error |
Row 135, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 135, Column 10: "Missing semicolon."
semi
|
| Error |
Row 135, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 135 |
}
|
| Error |
Row 136, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 136 |
|
| Error |
Row 137, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 137, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 137 |
// $scope.getNumber = function () { $scope.randomDigit =
|
| Error |
Row 138, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 138, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 138 |
// (Math.floor(Math.random() * 90000) + 10000); console.log('getNumber
|
| Error |
Row 139, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 139, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 139 |
// random>>', $scope.randomDigit) $timeout(function () {
|
| Error |
Row 140, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 140, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 140 |
// $rootScope.$broadcast('randomNumber', $scope.randomDigit); }, 200) };
|
| Error |
Row 141, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 141 |
|
| Error |
Row 142, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 142, Column 7: "Missing semicolon."
semi
|
| 142 |
}) |
|
|
|
\rest\app\client\components\insuredSignature-modal\insuredSignature-modal.js
|
311 problems (311 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 138: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 9, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 9, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 10, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 12, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 13, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 14, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 15, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 17, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 19, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 20, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 21, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 22, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 23, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 24, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 25, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 27, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 28, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 29, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 29, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 30, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 30, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 30, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 31, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 31, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 33, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 34, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 35, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 36, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 37, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 38, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 39, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 41, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 42, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 43, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 44, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 45, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 46, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 47, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 48, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 49, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 50, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 51, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 52, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 54, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 54, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 56, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 57, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 58, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 59, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 60, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 61, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 62, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 63, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 64, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 26: "Missing semicolon."
semi
|
| Error |
Row 65, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 66, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 67, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 68, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 69, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 70, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 71, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 72, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 73, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 74, Column 26: "Missing semicolon."
semi
|
| Error |
Row 74, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 76, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 78, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 80, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 81, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 81, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 81, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 82, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 82, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 82, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 83, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 85, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 85, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 86, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 87, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 87, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 88, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 88, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 89, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 89, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 89, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 90, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 90, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 91, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 75: "Missing semicolon."
semi
|
| Error |
Row 92, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 92, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 93, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 94, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 95, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 95, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 95, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 96, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 96, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 97, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 97, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 97, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 98, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 98, Column 66: "Missing semicolon."
semi
|
| Error |
Row 98, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 99, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 100, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 100, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 101, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 102, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 102, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 103, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 104, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 104, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 105, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 105, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 106, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 107, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 107, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 108, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 108, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 109, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 109, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 110, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 110, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 111, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 112, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 112, Column 26: "Missing semicolon."
semi
|
| Error |
Row 112, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 113, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 114, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 114, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 115, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 115, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 116, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 116, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 117, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 117, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 118, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 118, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 119, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 119, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 120, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 120, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 121, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 121, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 121, Column 26: "Missing semicolon."
semi
|
| Error |
Row 122, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 123, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 123, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 124, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 125, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 125, Column 25: "'deferred' is already defined."
no-redeclare
|
| Error |
Row 125, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 126, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 127, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 127, Column 25: "'header' is already defined."
no-redeclare
|
| Error |
Row 127, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 128, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 128, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 128, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 128, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 129, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 129, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 129, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 129, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 130, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 130, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 131, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 132, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 132, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 133, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 133, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 134, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 134, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 135, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 135, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 136, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 136, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 137, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 137, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 137, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 138, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 138, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 138, Column 75: "Missing semicolon."
semi
|
| Error |
Row 139, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 139, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 140, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 140, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 141, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 141, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 142, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 142, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 142, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 143, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 143, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 144, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 144, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 144, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 145, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 145, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 145, Column 66: "Missing semicolon."
semi
|
| Error |
Row 146, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 146, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 147, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 147, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 148, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 149, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 149, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 150, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 150, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 151, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 151, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 152, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 138: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.controller('insuredSignModalController', function ($scope, $state, $css, $uibModalInstance, $rootScope, $q, globalService, toastr) {
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
$scope.ok = function () {
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
$uibModalInstance.close();
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
};
|
| Error |
Row 7, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
$css.bind({
|
| Error |
Row 9, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 9, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 9, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
href: 'rest/app/client/components/insuredSignature-modal/insuredSignature-modal.css'
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 10, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
}, $scope);
|
| Error |
Row 11, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
|
| Error |
Row 12, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 12, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
$scope.boundingBox = {
|
| Error |
Row 13, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 13, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
width: 700,
|
| Error |
Row 14, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 14, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
height: 300
|
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 15, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
};
|
| Error |
Row 16, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
|
| Error |
Row 17, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 17, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
$scope.done = function () {
|
| Error |
Row 18, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
|
| Error |
Row 19, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 19, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
$rootScope.isProcessShow(true);
|
| Error |
Row 20, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 20, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
var signature = $scope.accept();
|
| Error |
Row 21, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 21, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
if (signature.isEmpty) {
|
| Error |
Row 22, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 22, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
$rootScope.isProcessShow(false);
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 23, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
$uibModalInstance.dismiss();
|
| Error |
Row 24, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 24, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
} else {
|
| Error |
Row 25, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 25, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
$uibModalInstance.close(signature.dataUrl);
|
| Error |
Row 26, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
|
| Error |
Row 27, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 27, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
var array = signature
|
| Error |
Row 28, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 28, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
.dataUrl
|
| Error |
Row 29, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 29, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 29, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
.split(',');
|
| Error |
Row 30, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 30, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 30, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 30, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
console.log('signature.dataUrl', array[1]);
|
| Error |
Row 31, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 31, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 31, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
$rootScope.$broadcast('signatureBase64', array[1]);
|
| Error |
Row 32, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
|
| Error |
Row 33, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 33, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
// $scope.insuredSignature = { PAGE: 6, INSURED_APPLICATION_ID:
|
| Error |
Row 34, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 34, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
// sessionStorage.clientID, UPDATE: true, USER_NAME:
|
| Error |
Row 35, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 35, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
// sessionStorage.userDispalyName, INSURED_SIGNATURE: array[1] } if
|
| Error |
Row 36, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 36, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
// (sessionStorage.clientID != null) { $scope.insuredSignature = {
|
| Error |
Row 37, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 37, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
// PAGE: 6, INSURED_APPLICATION_ID: sessionStorage.clientID,
|
| Error |
Row 38, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 38, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
// UPDATE: true, USER_NAME: sessionStorage.userDispalyName,
|
| Error |
Row 39, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 39, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
// INSURED_SIGNATURE: array[1] } } else if (sessionStorage.formId != null) {
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
// $scope.insuredSignature = { PAGE: 6,
|
| Error |
Row 41, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 41, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
// INSURED_APPLICATION_ID: sessionStorage.formId, UPDATE: true,
|
| Error |
Row 42, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 42, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
// USER_NAME: sessionStorage.userDispalyName, INSURED_SIGNATURE:
|
| Error |
Row 43, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 43, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
// array[1] } } var deferred = $q.defer(); var header = {
|
| Error |
Row 44, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 44, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
// 'Content-Type': 'application/json', 'Authorization': 'bearer ' +
|
| Error |
Row 45, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 45, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
// sessionStorage.accessToken }; globalService .globalServiceAPI("POST",
|
| Error |
Row 46, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 46, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
// "InsuredSummay/InsuredData", $scope.insuredSignature, header)
|
| Error |
Row 47, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 47, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
// .then(function () { $rootScope.isProcessShow(false);
|
| Error |
Row 48, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 48, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
// toastr.success("Signature Saved Successfully")
|
| Error |
Row 49, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 49, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
// deferred.resolve({success: true}); }, function () {
|
| Error |
Row 50, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 50, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
// $rootScope.isProcessShow(false); console.log("error");
|
| Error |
Row 51, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 51, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
// toastr.error("Signature Not Saved..") deferred.resolve({success:
|
| Error |
Row 52, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 52, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
// false}); });
|
| Error |
Row 53, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
|
| Error |
Row 54, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 54, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 54, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
if (sessionStorage.userType == 'Inspector') {
|
| Error |
Row 55, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
|
| Error |
Row 56, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 56, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
if (sessionStorage.clientID != null) {
|
| Error |
Row 57, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 57, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
$scope.insuredSignature = {
|
| Error |
Row 58, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 58, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
PAGE: 6,
|
| Error |
Row 59, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 59, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
INSURED_APPLICATION_ID: sessionStorage.clientID,
|
| Error |
Row 60, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 60, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
UPDATE: true,
|
| Error |
Row 61, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 61, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
USER_NAME: sessionStorage.userDispalyName,
|
| Error |
Row 62, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 62, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
INSURED_SIGNATURE: array[1],
|
| Error |
Row 63, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 63, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
SITE_ID: sessionStorage.siteId
|
| Error |
Row 64, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 64, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 26: "Missing semicolon."
semi
|
| 64 |
}
|
| Error |
Row 65, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
|
| Error |
Row 66, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 66, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
} else if (sessionStorage.formId != null) {
|
| Error |
Row 67, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 67, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
$scope.insuredSignature = {
|
| Error |
Row 68, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 68, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
PAGE: 6,
|
| Error |
Row 69, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 69, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
INSURED_APPLICATION_ID: sessionStorage.formId,
|
| Error |
Row 70, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 70, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
UPDATE: true,
|
| Error |
Row 71, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 71, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
USER_NAME: sessionStorage.userDispalyName,
|
| Error |
Row 72, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 72, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
INSURED_SIGNATURE: array[1],
|
| Error |
Row 73, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 73, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
SITE_ID: sessionStorage.siteId
|
| Error |
Row 74, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 74, Column 26: "Missing semicolon."
semi
|
| Error |
Row 74, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
}
|
| Error |
Row 75, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
|
| Error |
Row 76, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 76, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
}
|
| Error |
Row 77, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
|
| Error |
Row 78, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 78, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
var deferred = $q.defer();
|
| Error |
Row 79, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 79 |
|
| Error |
Row 80, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 80, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 80 |
var header = {
|
| Error |
Row 81, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 81, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 81, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 81, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 81 |
'Content-Type': 'application/json',
|
| Error |
Row 82, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 82, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 82, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 82, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 82 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 83, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 83, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 83 |
};
|
| Error |
Row 84, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 84 |
|
| Error |
Row 85, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 85, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 85 |
globalService
|
| Error |
Row 86, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 86, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 86 |
.globalServiceAPI("POST", "InsuredSummay/InsuredData", $scope.insuredSignature, header)
|
| Error |
Row 87, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 87, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 87 |
.then(function () {
|
| Error |
Row 88, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 88, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 88 |
$scope.dataLoading = false;
|
| Error |
Row 89, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 89, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 89, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 89 |
$rootScope.$broadcast('visibilitySing', $scope.dataLoading);
|
| Error |
Row 90, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 90, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 90 |
$rootScope.isProcessShow(false);
|
| Error |
Row 91, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 91, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 75: "Missing semicolon."
semi
|
| 91 |
toastr.success("Signature Saved Successfully")
|
| Error |
Row 92, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 92, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 92 |
deferred.resolve({success: true});
|
| Error |
Row 93, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 93, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 93 |
}, function () {
|
| Error |
Row 94, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 94, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 94 |
$scope.dataLoading = true;
|
| Error |
Row 95, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 95, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 95, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 95 |
$rootScope.$broadcast('visibilitySing', $scope.dataLoading);
|
| Error |
Row 96, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 96, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 96 |
$rootScope.isProcessShow(false);
|
| Error |
Row 97, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 97, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 97, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 97 |
console.log("error");
|
| Error |
Row 98, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 98, Column 66: "Missing semicolon."
semi
|
| Error |
Row 98, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 98 |
toastr.error("Signature Not Saved..")
|
| Error |
Row 99, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 99, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 99 |
deferred.resolve({success: false});
|
| Error |
Row 100, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 100, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 100 |
});
|
| Error |
Row 101, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 101 |
|
| Error |
Row 102, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 102, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 102 |
} else {
|
| Error |
Row 103, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 103 |
|
| Error |
Row 104, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 104, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 104 |
if (sessionStorage.clientID != null) {
|
| Error |
Row 105, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 105, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 105 |
$scope.insuredSignature = {
|
| Error |
Row 106, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 106, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 106 |
PAGE: 6,
|
| Error |
Row 107, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 107, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 107 |
INSURED_APPLICATION_ID: sessionStorage.clientID,
|
| Error |
Row 108, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 108, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 108 |
UPDATE: true,
|
| Error |
Row 109, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 109, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 109 |
USER_NAME: sessionStorage.userDispalyName,
|
| Error |
Row 110, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 110, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 110 |
INSURED_SIGNATURE: array[1]
|
| Error |
Row 111, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 111 |
|
| Error |
Row 112, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 112, Column 26: "Missing semicolon."
semi
|
| Error |
Row 112, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 112 |
}
|
| Error |
Row 113, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 113 |
|
| Error |
Row 114, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 114, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 114 |
} else if (sessionStorage.formId != null) {
|
| Error |
Row 115, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 115, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 115 |
$scope.insuredSignature = {
|
| Error |
Row 116, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 116, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 116 |
PAGE: 6,
|
| Error |
Row 117, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 117, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 117 |
INSURED_APPLICATION_ID: sessionStorage.formId,
|
| Error |
Row 118, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 118, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 118 |
UPDATE: true,
|
| Error |
Row 119, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 119, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 119 |
USER_NAME: sessionStorage.userDispalyName,
|
| Error |
Row 120, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 120, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 120 |
INSURED_SIGNATURE: array[1]
|
| Error |
Row 121, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 121, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 121, Column 26: "Missing semicolon."
semi
|
| 121 |
}
|
| Error |
Row 122, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 122 |
|
| Error |
Row 123, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 123, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 123 |
}
|
| Error |
Row 124, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 124 |
|
| Error |
Row 125, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 125, Column 25: "'deferred' is already defined."
no-redeclare
|
| Error |
Row 125, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 125 |
var deferred = $q.defer();
|
| Error |
Row 126, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 126 |
|
| Error |
Row 127, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 127, Column 25: "'header' is already defined."
no-redeclare
|
| Error |
Row 127, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 127 |
var header = {
|
| Error |
Row 128, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 128, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 128, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 128, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 128 |
'Content-Type': 'application/json',
|
| Error |
Row 129, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 129, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 129, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 129, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 129 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 130, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 130, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 130 |
};
|
| Error |
Row 131, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 131 |
|
| Error |
Row 132, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 132, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 132 |
globalService
|
| Error |
Row 133, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 133, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 133 |
.globalServiceAPI("POST", "InsuredSummay/InsuredData", $scope.insuredSignature, header)
|
| Error |
Row 134, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 134, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 134 |
.then(function () {
|
| Error |
Row 135, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 135, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 135 |
$rootScope.isProcessShow(false);
|
| Error |
Row 136, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 136, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 136 |
$scope.dataLoading = false;
|
| Error |
Row 137, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 137, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 137, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 137 |
$rootScope.$broadcast('visibilitySing', $scope.dataLoading);
|
| Error |
Row 138, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 138, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 138, Column 75: "Missing semicolon."
semi
|
| 138 |
toastr.success("Signature Saved Successfully")
|
| Error |
Row 139, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 139, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 139 |
deferred.resolve({success: true});
|
| Error |
Row 140, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 140, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 140 |
}, function () {
|
| Error |
Row 141, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 141, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 141 |
$scope.dataLoading = true;
|
| Error |
Row 142, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 142, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 142, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 142 |
$rootScope.$broadcast('visibilitySing', $scope.dataLoading);
|
| Error |
Row 143, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 143, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 143 |
$rootScope.isProcessShow(false);
|
| Error |
Row 144, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 144, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 144, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 144 |
console.log("error");
|
| Error |
Row 145, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 145, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 145, Column 66: "Missing semicolon."
semi
|
| 145 |
toastr.error("Signature Not Saved..")
|
| Error |
Row 146, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 146, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 146 |
deferred.resolve({success: false});
|
| Error |
Row 147, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 147, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 147 |
});
|
| Error |
Row 148, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 148 |
|
| Error |
Row 149, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 149, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 149 |
}
|
| Error |
Row 150, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 150, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 150 |
}
|
| Error |
Row 151, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 151, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 151 |
};
|
| Error |
Row 152, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| 152 |
}); |
|
|
|
\rest\app\client\components\login\login.controller.js
|
360 problems (360 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 173: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 3, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 3, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 6, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 9, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 12, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 14, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 15, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 16, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 18, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 19, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 19, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 20, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 10: "Missing semicolon."
semi
|
| Error |
Row 21, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 22, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 23, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 24, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 25, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 26, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 27, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 28, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 29, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 30, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 31, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 32, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 33, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 34, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 35, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 35, Column 71: "Missing semicolon."
semi
|
| Error |
Row 35, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 36, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 36, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 37, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 38, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 38, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 39, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 40, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 41, Column 18: "Missing semicolon."
semi
|
| Error |
Row 41, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 42, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 43, Column 21: "'dataValue' is already defined."
no-redeclare
|
| Error |
Row 43, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 44, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 45, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 46, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 47, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 48, Column 18: "Missing semicolon."
semi
|
| Error |
Row 48, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 49, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 51, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 52, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 53, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 53, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 54, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 14: "Missing semicolon."
semi
|
| Error |
Row 55, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 56, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 57, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 58, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 59, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 59, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 61, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 62, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 63, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 64, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected indentation of 5 tabs but found 17 spaces."
indent
|
| Error |
Row 65, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 1: "Expected indentation of 5 tabs but found 17 spaces."
indent
|
| Error |
Row 67, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 69, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 70, Column 52: "Strings must use doublequote."
quotes
|
| Error |
Row 70, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 71, Column 60: "Strings must use doublequote."
quotes
|
| Error |
Row 71, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 72, Column 61: "Strings must use doublequote."
quotes
|
| Error |
Row 72, Column 73: "Missing semicolon."
semi
|
| Error |
Row 72, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 73, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 74, Column 61: "Strings must use doublequote."
quotes
|
| Error |
Row 74, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 77: "Missing semicolon."
semi
|
| Error |
Row 75, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 75, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 76, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 78, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 78, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 79, Column 62: "Strings must use doublequote."
quotes
|
| Error |
Row 79, Column 66: "Missing semicolon."
semi
|
| Error |
Row 79, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 80, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 81, Column 62: "Strings must use doublequote."
quotes
|
| Error |
Row 81, Column 67: "Missing semicolon."
semi
|
| Error |
Row 81, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 82, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 84, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 85, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 85, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 86, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 87, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 87, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 88, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 88, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 89, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 89, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 90, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 90, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 91, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 92, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 92, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 93, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 94, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 95, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 96, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 96, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 96, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 97, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 97, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 98, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 98, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 99, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 100, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 100, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 101, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 102, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 102, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 103, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 103, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 104, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 104, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 105, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 105, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 107, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 107, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 108, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 108, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 109, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 109, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 110, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 110, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 111, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 111, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 111, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 112, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 112, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 112, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 113, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 113, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 114, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 115, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 115, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 115, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 116, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 116, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 117, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 117, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 117, Column 62: "Missing semicolon."
semi
|
| Error |
Row 118, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 118, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 118, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 119, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 119, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 119, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 120, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 120, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 121, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 121, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 122, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 122, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 123, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 123, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 124, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 124, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 125, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 125, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 126, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 126, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 127, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 127, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 128, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 128, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 129, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 129, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 130, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 130, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 131, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 131, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 132, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 132, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 133, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 133, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 134, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 134, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 135, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 135, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 136, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 136, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 137, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 137, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 138, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 138, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 138, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 139, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 139, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 140, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 140, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 141, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 141, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 142, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 142, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 142, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 143, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 143, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 143, Column 29: "Missing semicolon."
semi
|
| Error |
Row 144, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 145, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 145, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 146, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 146, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 147, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 148, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 148, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 149, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 150, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 150, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 151, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 152, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 152, Column 10: "Unnecessary semicolon."
no-extra-semi
|
| Error |
Row 152, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 153, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 154, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 154, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 155, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 155, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 155, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 155, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 155, Column 46: "Missing semicolon."
semi
|
| Error |
Row 156, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 156, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 157, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 157, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 157, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 158, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 158, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 159, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 159, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 160, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 160, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 161, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 161, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 162, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 162, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 162, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 163, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 163, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 164, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 164, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 165, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 165, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 166, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 166, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 167, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 167, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 167, Column 10: "Missing semicolon."
semi
|
| Error |
Row 168, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 168, Column 8: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 173: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.controller('LoginController', function ($scope, $timeout, $css, toastr, $rootScope, $state, $q, $http, $location, AuthenticationService, FlashService, globalService) {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 3, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 3, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
console.log('LoginController..');
|
| Error |
Row 4, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
$css.bind({
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 6, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
href: 'rest/app/client/components/login/login.css'
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
}, $scope);
|
| Error |
Row 8, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 9, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
sessionStorage.clear();
|
| Error |
Row 10, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
var vm = this;
|
| Error |
Row 12, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 12, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
vm.login = login;
|
| Error |
Row 13, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
|
| Error |
Row 14, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 14, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
(function initController() {
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 15, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
AuthenticationService.ClearCredentials();
|
| Error |
Row 16, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 16, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
})();
|
| Error |
Row 17, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
|
| Error |
Row 18, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 18, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
$scope.paste = function () {
|
| Error |
Row 19, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 19, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 19, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
toastr.warning('Copy & Paste is not allowed', {timeOut: 3000});
|
| Error |
Row 20, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 20, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 10: "Missing semicolon."
semi
|
| 20 |
}
|
| Error |
Row 21, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
|
| Error |
Row 22, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 22, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
function login() {
|
| Error |
Row 23, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 23, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
document
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 24, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
.getElementById("username")
|
| Error |
Row 25, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 25, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
.disabled = true;
|
| Error |
Row 26, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 26, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
document
|
| Error |
Row 27, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 27, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
.getElementById("password")
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 28, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
.disabled = true;
|
| Error |
Row 29, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 29, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
if (document.getElementById("siteID1") != null) {
|
| Error |
Row 30, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 30, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
document
|
| Error |
Row 31, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 31, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
.getElementById("siteID1")
|
| Error |
Row 32, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 32, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
.disabled = true;
|
| Error |
Row 33, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 33, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
}
|
| Error |
Row 34, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 34, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
vm.dataLoading = true;
|
| Error |
Row 35, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 35, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 35, Column 71: "Missing semicolon."
semi
|
| Error |
Row 35, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
console.log(vm.USER_NAME_INSPECTOR, vm.PASSWORD_INSPECTOR)
|
| Error |
Row 36, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 36, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 36, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
if ($scope.loginUser === 'Insured') {
|
| Error |
Row 37, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 37, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
var dataValue = {
|
| Error |
Row 38, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 38, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 38, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
grant_type: 'password',
|
| Error |
Row 39, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 39, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
username: vm.USER_NAME,
|
| Error |
Row 40, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 40, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
password: vm.PASSWORD
|
| Error |
Row 41, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 41, Column 18: "Missing semicolon."
semi
|
| Error |
Row 41, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
}
|
| Error |
Row 42, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 42, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
} else {
|
| Error |
Row 43, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 43, Column 21: "'dataValue' is already defined."
no-redeclare
|
| Error |
Row 43, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
var dataValue = {
|
| Error |
Row 44, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 44, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
grant_type: 'password',
|
| Error |
Row 45, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 45, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
username: vm.USER_NAME_INSPECTOR,
|
| Error |
Row 46, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 46, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
password: vm.PASSWORD_INSPECTOR,
|
| Error |
Row 47, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 47, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
SITE_ID: vm.siteid
|
| Error |
Row 48, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 48, Column 18: "Missing semicolon."
semi
|
| Error |
Row 48, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
}
|
| Error |
Row 49, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 49, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
}
|
| Error |
Row 50, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
|
| Error |
Row 51, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 51, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
var deferred = $q.defer();
|
| Error |
Row 52, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 52, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
var header = {
|
| Error |
Row 53, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 53, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 53, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
'Content-Type': 'application/json'
|
| Error |
Row 54, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 54, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 14: "Missing semicolon."
semi
|
| 54 |
}
|
| Error |
Row 55, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
|
| Error |
Row 56, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 56, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
globalService
|
| Error |
Row 57, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 57, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
.globalServiceAPI("POST", "user/LoginUser", dataValue, header)
|
| Error |
Row 58, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 58, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
.then(function (response) {
|
| Error |
Row 59, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 59, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 59, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
console.log("Success", response);
|
| Error |
Row 60, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
|
| Error |
Row 61, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 61, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
sessionStorage.FirstNameToDispaly = response.data.FirstName;
|
| Error |
Row 62, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 62, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
sessionStorage.LastNameToDispaly = response.data.LastName;
|
| Error |
Row 63, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 63, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
// if(sessionStorage.userType == 'Insured'){
|
| Error |
Row 64, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 64, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
sessionStorage.IsWindEnable = response.data.IsWindEnable;
|
| Error |
Row 65, Column 1: "Expected indentation of 5 tabs but found 17 spaces."
indent
|
| Error |
Row 65, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
// }else{
|
| Error |
Row 66, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
|
| Error |
Row 67, Column 1: "Expected indentation of 5 tabs but found 17 spaces."
indent
|
| Error |
Row 67, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
// }
|
| Error |
Row 68, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
|
| Error |
Row 69, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 69, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
// sessionStorage.IsWindShieldVisible = sessionStorage.IsWindEnable
|
| Error |
Row 70, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 70, Column 52: "Strings must use doublequote."
quotes
|
| Error |
Row 70, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
if (sessionStorage.userType == 'Insured') {
|
| Error |
Row 71, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 71, Column 60: "Strings must use doublequote."
quotes
|
| Error |
Row 71, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
if (sessionStorage.IsWindEnable != 'false') {
|
| Error |
Row 72, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 72, Column 61: "Strings must use doublequote."
quotes
|
| Error |
Row 72, Column 73: "Missing semicolon."
semi
|
| Error |
Row 72, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
sessionStorage.InspectionType = 'Windshield'
|
| Error |
Row 73, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 73, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
} else {
|
| Error |
Row 74, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 74, Column 61: "Strings must use doublequote."
quotes
|
| Error |
Row 74, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 77: "Missing semicolon."
semi
|
| 74 |
sessionStorage.InspectionType = 'Pre-Inspection'
|
| Error |
Row 75, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 75, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
}
|
| Error |
Row 76, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 76, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
}
|
| Error |
Row 77, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
|
| Error |
Row 78, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 78, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 78, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
if (response.data.IsWindEnable == 'false') {
|
| Error |
Row 79, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 79, Column 62: "Strings must use doublequote."
quotes
|
| Error |
Row 79, Column 66: "Missing semicolon."
semi
|
| Error |
Row 79, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 79 |
sessionStorage.IsWindShieldVisible = 'No'
|
| Error |
Row 80, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 80, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 80 |
} else {
|
| Error |
Row 81, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 81, Column 62: "Strings must use doublequote."
quotes
|
| Error |
Row 81, Column 67: "Missing semicolon."
semi
|
| Error |
Row 81, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 81 |
sessionStorage.IsWindShieldVisible = 'Yes'
|
| Error |
Row 82, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 82, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 82 |
}
|
| Error |
Row 83, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 83 |
|
| Error |
Row 84, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 84, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 84 |
document
|
| Error |
Row 85, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 85, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 85 |
.getElementById("username")
|
| Error |
Row 86, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 86, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 86 |
.disabled = false;
|
| Error |
Row 87, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 87, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 87 |
document
|
| Error |
Row 88, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 88, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 88 |
.getElementById("password")
|
| Error |
Row 89, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 89, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 89 |
.disabled = false;
|
| Error |
Row 90, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 90, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 90 |
if (document.getElementById("siteID1") != null) {
|
| Error |
Row 91, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 91, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 91 |
document
|
| Error |
Row 92, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 92, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 92 |
.getElementById("siteID1")
|
| Error |
Row 93, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 93, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 93 |
.disabled = false;
|
| Error |
Row 94, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 94, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 94 |
}
|
| Error |
Row 95, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 95 |
|
| Error |
Row 96, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 96, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 96, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 96 |
console.log("response recive after login", response);
|
| Error |
Row 97, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 97, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 97 |
if (response.data["as:client_id"] != null && response.data["as:client_id"] != undefined) {
|
| Error |
Row 98, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 98, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 98 |
$rootScope.clientID = response.data["as:client_id"];
|
| Error |
Row 99, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 99, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 99 |
sessionStorage.clientID = $rootScope.clientID;
|
| Error |
Row 100, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 100, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 100 |
}
|
| Error |
Row 101, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 101 |
|
| Error |
Row 102, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 102, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 102 |
if (response.data.userdisplayname != null && response.data.userdisplayname != undefined) {
|
| Error |
Row 103, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 103, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 103 |
$rootScope.userDispalyName = response.data.userdisplayname;
|
| Error |
Row 104, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 104, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 104 |
sessionStorage.userDispalyName = $rootScope.userDispalyName;
|
| Error |
Row 105, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 105, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 105 |
}
|
| Error |
Row 106, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 106 |
|
| Error |
Row 107, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 107, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 107 |
if (response.data.access_token !== null) {
|
| Error |
Row 108, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 108, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 108 |
$rootScope.accessToken = response.data.access_token;
|
| Error |
Row 109, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 109, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 109 |
sessionStorage.accessToken = $rootScope.accessToken;
|
| Error |
Row 110, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 110, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 110 |
vm.dataLoading = false;
|
| Error |
Row 111, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 111, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 111, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 111 |
if ($scope.loginUser === 'Insured') {
|
| Error |
Row 112, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 112, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 112, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 112 |
sessionStorage.userType = 'Insured';
|
| Error |
Row 113, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 113, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 113 |
// $location.path('/home/0/0');
|
| Error |
Row 114, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 114 |
|
| Error |
Row 115, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 115, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 115, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 115 |
$state.transitionTo('insuredPage.dashboardInsured');
|
| Error |
Row 116, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 116, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 116 |
} else {
|
| Error |
Row 117, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 117, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 117, Column 62: "Missing semicolon."
semi
|
| 117 |
sessionStorage.siteId = vm.siteid
|
| Error |
Row 118, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 118, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 118, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 118 |
sessionStorage.userType = 'Inspector';
|
| Error |
Row 119, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 119, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 119, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 119 |
$state.transitionTo('inspectionPage.dashboard');
|
| Error |
Row 120, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 120, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 120 |
}
|
| Error |
Row 121, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 121, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 121 |
}
|
| Error |
Row 122, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 122, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 122 |
sessionStorage.isAuthenticated = true;
|
| Error |
Row 123, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 123, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 123 |
deferred.resolve({success: true});
|
| Error |
Row 124, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 124, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 124 |
return true,
|
| Error |
Row 125, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 125, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 125 |
response;
|
| Error |
Row 126, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 126, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 126 |
}, function (response) {
|
| Error |
Row 127, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 127, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 127 |
document
|
| Error |
Row 128, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 128, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 128 |
.getElementById("username")
|
| Error |
Row 129, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 129, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 129 |
.disabled = false;
|
| Error |
Row 130, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 130, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 130 |
document
|
| Error |
Row 131, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 131, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 131 |
.getElementById("password")
|
| Error |
Row 132, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 132, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 132 |
.disabled = false;
|
| Error |
Row 133, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 133, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 133 |
if (document.getElementById("siteID1") != null) {
|
| Error |
Row 134, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 134, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 134 |
document
|
| Error |
Row 135, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 135, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 135 |
.getElementById("siteID1")
|
| Error |
Row 136, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 136, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 136 |
.disabled = false;
|
| Error |
Row 137, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 137, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 137 |
}
|
| Error |
Row 138, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 138, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 138, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 138 |
console.log("error", response);
|
| Error |
Row 139, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 139, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 139 |
vm.dataLoading = true;
|
| Error |
Row 140, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 140, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 140 |
$timeout(function () {
|
| Error |
Row 141, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 141, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 141 |
vm.dataLoading = false;
|
| Error |
Row 142, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 142, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 142, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 142 |
toastr.error('Username or password is incorrect.', {timeOut: 3000});
|
| Error |
Row 143, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 143, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 143, Column 29: "Missing semicolon."
semi
|
| 143 |
}, 2000)
|
| Error |
Row 144, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 144 |
|
| Error |
Row 145, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 145, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 145 |
deferred.resolve({success: false});
|
| Error |
Row 146, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 146, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 146 |
return false;
|
| Error |
Row 147, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 147 |
|
| Error |
Row 148, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 148, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 148 |
});
|
| Error |
Row 149, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 149 |
|
| Error |
Row 150, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 150, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 150 |
deferred.resolve({success: true});
|
| Error |
Row 151, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 151 |
|
| Error |
Row 152, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 152, Column 10: "Unnecessary semicolon."
no-extra-semi
|
| Error |
Row 152, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 152 |
};
|
| Error |
Row 153, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 153 |
|
| Error |
Row 154, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 154, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 154 |
$scope.setActiveTab = function (userName) {
|
| Error |
Row 155, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 155, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 155, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 155, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 155, Column 46: "Missing semicolon."
semi
|
| 155 |
console.log('userName', userName)
|
| Error |
Row 156, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 156, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 156 |
$scope.loginUser = userName;
|
| Error |
Row 157, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 157, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 157, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 157 |
if ($scope.loginUser === 'Insured') {
|
| Error |
Row 158, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 158, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 158 |
// $scope.registerVisibility = true;
|
| Error |
Row 159, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 159, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 159 |
$scope.InsuredLoginForm = true;
|
| Error |
Row 160, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 160, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 160 |
$scope.InspectorLoginForm = false;
|
| Error |
Row 161, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 161, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 161 |
delete sessionStorage.siteId;
|
| Error |
Row 162, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 162, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 162, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 162 |
} else if ($scope.loginUser === 'Inspector') {
|
| Error |
Row 163, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 163, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 163 |
// $scope.registerVisibility = false;
|
| Error |
Row 164, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 164, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 164 |
$scope.InspectorLoginForm = true;
|
| Error |
Row 165, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 165, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 165 |
$scope.InsuredLoginForm = false;
|
| Error |
Row 166, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 166, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 166 |
}
|
| Error |
Row 167, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 167, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 167, Column 10: "Missing semicolon."
semi
|
| 167 |
}
|
| Error |
Row 168, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 168, Column 8: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 168 |
});
|
| 169 |
|
|
|
|
\rest\app\client\components\odometerReading-form\odometerReading-form.directive.js
|
967 problems (967 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 144: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 4, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 6, Column 44: "'$attr' is defined but never used."
no-unused-vars
|
| Error |
Row 6, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 7, Column 21: "'vm' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 7, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 9, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 10, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 11, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 18: "Missing semicolon."
semi
|
| Error |
Row 12, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 14, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 15, Column 28: "'currentYear' is not defined."
no-undef
|
| Error |
Row 15, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 16, Column 18: "Missing semicolon."
semi
|
| Error |
Row 16, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 18, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 20, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 21, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 22, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 23, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 24, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 25, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 25, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 26, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 27, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 28, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 29, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 30, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 30, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 31, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 32, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 33, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 18: "Missing semicolon."
semi
|
| Error |
Row 34, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 35, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 36, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 36, Column 66: "Missing semicolon."
semi
|
| Error |
Row 36, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 37, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 38, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 39, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 40, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 41, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 41, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 42, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 43, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 44, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 45, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 47, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 47, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 69: "Missing semicolon."
semi
|
| Error |
Row 48, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 48, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 48, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 49, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 50, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 51, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 18: "Missing semicolon."
semi
|
| Error |
Row 52, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 54, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 54, Column 51: "Missing semicolon."
semi
|
| Error |
Row 54, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 55, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 56, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 57, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 57, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 58, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 60, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 61, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 61, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 62, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 63, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 64, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 65, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 67, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 67, Column 61: "Missing semicolon."
semi
|
| Error |
Row 67, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 68, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 68, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 69, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 70, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 71, Column 18: "Missing semicolon."
semi
|
| Error |
Row 71, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 72, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 73, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 73, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 57: "Missing semicolon."
semi
|
| Error |
Row 74, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 74, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 75, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 76, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 76, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 77, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 79, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 79, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 80, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 81, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 82, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 83, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 85, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 85, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 85, Column 66: "Missing semicolon."
semi
|
| Error |
Row 85, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 86, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 86, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 87, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 87, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 88, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 88, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 89, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 89, Column 18: "Missing semicolon."
semi
|
| Error |
Row 89, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 90, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 91, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 92, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 92, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 92, Column 49: "Missing semicolon."
semi
|
| Error |
Row 92, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 93, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 94, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 95, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 95, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 95, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 96, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 96, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 97, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 98, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 98, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 98, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 99, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 100, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 100, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 101, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 101, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 102, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 102, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 103, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 104, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 104, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 104, Column 61: "Missing semicolon."
semi
|
| Error |
Row 104, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 105, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 105, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 105, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 106, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 107, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 107, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 108, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 108, Column 18: "Missing semicolon."
semi
|
| Error |
Row 108, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 109, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 110, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 110, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 111, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 111, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 112, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 112, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 113, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 113, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 114, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 114, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 115, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 116, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 116, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 117, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 117, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 118, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 118, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 118, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 119, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 119, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 120, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 120, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 121, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 121, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 121, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 122, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 122, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 123, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 123, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 124, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 124, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 125, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 126, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 126, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 127, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 127, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 128, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 128, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 128, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 129, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 129, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 130, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 130, Column 32: "Missing semicolon."
semi
|
| Error |
Row 130, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 131, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 131, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 132, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 133, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 133, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 134, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 134, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 135, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 135, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 135, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 136, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 136, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 137, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 137, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 138, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 138, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 138, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 139, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 139, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 140, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 140, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 141, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 141, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 142, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 143, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 143, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 144, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 144, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 145, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 146, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 146, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 146, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 147, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 147, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 148, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 148, Column 32: "Missing semicolon."
semi
|
| Error |
Row 148, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 149, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 149, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 150, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 151, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 151, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 152, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 152, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 153, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 153, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 153, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 154, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 154, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 155, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 155, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 155, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 156, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 156, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 157, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 157, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 158, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 159, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 159, Column 52: "'item' is defined but never used."
no-unused-vars
|
| Error |
Row 159, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 160, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 161, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 161, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 162, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 162, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 163, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 163, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 163, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 164, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 164, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 165, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 165, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 165, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 166, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 166, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 167, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 167, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 167, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 168, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 168, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 169, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 169, Column 18: "Missing semicolon."
semi
|
| Error |
Row 169, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 170, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 171, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 171, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 172, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 172, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 173, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 173, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 174, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 174, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 174, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 175, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 175, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 175, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 175, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 175, Column 108: "Missing semicolon."
semi
|
| Error |
Row 176, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 176, Column 52: "Strings must use doublequote."
quotes
|
| Error |
Row 176, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 177, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 178, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 178, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 179, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 179, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 180, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 180, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 181, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 181, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 182, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 182, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 183, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 183, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 184, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 184, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 185, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 185, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 186, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 186, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 187, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 187, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 188, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 188, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 189, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 189, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 190, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 190, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 191, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 191, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 192, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 192, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 193, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 193, Column 128: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 194, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 194, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 195, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 195, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 196, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 196, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 197, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 197, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 198, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 198, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 199, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 199, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 200, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 200, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 201, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 201, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 202, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 202, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 202, Column 26: "Missing semicolon."
semi
|
| Error |
Row 203, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 204, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 204, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 204, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 204, Column 99: "Missing semicolon."
semi
|
| Error |
Row 205, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 205, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 205, Column 149: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 205, Column 149: "Missing semicolon."
semi
|
| Error |
Row 206, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 207, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 207, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 208, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 208, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 209, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 209, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 210, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 211, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 211, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 211, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 211, Column 88: "Missing semicolon."
semi
|
| Error |
Row 211, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 212, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 212, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 213, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 214, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 214, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 215, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 215, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 215, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 215, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 216, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 216, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 216, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 216, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 217, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 217, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 218, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 219, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 219, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 220, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 220, Column 116: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 221, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 221, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 222, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 222, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 222, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 223, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 223, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 224, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 224, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 225, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 225, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 225, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 226, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 226, Column 94: "Missing semicolon."
semi
|
| Error |
Row 226, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 227, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 227, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 228, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 228, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 229, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 229, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 230, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 230, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 231, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 231, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 231, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 232, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 232, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 233, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 233, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 233, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 234, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 234, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 234, Column 40: "Missing semicolon."
semi
|
| Error |
Row 235, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 236, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 236, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 237, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 237, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 238, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 238, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 238, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 239, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 239, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 239, Column 104: "Missing semicolon."
semi
|
| Error |
Row 240, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 240, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 241, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 241, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 242, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 242, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 242, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 243, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 243, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 244, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 244, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 245, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 245, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 246, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 247, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 247, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 248, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 248, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 249, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 249, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 250, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 250, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 251, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 251, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 252, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 252, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 253, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 253, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 254, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 254, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 255, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 255, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 256, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 256, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 257, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 257, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 258, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 258, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 259, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 259, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 260, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 260, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 261, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 261, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 262, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 262, Column 128: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 263, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 263, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 264, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 264, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 265, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 265, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 266, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 266, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 267, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 267, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 268, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 268, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 269, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 269, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 270, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 270, Column 26: "Missing semicolon."
semi
|
| Error |
Row 270, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 271, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 272, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 272, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 272, Column 99: "Missing semicolon."
semi
|
| Error |
Row 272, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 273, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 273, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 273, Column 149: "Missing semicolon."
semi
|
| Error |
Row 273, Column 149: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 274, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 275, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 275, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 276, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 276, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 277, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 277, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 278, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 279, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 279, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 279, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 279, Column 96: "Missing semicolon."
semi
|
| Error |
Row 279, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 280, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 280, Column 29: "'deferred' is already defined."
no-redeclare
|
| Error |
Row 280, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 281, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 282, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 282, Column 29: "'header' is already defined."
no-redeclare
|
| Error |
Row 282, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 283, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 283, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 283, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 283, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 284, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 284, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 284, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 284, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 285, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 285, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 286, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 287, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 287, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 288, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 288, Column 116: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 289, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 289, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 290, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 290, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 290, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 291, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 291, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 292, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 292, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 293, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 293, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 293, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 294, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 294, Column 94: "Missing semicolon."
semi
|
| Error |
Row 294, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 295, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 295, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 296, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 296, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 297, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 297, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 298, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 298, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 299, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 299, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 299, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 300, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 301, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 301, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 302, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 302, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 302, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 303, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 303, Column 40: "Missing semicolon."
semi
|
| Error |
Row 303, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 304, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 305, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 305, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 306, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 306, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 307, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 307, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 307, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 308, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 308, Column 104: "Missing semicolon."
semi
|
| Error |
Row 308, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 309, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 309, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 310, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 310, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 311, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 311, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 311, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 312, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 312, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 313, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 313, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 314, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 314, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 315, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 316, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 316, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 317, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 318, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 318, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 318, Column 18: "Missing semicolon."
semi
|
| Error |
Row 319, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 320, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 320, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 321, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 321, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 322, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 322, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 323, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 323, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 324, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 324, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 325, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 325, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 325, Column 18: "Missing semicolon."
semi
|
| Error |
Row 326, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 327, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 327, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 328, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 329, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 329, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 329, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 329, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 329, Column 65: "Missing semicolon."
semi
|
| Error |
Row 330, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 331, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 331, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 332, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 333, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 333, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 334, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 334, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 334, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 334, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 335, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 335, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 335, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 335, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 336, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 336, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 336, Column 22: "Missing semicolon."
semi
|
| Error |
Row 337, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 337, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 338, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 338, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 339, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 339, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 340, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 340, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 341, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 342, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 342, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 343, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 343, Column 77: "Strings must use doublequote."
quotes
|
| Error |
Row 343, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 344, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 344, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 345, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 345, Column 84: "Strings must use doublequote."
quotes
|
| Error |
Row 345, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 346, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 346, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 347, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 347, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 348, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 348, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 349, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 350, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 350, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 351, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 351, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 351, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 352, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 352, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 352, Column 59: "Missing semicolon."
semi
|
| Error |
Row 353, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 353, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 354, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 354, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 355, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 355, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 356, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 357, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 357, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 358, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 358, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 359, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 359, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 360, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 360, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 361, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 361, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 362, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 362, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 363, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 363, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 364, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 364, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 365, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 365, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 366, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 366, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 367, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 367, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 368, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 368, Column 33: "Duplicate key 'VEHICLE_IDENTIFICATION_NUMBER'."
no-dupe-keys
|
| Error |
Row 368, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 369, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 369, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 370, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 370, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 371, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 371, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 372, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 372, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 373, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 373, Column 133: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 374, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 374, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 375, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 375, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 376, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 376, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 377, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 377, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 378, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 378, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 379, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 380, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 380, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 381, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 381, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 382, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 382, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 383, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 383, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 384, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 384, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 385, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 385, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 386, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 386, Column 113: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 387, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 388, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 388, Column 74: "Strings must use doublequote."
quotes
|
| Error |
Row 388, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 389, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 389, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 390, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 390, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 391, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 392, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 392, Column 82: "Strings must use doublequote."
quotes
|
| Error |
Row 392, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 393, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 393, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 394, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 394, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 395, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 396, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 396, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 397, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 397, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 398, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 398, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 399, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 399, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 400, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 400, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 400, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 401, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 401, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 402, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 402, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 403, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 404, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 404, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 405, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 405, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 406, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 406, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 406, Column 18: "Missing semicolon."
semi
|
| Error |
Row 407, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 408, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 408, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 408, Column 131: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 409, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 409, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 410, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 410, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 411, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 411, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 412, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 412, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 412, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 413, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 413, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 414, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 414, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 415, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 415, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 416, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 417, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 417, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 418, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 418, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 418, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 419, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 419, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 420, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 420, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 421, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 421, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 422, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 422, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 423, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 424, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 424, Column 153: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 425, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 425, Column 89: "Missing semicolon."
semi
|
| Error |
Row 425, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 426, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 426, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 427, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 427, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 428, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 428, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 429, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 430, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 430, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 430, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 431, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 431, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 432, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 432, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 433, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 433, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 434, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 434, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 435, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 436, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 436, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 437, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 437, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 438, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 439, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 439, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 440, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 441, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 441, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 442, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 442, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 443, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 443, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 444, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 444, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 444, Column 19: "Missing semicolon."
semi
|
| Error |
Row 445, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 446, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 446, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 447, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 447, Column 10: "Missing semicolon."
semi
|
| Error |
Row 447, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 448, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 448, Column 7: "Missing semicolon."
semi
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 144: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.directive('odometerReadingForm', function ($state, WizardHandler, $q, $http, $rootScope, $timeout, toastr, globalService, WizardService) {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
return {
|
| Error |
Row 4, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 4, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
restrict: "E",
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
templateUrl: 'rest/app/client/components/odometerReading-form/odometerReading-form.view.html',
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 6, Column 44: "'$attr' is defined but never used."
no-unused-vars
|
| Error |
Row 6, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
link: function ($scope, $elem, $attr) {
|
| Error |
Row 7, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 7, Column 21: "'vm' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 7, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
var vm = this;
|
| Error |
Row 8, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
|
| Error |
Row 9, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 9, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
$scope.getBool = function (val) {
|
| Error |
Row 10, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 10, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
return !!JSON.parse(String(val).toLowerCase());
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 11, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 18: "Missing semicolon."
semi
|
| 11 |
}
|
| Error |
Row 12, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
$scope.getCurrentYear = function () {
|
| Error |
Row 14, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 14, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
var date = new Date();
|
| Error |
Row 15, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 15, Column 28: "'currentYear' is not defined."
no-undef
|
| Error |
Row 15, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
return currentYear = date.getFullYear();
|
| Error |
Row 16, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 16, Column 18: "Missing semicolon."
semi
|
| Error |
Row 16, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
}
|
| Error |
Row 17, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
|
| Error |
Row 18, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 18, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
$scope.currentYear = $scope.getCurrentYear();
|
| Error |
Row 19, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
|
| Error |
Row 20, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 20, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
$scope.getStates = function () {
|
| Error |
Row 21, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 21, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
var defer = $q.defer();
|
| Error |
Row 22, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 22, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
$http
|
| Error |
Row 23, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 23, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
.get($rootScope.baseUrl + 'user/getState')
|
| Error |
Row 24, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 24, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
.then(function onSuccess(response) {
|
| Error |
Row 25, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 25, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 25, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
console.log("$scope.states", response.data);
|
| Error |
Row 26, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 26, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
$scope.states = response.data;
|
| Error |
Row 27, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 27, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
defer.resolve({success: true});
|
| Error |
Row 28, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 28, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
})
|
| Error |
Row 29, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 29, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
.catch(function onError(response) {
|
| Error |
Row 30, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 30, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 30, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
console.log(response);
|
| Error |
Row 31, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 31, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
defer.resolve({success: false});
|
| Error |
Row 32, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 32, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
});
|
| Error |
Row 33, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 33, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 18: "Missing semicolon."
semi
|
| 33 |
}
|
| Error |
Row 34, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
|
| Error |
Row 35, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 35, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
$scope.getSeatMaterial = function () {
|
| Error |
Row 36, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 36, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 36, Column 66: "Missing semicolon."
semi
|
| Error |
Row 36, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
console.log("Seat Material company API call")
|
| Error |
Row 37, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 37, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
var defer = $q.defer();
|
| Error |
Row 38, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 38, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
$http
|
| Error |
Row 39, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 39, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
.get($rootScope.baseUrl + 'InsuredSummary/SEATMATERIAL')
|
| Error |
Row 40, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 40, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
.then(function onSuccess(response) {
|
| Error |
Row 41, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 41, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 41, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
console.log("Seat Material", response.data);
|
| Error |
Row 42, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 42, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
$scope.seatMaterials = response.data;
|
| Error |
Row 43, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 43, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
defer.resolve({success: true});
|
| Error |
Row 44, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 44, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
})
|
| Error |
Row 45, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 45, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
.catch(function onError(response) {
|
| Error |
Row 46, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
|
| Error |
Row 47, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 47, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 47, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 69: "Missing semicolon."
semi
|
| 47 |
console.error("seatMaterial API error")
|
| Error |
Row 48, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 48, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 48, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
console.log(response);
|
| Error |
Row 49, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 49, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
defer.resolve({success: false});
|
| Error |
Row 50, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 50, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
});
|
| Error |
Row 51, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 51, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 18: "Missing semicolon."
semi
|
| 51 |
}
|
| Error |
Row 52, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
|
| Error |
Row 53, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
$scope.getStyle = function () {
|
| Error |
Row 54, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 54, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 54, Column 51: "Missing semicolon."
semi
|
| Error |
Row 54, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
console.log("Style API call")
|
| Error |
Row 55, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 55, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
var defer = $q.defer();
|
| Error |
Row 56, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 56, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
$http
|
| Error |
Row 57, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 57, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 57, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
.get($rootScope.baseUrl + 'InsuredSummary/GetVehicleStyle')
|
| Error |
Row 58, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 58, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
.then(function onSuccess(response) {
|
| Error |
Row 59, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
|
| Error |
Row 60, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 60, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
//console.log("advesr condition API success")
|
| Error |
Row 61, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 61, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 61, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
console.log("Styles:", response.data);
|
| Error |
Row 62, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 62, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
$scope.styles = response.data;
|
| Error |
Row 63, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 63, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
defer.resolve({success: true});
|
| Error |
Row 64, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 64, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
})
|
| Error |
Row 65, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 65, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
.catch(function onError(response) {
|
| Error |
Row 66, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
|
| Error |
Row 67, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 67, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 67, Column 61: "Missing semicolon."
semi
|
| Error |
Row 67, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
console.error("Style API error")
|
| Error |
Row 68, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 68, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 68, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
console.log(response);
|
| Error |
Row 69, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 69, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
defer.resolve({success: false});
|
| Error |
Row 70, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 70, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
});
|
| Error |
Row 71, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 71, Column 18: "Missing semicolon."
semi
|
| Error |
Row 71, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
}
|
| Error |
Row 72, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 72, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
$scope.getTransmission = function () {
|
| Error |
Row 73, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 73, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 73, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 57: "Missing semicolon."
semi
|
| 73 |
console.log("Transmision API call")
|
| Error |
Row 74, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 74, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
var defer = $q.defer();
|
| Error |
Row 75, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 75, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
$http
|
| Error |
Row 76, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 76, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 76, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
.get($rootScope.baseUrl + 'InsuredSummary/getTransmission')
|
| Error |
Row 77, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 77, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
.then(function onSuccess(response) {
|
| Error |
Row 78, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
|
| Error |
Row 79, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 79, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 79, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 79 |
console.log("Transmission:", response.data);
|
| Error |
Row 80, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 80, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 80 |
$scope.transmissions = response.data;
|
| Error |
Row 81, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 81, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 81 |
defer.resolve({success: true});
|
| Error |
Row 82, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 82, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 82 |
})
|
| Error |
Row 83, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 83, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 83 |
.catch(function onError(response) {
|
| Error |
Row 84, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 84 |
|
| Error |
Row 85, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 85, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 85, Column 66: "Missing semicolon."
semi
|
| Error |
Row 85, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 85 |
console.log("Transmission API error")
|
| Error |
Row 86, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 86, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 86, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 86 |
console.log(response);
|
| Error |
Row 87, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 87, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 87 |
defer.resolve({success: false});
|
| Error |
Row 88, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 88, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 88 |
});
|
| Error |
Row 89, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 89, Column 18: "Missing semicolon."
semi
|
| Error |
Row 89, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 89 |
}
|
| Error |
Row 90, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 90 |
|
| Error |
Row 91, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 91, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 91 |
$scope.getYear = function () {
|
| Error |
Row 92, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 92, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 92, Column 49: "Missing semicolon."
semi
|
| Error |
Row 92, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 92 |
console.log("Year API call")
|
| Error |
Row 93, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 93, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 93 |
var defer = $q.defer();
|
| Error |
Row 94, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 94, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 94 |
$http
|
| Error |
Row 95, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 95, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 95, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 95 |
.get($rootScope.baseUrl + 'InsuredSummary/LISTOFYEARS')
|
| Error |
Row 96, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 96, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 96 |
.then(function onSuccess(response) {
|
| Error |
Row 97, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 97 |
|
| Error |
Row 98, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 98, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 98, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 98 |
console.log("Years", response.data);
|
| Error |
Row 99, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 99, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 99 |
$scope.years = response.data;
|
| Error |
Row 100, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 100, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 100 |
defer.resolve({success: true});
|
| Error |
Row 101, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 101, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 101 |
})
|
| Error |
Row 102, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 102, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 102 |
.catch(function onError(response) {
|
| Error |
Row 103, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 103 |
|
| Error |
Row 104, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 104, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 104, Column 61: "Missing semicolon."
semi
|
| Error |
Row 104, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 104 |
console.error("Years API error")
|
| Error |
Row 105, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 105, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 105, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 105 |
console.log(response);
|
| Error |
Row 106, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 106, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 106 |
defer.resolve({success: false});
|
| Error |
Row 107, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 107, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 107 |
});
|
| Error |
Row 108, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 108, Column 18: "Missing semicolon."
semi
|
| Error |
Row 108, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 108 |
}
|
| Error |
Row 109, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 109 |
|
| Error |
Row 110, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 110, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 110 |
$scope.getStates();
|
| Error |
Row 111, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 111, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 111 |
$scope.getYear();
|
| Error |
Row 112, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 112, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 112 |
$scope.getTransmission();
|
| Error |
Row 113, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 113, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 113 |
$scope.getStyle();
|
| Error |
Row 114, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 114, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 114 |
$scope.getSeatMaterial();
|
| Error |
Row 115, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 115 |
|
| Error |
Row 116, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 116, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 116 |
$scope.vehicleLocations = [
|
| Error |
Row 117, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 117, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 117 |
{
|
| Error |
Row 118, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 118, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 118, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 118 |
name: 'Dashboard',
|
| Error |
Row 119, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 119, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 119 |
checked: true
|
| Error |
Row 120, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 120, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 120 |
}, {
|
| Error |
Row 121, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 121, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 121, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 121 |
name: 'otherText',
|
| Error |
Row 122, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 122, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 122 |
checked: false
|
| Error |
Row 123, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 123, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 123 |
}
|
| Error |
Row 124, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 124, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 124 |
];
|
| Error |
Row 125, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 125 |
|
| Error |
Row 126, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 126, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 126 |
$scope.handleRadioClick = function (item) {
|
| Error |
Row 127, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 127, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 127 |
//console.log('item', item)
|
| Error |
Row 128, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 128, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 128, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 128 |
$scope.dashflag = item === 'otherText'
|
| Error |
Row 129, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 129, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 129 |
? true
|
| Error |
Row 130, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 130, Column 32: "Missing semicolon."
semi
|
| Error |
Row 130, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 130 |
: false
|
| Error |
Row 131, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 131, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 131 |
};
|
| Error |
Row 132, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 132 |
|
| Error |
Row 133, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 133, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 133 |
$scope.principleLocations = [
|
| Error |
Row 134, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 134, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 134 |
{
|
| Error |
Row 135, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 135, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 135, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 135 |
name: 'Same as insured`s address',
|
| Error |
Row 136, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 136, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 136 |
checked: true
|
| Error |
Row 137, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 137, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 137 |
}, {
|
| Error |
Row 138, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 138, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 138, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 138 |
name: 'Other - Please Specify',
|
| Error |
Row 139, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 139, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 139 |
checked: false
|
| Error |
Row 140, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 140, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 140 |
}
|
| Error |
Row 141, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 141, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 141 |
];
|
| Error |
Row 142, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 142 |
|
| Error |
Row 143, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 143, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 143 |
$scope.handleLocation = function (item) {
|
| Error |
Row 144, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 144, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 144 |
// alert(item);
|
| Error |
Row 145, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 145 |
|
| Error |
Row 146, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 146, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 146, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 146 |
$scope.otherFlag = item === 'Other - Please Specify'
|
| Error |
Row 147, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 147, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 147 |
? true
|
| Error |
Row 148, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 148, Column 32: "Missing semicolon."
semi
|
| Error |
Row 148, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 148 |
: false
|
| Error |
Row 149, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 149, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 149 |
};
|
| Error |
Row 150, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 150 |
|
| Error |
Row 151, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 151, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 151 |
$scope.EPAStickers = [
|
| Error |
Row 152, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 152, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 152 |
{
|
| Error |
Row 153, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 153, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 153, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 153 |
name: 'EPA Sticker Missing',
|
| Error |
Row 154, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 154, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 154 |
checked: false,
|
| Error |
Row 155, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 155, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 155, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 155 |
value: 'y'
|
| Error |
Row 156, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 156, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 156 |
}
|
| Error |
Row 157, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 157, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 157 |
];
|
| Error |
Row 158, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 158 |
|
| Error |
Row 159, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 159, Column 52: "'item' is defined but never used."
no-unused-vars
|
| Error |
Row 159, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 159 |
$scope.EPAStickerClick = function (item) {};
|
| Error |
Row 160, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 160 |
|
| Error |
Row 161, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 161, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 161 |
$scope.bitTobool = function (value) {
|
| Error |
Row 162, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 162, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 162 |
if (value == true) {
|
| Error |
Row 163, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 163, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 163, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 163 |
return 'Y';
|
| Error |
Row 164, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 164, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 164 |
} else if (value == false) {
|
| Error |
Row 165, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 165, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 165, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 165 |
return 'N';
|
| Error |
Row 166, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 166, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 166 |
} else {
|
| Error |
Row 167, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 167, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 167, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 167 |
return '';
|
| Error |
Row 168, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 168, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 168 |
}
|
| Error |
Row 169, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 169, Column 18: "Missing semicolon."
semi
|
| Error |
Row 169, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 169 |
}
|
| Error |
Row 170, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 170 |
|
| Error |
Row 171, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 171, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 171 |
$scope.goNext = function (odometerInfo) {
|
| Error |
Row 172, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 172, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 172 |
$scope.dataLoading = true;
|
| Error |
Row 173, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 173, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 173 |
$rootScope.isProcessShow(true);
|
| Error |
Row 174, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 174, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 174, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 174 |
console.log("Step continued from Odometer Form:", odometerInfo);
|
| Error |
Row 175, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 175, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 175, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 175, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 175, Column 108: "Missing semicolon."
semi
|
| 175 |
console.log('odometerInfo.IS_EPA_STICKER_MISSING', odometerInfo.IS_EPA_STICKER_MISSING)
|
| Error |
Row 176, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 176, Column 52: "Strings must use doublequote."
quotes
|
| Error |
Row 176, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 176 |
if (sessionStorage.userType == 'Inspector') {
|
| Error |
Row 177, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 177 |
|
| Error |
Row 178, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 178, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 178 |
$scope.odometerInfoData = {
|
| Error |
Row 179, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 179, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 179 |
YEAR: odometerInfo.YEAR,
|
| Error |
Row 180, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 180, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 180 |
MAKE: odometerInfo.MAKE,
|
| Error |
Row 181, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 181, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 181 |
MODEL: odometerInfo.MODEL,
|
| Error |
Row 182, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 182, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 182 |
COLOR_MAJOR: odometerInfo.COLOR_MAJOR,
|
| Error |
Row 183, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 183, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 183 |
COLOR_MINOR: odometerInfo.COLOR_MINOR,
|
| Error |
Row 184, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 184, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 184 |
STYLE: odometerInfo.STYLE,
|
| Error |
Row 185, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 185, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 185 |
TRANSMISSION: odometerInfo.TRANSMISSION,
|
| Error |
Row 186, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 186, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 186 |
SEAT_MATERIAL: odometerInfo.SEAT_MATERIAL,
|
| Error |
Row 187, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 187, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 187 |
FRONT_SEAT_COLOR: odometerInfo.FRONT_SEAT_COLOR,
|
| Error |
Row 188, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 188, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 188 |
VEHICLE_IDENTIFICATION_NUMBER: odometerInfo.VEHICLE_IDENTIFICATION_NUMBER,
|
| Error |
Row 189, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 189, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 189 |
LICENSE_PLATE: odometerInfo.LICENSE_PLATE,
|
| Error |
Row 190, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 190, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 190 |
STATE: odometerInfo.STATE,
|
| Error |
Row 191, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 191, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 191 |
ODOMETER: odometerInfo.ODOMETER,
|
| Error |
Row 192, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 192, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 192 |
VIN_LOCATION_ON_VEHICLE: odometerInfo.VIN_LOCATION_ON_VEHICLE,
|
| Error |
Row 193, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 193, Column 128: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 193 |
VIN_LOCATION_ON_VEHICLE_DESCRIBE: odometerInfo.VIN_LOCATION_ON_VEHICLE_DESCRIBE, // for other input
|
| Error |
Row 194, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 194, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 194 |
IS_EPA_STICKER_MISSING: $scope.bitTobool(odometerInfo.IS_EPA_STICKER_MISSING),
|
| Error |
Row 195, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 195, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 195 |
GARAGE_SAME_AS_INSURED_ADDRESSS: odometerInfo.GARAGE_SAME_AS_INSURED_ADDRESSS,
|
| Error |
Row 196, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 196, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 196 |
GARAGE_CITY: odometerInfo.GARAGE_CITY,
|
| Error |
Row 197, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 197, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 197 |
GARAGE_STATE: odometerInfo.GARAGE_STATE,
|
| Error |
Row 198, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 198, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 198 |
PAGE: 3,
|
| Error |
Row 199, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 199, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 199 |
INSURED_APPLICATION_ID: sessionStorage.inspectorClientID,
|
| Error |
Row 200, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 200, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 200 |
UPDATE: true,
|
| Error |
Row 201, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 201, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 201 |
SITE_ID: sessionStorage.siteId
|
| Error |
Row 202, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 202, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 202, Column 26: "Missing semicolon."
semi
|
| 202 |
}
|
| Error |
Row 203, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 203 |
|
| Error |
Row 204, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 204, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 204, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 204, Column 99: "Missing semicolon."
semi
|
| 204 |
console.log(">>>>>>>>>>$scope.odometerInfoData ", $scope.odometerInfoData)
|
| Error |
Row 205, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 205, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 205, Column 149: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 205, Column 149: "Missing semicolon."
semi
|
| 205 |
console.log("$scope.bitTobool(odometerInfo.IS_EPA_STICKER_MISSING) ", $scope.bitTobool(odometerInfo.IS_EPA_STICKER_MISSING))
|
| Error |
Row 206, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 206 |
|
| Error |
Row 207, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 207, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 207 |
if (sessionStorage.clientID != null) {
|
| Error |
Row 208, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 208, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 208 |
$scope.odometerInfoData.INSURED_APPLICATION_ID = sessionStorage.clientID;
|
| Error |
Row 209, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 209, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 209 |
}
|
| Error |
Row 210, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 210 |
|
| Error |
Row 211, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 211, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 211, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 211, Column 88: "Missing semicolon."
semi
|
| Error |
Row 211, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 211 |
console.log('$scope.odometerInfoData', $scope.odometerInfoData)
|
| Error |
Row 212, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 212, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 212 |
var deferred = $q.defer();
|
| Error |
Row 213, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 213 |
|
| Error |
Row 214, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 214, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 214 |
var header = {
|
| Error |
Row 215, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 215, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 215, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 215, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 215 |
'Content-Type': 'application/json',
|
| Error |
Row 216, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 216, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 216, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 216, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 216 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 217, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 217, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 217 |
};
|
| Error |
Row 218, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 218 |
|
| Error |
Row 219, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 219, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 219 |
globalService
|
| Error |
Row 220, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 220, Column 116: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 220 |
.globalServiceAPI("POST", "InsuredSummay/InsuredData", $scope.odometerInfoData, header)
|
| Error |
Row 221, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 221, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 221 |
.then(function (response) {
|
| Error |
Row 222, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 222, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 222, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 222 |
console.log("in success", response);
|
| Error |
Row 223, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 223, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 223 |
$scope.dataLoading = false;
|
| Error |
Row 224, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 224, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 224 |
$rootScope.isProcessShow(false);
|
| Error |
Row 225, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 225, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 225, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 225 |
console.log("in success", $scope.dataLoading);
|
| Error |
Row 226, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 226, Column 94: "Missing semicolon."
semi
|
| Error |
Row 226, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 226 |
toastr.success("Changes Saved Successfully", {timeOut: 3000})
|
| Error |
Row 227, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 227, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 227 |
WizardHandler
|
| Error |
Row 228, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 228, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 228 |
.wizard()
|
| Error |
Row 229, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 229, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 229 |
.next();
|
| Error |
Row 230, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 230, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 230 |
WizardService.setProgressLine(7, true);
|
| Error |
Row 231, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 231, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 231, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 231 |
$rootScope.$broadcast('callInspectSummary', true);
|
| Error |
Row 232, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 232, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 232 |
$timeout(function () {
|
| Error |
Row 233, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 233, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 233, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 233 |
$rootScope.$broadcast('callOnLoadVehicleOpt', true);
|
| Error |
Row 234, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 234, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 234, Column 40: "Missing semicolon."
semi
|
| 234 |
}, 200)
|
| Error |
Row 235, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 235 |
|
| Error |
Row 236, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 236, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 236 |
deferred.resolve({success: true});
|
| Error |
Row 237, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 237, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 237 |
}, function () {
|
| Error |
Row 238, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 238, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 238, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 238 |
console.log("error");
|
| Error |
Row 239, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 239, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 239, Column 104: "Missing semicolon."
semi
|
| 239 |
toastr.error("Something went wrong, please try again", {timeOut: 3000})
|
| Error |
Row 240, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 240, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 240 |
$scope.dataLoading = false;
|
| Error |
Row 241, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 241, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 241 |
$rootScope.isProcessShow(false);
|
| Error |
Row 242, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 242, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 242, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 242 |
console.log("error", $scope.dataLoading);
|
| Error |
Row 243, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 243, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 243 |
deferred.resolve({success: false});
|
| Error |
Row 244, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 244, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 244 |
});
|
| Error |
Row 245, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 245, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 245 |
} else {
|
| Error |
Row 246, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 246 |
|
| Error |
Row 247, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 247, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 247 |
$scope.odometerInfoData = {
|
| Error |
Row 248, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 248, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 248 |
YEAR: odometerInfo.YEAR,
|
| Error |
Row 249, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 249, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 249 |
MAKE: odometerInfo.MAKE,
|
| Error |
Row 250, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 250, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 250 |
MODEL: odometerInfo.MODEL,
|
| Error |
Row 251, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 251, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 251 |
COLOR_MAJOR: odometerInfo.COLOR_MAJOR,
|
| Error |
Row 252, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 252, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 252 |
COLOR_MINOR: odometerInfo.COLOR_MINOR,
|
| Error |
Row 253, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 253, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 253 |
STYLE: odometerInfo.STYLE,
|
| Error |
Row 254, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 254, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 254 |
TRANSMISSION: odometerInfo.TRANSMISSION,
|
| Error |
Row 255, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 255, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 255 |
SEAT_MATERIAL: odometerInfo.SEAT_MATERIAL,
|
| Error |
Row 256, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 256, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 256 |
FRONT_SEAT_COLOR: odometerInfo.FRONT_SEAT_COLOR,
|
| Error |
Row 257, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 257, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 257 |
VEHICLE_IDENTIFICATION_NUMBER: odometerInfo.VEHICLE_IDENTIFICATION_NUMBER,
|
| Error |
Row 258, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 258, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 258 |
LICENSE_PLATE: odometerInfo.LICENSE_PLATE,
|
| Error |
Row 259, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 259, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 259 |
STATE: odometerInfo.STATE,
|
| Error |
Row 260, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 260, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 260 |
ODOMETER: odometerInfo.ODOMETER,
|
| Error |
Row 261, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 261, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 261 |
VIN_LOCATION_ON_VEHICLE: odometerInfo.VIN_LOCATION_ON_VEHICLE,
|
| Error |
Row 262, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 262, Column 128: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 262 |
VIN_LOCATION_ON_VEHICLE_DESCRIBE: odometerInfo.VIN_LOCATION_ON_VEHICLE_DESCRIBE, // for other input
|
| Error |
Row 263, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 263, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 263 |
IS_EPA_STICKER_MISSING: $scope.bitTobool(odometerInfo.IS_EPA_STICKER_MISSING),
|
| Error |
Row 264, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 264, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 264 |
GARAGE_SAME_AS_INSURED_ADDRESSS: odometerInfo.GARAGE_SAME_AS_INSURED_ADDRESSS,
|
| Error |
Row 265, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 265, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 265 |
GARAGE_CITY: odometerInfo.GARAGE_CITY,
|
| Error |
Row 266, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 266, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 266 |
GARAGE_STATE: odometerInfo.GARAGE_STATE,
|
| Error |
Row 267, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 267, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 267 |
PAGE: 3,
|
| Error |
Row 268, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 268, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 268 |
INSURED_APPLICATION_ID: sessionStorage.clientID,
|
| Error |
Row 269, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 269, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 269 |
UPDATE: true
|
| Error |
Row 270, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 270, Column 26: "Missing semicolon."
semi
|
| Error |
Row 270, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 270 |
}
|
| Error |
Row 271, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 271 |
|
| Error |
Row 272, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 272, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 272, Column 99: "Missing semicolon."
semi
|
| Error |
Row 272, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 272 |
console.log(">>>>>>>>>>$scope.odometerInfoData ", $scope.odometerInfoData)
|
| Error |
Row 273, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 273, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 273, Column 149: "Missing semicolon."
semi
|
| Error |
Row 273, Column 149: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 273 |
console.log("$scope.bitTobool(odometerInfo.IS_EPA_STICKER_MISSING) ", $scope.bitTobool(odometerInfo.IS_EPA_STICKER_MISSING))
|
| Error |
Row 274, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 274 |
|
| Error |
Row 275, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 275, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 275 |
if (sessionStorage.formId != null) {
|
| Error |
Row 276, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 276, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 276 |
$scope.odometerInfoData.INSURED_APPLICATION_ID = sessionStorage.formId;
|
| Error |
Row 277, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 277, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 277 |
}
|
| Error |
Row 278, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 278 |
|
| Error |
Row 279, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 279, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 279, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 279, Column 96: "Missing semicolon."
semi
|
| Error |
Row 279, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 279 |
console.log('odometerInfoData post call data', $scope.odometerInfoData)
|
| Error |
Row 280, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 280, Column 29: "'deferred' is already defined."
no-redeclare
|
| Error |
Row 280, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 280 |
var deferred = $q.defer();
|
| Error |
Row 281, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 281 |
|
| Error |
Row 282, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 282, Column 29: "'header' is already defined."
no-redeclare
|
| Error |
Row 282, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 282 |
var header = {
|
| Error |
Row 283, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 283, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 283, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 283, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 283 |
'Content-Type': 'application/json',
|
| Error |
Row 284, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 284, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 284, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 284, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 284 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 285, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 285, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 285 |
};
|
| Error |
Row 286, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 286 |
|
| Error |
Row 287, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 287, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 287 |
globalService
|
| Error |
Row 288, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 288, Column 116: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 288 |
.globalServiceAPI("POST", "InsuredSummay/InsuredData", $scope.odometerInfoData, header)
|
| Error |
Row 289, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 289, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 289 |
.then(function (response) {
|
| Error |
Row 290, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 290, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 290, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 290 |
console.log("in success", response);
|
| Error |
Row 291, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 291, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 291 |
$scope.dataLoading = false;
|
| Error |
Row 292, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 292, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 292 |
$rootScope.isProcessShow(false);
|
| Error |
Row 293, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 293, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 293, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 293 |
console.log("in success", $scope.dataLoading);
|
| Error |
Row 294, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 294, Column 94: "Missing semicolon."
semi
|
| Error |
Row 294, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 294 |
toastr.success("Changes Saved Successfully", {timeOut: 3000})
|
| Error |
Row 295, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 295, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 295 |
WizardHandler
|
| Error |
Row 296, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 296, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 296 |
.wizard()
|
| Error |
Row 297, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 297, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 297 |
.next();
|
| Error |
Row 298, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 298, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 298 |
WizardService.setProgressLine(7, true);
|
| Error |
Row 299, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 299, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 299, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 299 |
$rootScope.$broadcast('callInspectSummary', true);
|
| Error |
Row 300, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 300 |
|
| Error |
Row 301, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 301, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 301 |
$timeout(function () {
|
| Error |
Row 302, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 302, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 302, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 302 |
$rootScope.$broadcast('callOnLoadVehicleOpt', true);
|
| Error |
Row 303, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 303, Column 40: "Missing semicolon."
semi
|
| Error |
Row 303, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 303 |
}, 200)
|
| Error |
Row 304, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 304 |
|
| Error |
Row 305, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 305, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 305 |
deferred.resolve({success: true});
|
| Error |
Row 306, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 306, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 306 |
}, function () {
|
| Error |
Row 307, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 307, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 307, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 307 |
console.log("error");
|
| Error |
Row 308, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 308, Column 104: "Missing semicolon."
semi
|
| Error |
Row 308, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 308 |
toastr.error("Something went wrong, please try again", {timeOut: 3000})
|
| Error |
Row 309, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 309, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 309 |
$scope.dataLoading = false;
|
| Error |
Row 310, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 310, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 310 |
$rootScope.isProcessShow(false);
|
| Error |
Row 311, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 311, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 311, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 311 |
console.log("error", $scope.dataLoading);
|
| Error |
Row 312, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 312, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 312 |
deferred.resolve({success: false});
|
| Error |
Row 313, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 313, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 313 |
});
|
| Error |
Row 314, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 314, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 314 |
}
|
| Error |
Row 315, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 315 |
|
| Error |
Row 316, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 316, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 316 |
deferred.resolve({success: true});
|
| Error |
Row 317, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 317 |
|
| Error |
Row 318, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 318, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 318, Column 18: "Missing semicolon."
semi
|
| 318 |
}
|
| Error |
Row 319, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 319 |
|
| Error |
Row 320, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 320, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 320 |
$scope.DATA = {
|
| Error |
Row 321, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 321, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 321 |
PAGE: 3,
|
| Error |
Row 322, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 322, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 322 |
UPDATE: false,
|
| Error |
Row 323, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 323, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 323 |
INSURED_APPLICATION_ID: 0,
|
| Error |
Row 324, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 324, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 324 |
USER_NAME: sessionStorage.userDispalyName
|
| Error |
Row 325, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 325, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 325, Column 18: "Missing semicolon."
semi
|
| 325 |
}
|
| Error |
Row 326, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 326 |
|
| Error |
Row 327, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 327, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 327 |
$scope.onLoad = function () {
|
| Error |
Row 328, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 328 |
|
| Error |
Row 329, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 329, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 329, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 329, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 329, Column 65: "Missing semicolon."
semi
|
| 329 |
console.log('$scope.onLoad odometerReading')
|
| Error |
Row 330, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 330 |
|
| Error |
Row 331, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 331, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 331 |
var deferred = $q.defer();
|
| Error |
Row 332, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 332 |
|
| Error |
Row 333, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 333, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 333 |
var header = {
|
| Error |
Row 334, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 334, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 334, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 334, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 334 |
'Content-Type': 'application/json',
|
| Error |
Row 335, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 335, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 335, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 335, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 335 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 336, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 336, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 336, Column 22: "Missing semicolon."
semi
|
| 336 |
}
|
| Error |
Row 337, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 337, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 337 |
globalService
|
| Error |
Row 338, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 338, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 338 |
.globalServiceAPI("POST", "InsuredSummay/InsuredData", $scope.DATA, header)
|
| Error |
Row 339, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 339, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 339 |
.then(function (response) {
|
| Error |
Row 340, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 340, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 340 |
// alert(response.data.IS_EPA_STICKER_MISSING)
|
| Error |
Row 341, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 341 |
|
| Error |
Row 342, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 342, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 342 |
if (response.data.IS_EPA_STICKER_MISSING != null) {
|
| Error |
Row 343, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 343, Column 77: "Strings must use doublequote."
quotes
|
| Error |
Row 343, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 343 |
if (response.data.IS_EPA_STICKER_MISSING == 'Y') {
|
| Error |
Row 344, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 344, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 344 |
response.data.IS_EPA_STICKER_MISSING = true;
|
| Error |
Row 345, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 345, Column 84: "Strings must use doublequote."
quotes
|
| Error |
Row 345, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 345 |
} else if (response.data.IS_EPA_STICKER_MISSING == 'N') {
|
| Error |
Row 346, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 346, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 346 |
response.data.IS_EPA_STICKER_MISSING = false;
|
| Error |
Row 347, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 347, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 347 |
}
|
| Error |
Row 348, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 348, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 348 |
}
|
| Error |
Row 349, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 349 |
|
| Error |
Row 350, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 350, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 350 |
if (response.data.STATE == null) {
|
| Error |
Row 351, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 351, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 351, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 351 |
console.log("odometer onload success call:", response);
|
| Error |
Row 352, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 352, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 352, Column 59: "Missing semicolon."
semi
|
| 352 |
response.data.STATE = null
|
| Error |
Row 353, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 353, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 353 |
} else {
|
| Error |
Row 354, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 354, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 354 |
response.data.STATE = parseInt(response.data.STATE);
|
| Error |
Row 355, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 355, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 355 |
}
|
| Error |
Row 356, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 356 |
|
| Error |
Row 357, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 357, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 357 |
$scope.odometerInfo = {
|
| Error |
Row 358, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 358, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 358 |
VEHICLE_IDENTIFICATION_NUMBER: response.data.VEHICLE_IDENTIFICATION_NUMBER,
|
| Error |
Row 359, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 359, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 359 |
YEAR: response.data.YEAR,
|
| Error |
Row 360, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 360, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 360 |
MAKE: response.data.MAKE,
|
| Error |
Row 361, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 361, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 361 |
MODEL: response.data.MODEL,
|
| Error |
Row 362, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 362, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 362 |
COLOR_MAJOR: response.data.COLOR_MAJOR,
|
| Error |
Row 363, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 363, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 363 |
COLOR_MINOR: response.data.COLOR_MINOR,
|
| Error |
Row 364, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 364, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 364 |
STYLE: response.data.STYLE,
|
| Error |
Row 365, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 365, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 365 |
TRANSMISSION: response.data.TRANSMISSION,
|
| Error |
Row 366, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 366, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 366 |
SEAT_MATERIAL: response.data.SEAT_MATERIAL,
|
| Error |
Row 367, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 367, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 367 |
FRONT_SEAT_COLOR: response.data.FRONT_SEAT_COLOR,
|
| Error |
Row 368, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 368, Column 33: "Duplicate key 'VEHICLE_IDENTIFICATION_NUMBER'."
no-dupe-keys
|
| Error |
Row 368, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 368 |
VEHICLE_IDENTIFICATION_NUMBER: response.data.VEHICLE_IDENTIFICATION_NUMBER,
|
| Error |
Row 369, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 369, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 369 |
LICENSE_PLATE: response.data.LICENSE_PLATE,
|
| Error |
Row 370, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 370, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 370 |
STATE: response.data.STATE,
|
| Error |
Row 371, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 371, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 371 |
ODOMETER: response.data.ODOMETER,
|
| Error |
Row 372, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 372, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 372 |
VIN_LOCATION_ON_VEHICLE: response.data.VIN_LOCATION_ON_VEHICLE,
|
| Error |
Row 373, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 373, Column 133: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 373 |
VIN_LOCATION_ON_VEHICLE_DESCRIBE: response.data.VIN_LOCATION_ON_VEHICLE_DESCRIBE, // for other input
|
| Error |
Row 374, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 374, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 374 |
IS_EPA_STICKER_MISSING: response.data.IS_EPA_STICKER_MISSING,
|
| Error |
Row 375, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 375, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 375 |
GARAGE_SAME_AS_INSURED_ADDRESSS: response.data.GARAGE_SAME_AS_INSURED_ADDRESSS,
|
| Error |
Row 376, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 376, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 376 |
GARAGE_CITY: response.data.GARAGE_CITY,
|
| Error |
Row 377, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 377, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 377 |
GARAGE_STATE: response.data.GARAGE_STATE
|
| Error |
Row 378, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 378, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 378 |
};
|
| Error |
Row 379, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 379 |
|
| Error |
Row 380, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 380, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 380 |
$scope.odometerInfo.YEAR = response.data.YEAR;
|
| Error |
Row 381, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 381, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 381 |
$scope.odometerInfo.GARAGE_STATE = response.data.GARAGE_STATE;
|
| Error |
Row 382, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 382, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 382 |
$scope.odometerInfo.TRANSMISSION = response.data.TRANSMISSION;
|
| Error |
Row 383, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 383, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 383 |
$scope.odometerInfo.SEAT_MATERIAL = response.data.SEAT_MATERIAL;
|
| Error |
Row 384, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 384, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 384 |
$scope.odometerInfo.STYLE = response.data.STYLE;
|
| Error |
Row 385, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 385, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 385 |
$scope.odometerInfo.STATE = response.data.STATE;
|
| Error |
Row 386, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 386, Column 113: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 386 |
$scope.odometerInfo.VIN_LOCATION_ON_VEHICLE = response.data.VIN_LOCATION_ON_VEHICLE;
|
| Error |
Row 387, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 387 |
|
| Error |
Row 388, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 388, Column 74: "Strings must use doublequote."
quotes
|
| Error |
Row 388, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 388 |
if (response.data.VIN_LOCATION_ON_VEHICLE == 'otherVal') {
|
| Error |
Row 389, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 389, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 389 |
$scope.dashflag = true;
|
| Error |
Row 390, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 390, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 390 |
}
|
| Error |
Row 391, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 391 |
|
| Error |
Row 392, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 392, Column 82: "Strings must use doublequote."
quotes
|
| Error |
Row 392, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 392 |
if (response.data.GARAGE_SAME_AS_INSURED_ADDRESSS == 'N') {
|
| Error |
Row 393, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 393, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 393 |
$scope.otherFlag = true;
|
| Error |
Row 394, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 394, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 394 |
}
|
| Error |
Row 395, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 395 |
|
| Error |
Row 396, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 396, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 396 |
deferred.resolve({success: true});
|
| Error |
Row 397, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 397, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 397 |
return true,
|
| Error |
Row 398, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 398, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 398 |
response;
|
| Error |
Row 399, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 399, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 399 |
}, function (response) {
|
| Error |
Row 400, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 400, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 400, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 400 |
console.log("error", response);
|
| Error |
Row 401, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 401, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 401 |
deferred.resolve({success: false});
|
| Error |
Row 402, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 402, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 402 |
return false;
|
| Error |
Row 403, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 403 |
|
| Error |
Row 404, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 404, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 404 |
});
|
| Error |
Row 405, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 405, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 405 |
deferred.resolve({success: true});
|
| Error |
Row 406, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 406, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 406, Column 18: "Missing semicolon."
semi
|
| 406 |
}
|
| Error |
Row 407, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 407 |
|
| Error |
Row 408, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 408, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 408, Column 131: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 408 |
if (sessionStorage.userType == 'Insured' && sessionStorage.formId != null && sessionStorage.formId != undefined) {
|
| Error |
Row 409, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 409, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 409 |
$scope.DATA.INSURED_APPLICATION_ID = sessionStorage.formId;
|
| Error |
Row 410, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 410, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 410 |
$scope.onLoad();
|
| Error |
Row 411, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 411, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 411 |
}
|
| Error |
Row 412, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 412, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 412, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 412 |
if (sessionStorage.userType == 'Inspector' && sessionStorage.clientID != null) {
|
| Error |
Row 413, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 413, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 413 |
$scope.DATA.INSURED_APPLICATION_ID = sessionStorage.clientID;
|
| Error |
Row 414, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 414, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 414 |
$scope.onLoad();
|
| Error |
Row 415, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 415, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 415 |
}
|
| Error |
Row 416, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 416 |
|
| Error |
Row 417, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 417, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 417 |
$scope
|
| Error |
Row 418, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 418, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 418, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 418 |
.$on('callForOnLoadOdo', function (event, result) {
|
| Error |
Row 419, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 419, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 419 |
$scope.onLoadBool = result;
|
| Error |
Row 420, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 420, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 420 |
if ($scope.onLoadBool === true) {
|
| Error |
Row 421, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 421, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 421 |
//$scope.onLoad();
|
| Error |
Row 422, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 422, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 422 |
}
|
| Error |
Row 423, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 423 |
|
| Error |
Row 424, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 424, Column 153: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 424 |
if (sessionStorage.wizardStepNo != null && sessionStorage.wizardStepNo != undefined && sessionStorage.userType == "Inspector") {
|
| Error |
Row 425, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 425, Column 89: "Missing semicolon."
semi
|
| Error |
Row 425, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 425 |
$scope.DATA.INSURED_APPLICATION_ID = sessionStorage.clientID
|
| Error |
Row 426, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 426, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 426 |
// $scope.onLoad();
|
| Error |
Row 427, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 427, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 427 |
}
|
| Error |
Row 428, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 428, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 428 |
});
|
| Error |
Row 429, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 429 |
|
| Error |
Row 430, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 430, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 430, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 430 |
$scope.$on('callOdometer', function (event, result) {
|
| Error |
Row 431, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 431, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 431 |
//alert("onload called")
|
| Error |
Row 432, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 432, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 432 |
$scope.onLoadBool = result;
|
| Error |
Row 433, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 433, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 433 |
if ($scope.onLoadBool === true) {
|
| Error |
Row 434, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 434, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 434 |
if (sessionStorage.clientID != null || sessionStorage.clientID != undefined) {
|
| Error |
Row 435, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 435 |
|
| Error |
Row 436, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 436, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 436 |
$scope.DATA.INSURED_APPLICATION_ID = sessionStorage.clientID;
|
| Error |
Row 437, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 437, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 437 |
} else if (sessionStorage.formId != null || sessionStorage.formId != undefined) {
|
| Error |
Row 438, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 438 |
|
| Error |
Row 439, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 439, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 439 |
$scope.DATA.INSURED_APPLICATION_ID = sessionStorage.formId;
|
| Error |
Row 440, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 440 |
|
| Error |
Row 441, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 441, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 441 |
}
|
| Error |
Row 442, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 442, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 442 |
$scope.onLoad();
|
| Error |
Row 443, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 443, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 443 |
}
|
| Error |
Row 444, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 444, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 444, Column 19: "Missing semicolon."
semi
|
| 444 |
})
|
| Error |
Row 445, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 445 |
|
| Error |
Row 446, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 446, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 446 |
}
|
| Error |
Row 447, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 447, Column 10: "Missing semicolon."
semi
|
| Error |
Row 447, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 447 |
}
|
| Error |
Row 448, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 448, Column 7: "Missing semicolon."
semi
|
| 448 |
}) |
|
|
|
\rest\app\client\components\QRRetake\QRRetake.controller.js
|
73 problems (73 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 65: "'$css' is defined but never used."
no-unused-vars
|
| Error |
Row 2, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 6, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 7, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 7, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 8, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 8, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 9, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 9, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 10, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 11, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 11, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 12, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 12, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 13, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 14, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 14, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 15, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 16, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 16, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 17, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 17, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 18, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 18, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 19, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 19, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 20, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 22, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 22, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 23, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 24, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 25, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 25, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 26, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 27, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 10: "Missing semicolon."
semi
|
| Error |
Row 28, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 29, Column 7: "Missing semicolon."
semi
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 65: "'$css' is defined but never used."
no-unused-vars
|
| Error |
Row 2, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.controller('QRRetakeController', function ($scope, $state, $css) {
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
$scope.uploadPhotoTabs = {
|
| Error |
Row 5, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 6, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
'frontAndDriverSide': {
|
| Error |
Row 7, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 7, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 7, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
id: 'item1',
|
| Error |
Row 8, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 8, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 8, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
title: 'Front and Driver Side',
|
| Error |
Row 9, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 9, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 9, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
route: 'inspectionPage.QRRetake.frontAndDriverSidePhotos'
|
| Error |
Row 10, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 10, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
},
|
| Error |
Row 11, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 11, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 11, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
'rearAndPassengerSide': {
|
| Error |
Row 12, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 12, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 12, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
id: 'item2',
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 13, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
title: 'Rear and Passenger Side',
|
| Error |
Row 14, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 14, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 14, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
route: 'inspectionPage.QRRetake.rearAndPassengerSidePhotos'
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 15, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
},
|
| Error |
Row 16, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 16, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 16, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
'damagePhoto': {
|
| Error |
Row 17, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 17, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 17, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
id: 'item3',
|
| Error |
Row 18, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 18, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 18, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
title: 'Damage Photo',
|
| Error |
Row 19, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 19, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 19, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
route: 'inspectionPage.QRRetake.damagePhoto'
|
| Error |
Row 20, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 20, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
},
|
| Error |
Row 21, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
|
| Error |
Row 22, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 22, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 22, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
'EPA': {
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 23, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
id: 'item4',
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 24, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
title: 'EPA Sticker',
|
| Error |
Row 25, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 25, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 25, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
route: 'inspectionPage.QRRetake.EPAStickerPhotos'
|
| Error |
Row 26, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 26, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
}
|
| Error |
Row 27, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 27, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 10: "Missing semicolon."
semi
|
| 27 |
}
|
| Error |
Row 28, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
|
| Error |
Row 29, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 29, Column 7: "Missing semicolon."
semi
|
| 29 |
}) |
|
|
|
\rest\app\client\components\rearAndPassengerSidePhotos\rearAndPassengerSidePhotos.controller.js
|
581 problems (581 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 159: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 9, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 12, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 12, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 13, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 15, Column 20: "Strings must use doublequote."
quotes
|
| Error |
Row 15, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 16, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 16, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 16, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 54: "Missing semicolon."
semi
|
| Error |
Row 17, Column 1: "Expected indentation of 2 tabs but found 9 spaces."
indent
|
| Error |
Row 17, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 19, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 20, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 21, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 23, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 25, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 26, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 27, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 28, Column 23: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 29, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 30, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 31, Column 17: "'options' is defined but never used."
no-unused-vars
|
| Error |
Row 31, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 32, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 32, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 33, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 34, Column 54: "Strings must use doublequote."
quotes
|
| Error |
Row 34, Column 66: "Strings must use doublequote."
quotes
|
| Error |
Row 34, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 35, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 35, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 36, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 37, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 39, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 41, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 42, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 43, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 44, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 45, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 45, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 45, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 46, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 46, Column 58: "Strings must use doublequote."
quotes
|
| Error |
Row 46, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 47, Column 68: "Missing semicolon."
semi
|
| Error |
Row 47, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 48, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 48, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 48, Column 66: "Strings must use doublequote."
quotes
|
| Error |
Row 48, Column 78: "Missing semicolon."
semi
|
| Error |
Row 48, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 50, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 52, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 54, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 55, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 56, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 57, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 58, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 59, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 60, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 61, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 62, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 63, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 63, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 64, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 64, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 65, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 66, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 67, Column 10: "Missing semicolon."
semi
|
| Error |
Row 67, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 69, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 71, Column 43: "Strings must use doublequote."
quotes
|
| Error |
Row 71, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 72, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 3 tabs but found 14 spaces."
indent
|
| Error |
Row 73, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 74, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 75, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 76, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 77, Column 34: "Missing semicolon."
semi
|
| Error |
Row 77, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 79, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 79, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 79, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 80, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 81, Column 50: "Missing semicolon."
semi
|
| Error |
Row 81, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 82, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 83, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 84, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 85, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 85, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 86, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 87, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 87, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 88, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 88, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 89, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 89, Column 60: "Strings must use doublequote."
quotes
|
| Error |
Row 89, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 90, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 91, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 92, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 92, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 93, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 94, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 95, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 95, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 96, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 96, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 97, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 97, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 98, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 98, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 99, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 100, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 100, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 101, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 101, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 102, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 102, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 103, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 103, Column 18: "Missing semicolon."
semi
|
| Error |
Row 103, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 104, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 104, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 105, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 105, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 106, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 45: "Missing semicolon."
semi
|
| Error |
Row 107, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 108, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 108, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 109, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 109, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 110, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 110, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 111, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 111, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 111, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 111, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 111, Column 108: "Missing semicolon."
semi
|
| Error |
Row 112, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 112, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 113, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 113, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 114, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 114, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 115, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 115, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 116, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 116, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 117, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 117, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 118, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 118, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 119, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 119, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 120, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 120, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 121, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 121, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 122, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 122, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 123, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 123, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 124, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 125, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 125, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 126, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 126, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 127, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 127, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 127, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 127, Column 75: "Missing semicolon."
semi
|
| Error |
Row 128, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 128, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 129, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 129, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 130, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 131, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 131, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 132, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 133, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 133, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 133, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 133, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 134, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 135, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 135, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 136, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 136, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 137, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 137, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 138, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 138, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 139, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 139, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 140, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 141, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 141, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 142, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 142, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 143, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 143, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 144, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 144, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 145, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 145, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 146, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 146, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 146, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 147, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 147, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 148, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 148, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 149, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 149, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 150, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 151, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 151, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 152, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 153, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 153, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 154, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 154, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 154, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 155, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 155, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 155, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 156, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 156, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 157, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 157, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 158, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 158, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 158, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 158, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 159, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 159, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 159, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 159, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 160, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 160, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 161, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 161, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 162, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 162, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 163, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 163, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 164, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 164, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 165, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 165, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 165, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 166, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 166, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 167, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 167, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 167, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 168, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 168, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 169, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 169, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 170, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 170, Column 101: "Missing semicolon."
semi
|
| Error |
Row 170, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 171, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 171, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 172, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 172, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 173, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 173, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 174, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 174, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 175, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 175, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 176, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 176, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 176, Column 92: "Missing semicolon."
semi
|
| Error |
Row 177, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 177, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 178, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 178, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 179, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 180, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 180, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 180, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 181, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 181, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 182, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 182, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 183, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 183, Column 111: "Missing semicolon."
semi
|
| Error |
Row 183, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 184, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 184, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 184, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 185, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 185, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 186, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 186, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 187, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 188, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 188, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 189, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 189, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 189, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 190, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 190, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 190, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 191, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 191, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 192, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 192, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 193, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 193, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 193, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 193, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 194, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 194, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 194, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 194, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 195, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 195, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 196, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 196, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 197, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 197, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 198, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 198, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 199, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 199, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 200, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 200, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 200, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 201, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 201, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 202, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 202, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 202, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 203, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 203, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 204, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 204, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 205, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 205, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 205, Column 101: "Missing semicolon."
semi
|
| Error |
Row 206, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 206, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 207, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 207, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 208, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 208, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 209, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 209, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 210, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 210, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 211, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 211, Column 92: "Missing semicolon."
semi
|
| Error |
Row 211, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 212, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 212, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 213, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 213, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 214, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 215, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 215, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 215, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 216, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 216, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 217, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 217, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 218, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 218, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 218, Column 111: "Missing semicolon."
semi
|
| Error |
Row 219, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 219, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 219, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 220, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 220, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 221, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 222, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 222, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 223, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 224, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 224, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 225, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 225, Column 10: "Missing semicolon."
semi
|
| Error |
Row 225, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 226, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 227, Column 9: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 228, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 228, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 229, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 229, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 230, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 230, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 231, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 231, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 231, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 232, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 232, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 233, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 233, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 233, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 234, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 234, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 235, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 235, Column 10: "Missing semicolon."
semi
|
| Error |
Row 235, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 236, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 237, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 237, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 238, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 238, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 238, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 238, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 239, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 239, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 240, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 240, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 241, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 241, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 241, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 241, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 242, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 242, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 243, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 243, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 244, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 244, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 244, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 244, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 245, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 245, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 246, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 246, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 247, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 247, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 247, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 247, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 248, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 248, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 249, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 249, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 250, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 250, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 250, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 250, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 251, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 251, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 252, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 252, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 253, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 253, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 253, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 253, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 254, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 254, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 255, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 255, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 256, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 256, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 256, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 256, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 257, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 257, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 258, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 258, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 259, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 259, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 259, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 259, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 260, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 260, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 261, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 262, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 262, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 262, Column 22: "Strings must use doublequote."
quotes
|
| Error |
Row 262, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 263, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 264, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 159: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.controller('rearAndPassengerSidePhotosController', function ($scope, $http, toastr, $httpParamSerializerJQLike, $state, $css, FileUploader, $rootScope) {
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
$scope.selectedImages = [];
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
$scope.rearImageCounter = false;
|
| Error |
Row 6, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
$scope.progressBar = 0;
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
$scope.showProgress = false;
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 9, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
$scope.uploadAllVisibility = false;
|
| Error |
Row 10, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
$css.bind({
|
| Error |
Row 12, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 12, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 12, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
href: 'rest/app/client/components/damagePhoto/damagePhoto.css'
|
| Error |
Row 13, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 13, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
}, $scope);
|
| Error |
Row 14, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
|
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 15, Column 20: "Strings must use doublequote."
quotes
|
| Error |
Row 15, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
$scope.$on('randomNumberRear', function (event, result) {
|
| Error |
Row 16, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 16, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 16, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 16, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 54: "Missing semicolon."
semi
|
| 16 |
console.log('randomNumberRear>>>',result)
|
| Error |
Row 17, Column 1: "Expected indentation of 2 tabs but found 9 spaces."
indent
|
| Error |
Row 17, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
});
|
| Error |
Row 18, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
|
| Error |
Row 19, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 19, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
var uploader = $scope.uploader = new FileUploader({
|
| Error |
Row 20, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 20, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
// url: 'upload.php'
|
| Error |
Row 21, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 21, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
});
|
| Error |
Row 22, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
|
| Error |
Row 23, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 23, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
// FILTERS
|
| Error |
Row 24, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
|
| Error |
Row 25, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 25, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
uploader
|
| Error |
Row 26, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 26, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
.filters
|
| Error |
Row 27, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 27, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
.push({
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 28, Column 23: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
name: 'imageFilter',
|
| Error |
Row 29, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 29, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
fn: function (item,
|
| Error |
Row 30, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 30, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
/*{File|FileLikeObject}*/
|
| Error |
Row 31, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 31, Column 17: "'options' is defined but never used."
no-unused-vars
|
| Error |
Row 31, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
options) {
|
| Error |
Row 32, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 32, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 32, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
var type = '|' + item
|
| Error |
Row 33, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 33, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
.type
|
| Error |
Row 34, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 34, Column 54: "Strings must use doublequote."
quotes
|
| Error |
Row 34, Column 66: "Strings must use doublequote."
quotes
|
| Error |
Row 34, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
.slice(item.type.lastIndexOf('/') + 1) + '|';
|
| Error |
Row 35, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 35, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 35, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
return '|jpg|png|jpeg|bmp|gif|'.indexOf(type) !== -1;
|
| Error |
Row 36, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 36, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
}
|
| Error |
Row 37, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 37, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
});
|
| Error |
Row 38, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
|
| Error |
Row 39, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 39, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
// CALLBACKS
|
| Error |
Row 40, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
|
| Error |
Row 41, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 41, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
uploader.onWhenAddingFileFailed = function (item,
|
| Error |
Row 42, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 42, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
/*{File|FileLikeObject}*/
|
| Error |
Row 43, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 43, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
filter,
|
| Error |
Row 44, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 44, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
options) {
|
| Error |
Row 45, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 45, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 45, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 45, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
console.info('onWhenAddingFileFailed', item, filter, options);
|
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 46, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 46, Column 58: "Strings must use doublequote."
quotes
|
| Error |
Row 46, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
if (item.type != 'image/png' || item.type != 'image/jpeg') {
|
| Error |
Row 47, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 47, Column 68: "Missing semicolon."
semi
|
| Error |
Row 47, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
toastr.error("File Type Is Wrong", {timeOut: 5000})
|
| Error |
Row 48, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 48, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 48, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 48, Column 66: "Strings must use doublequote."
quotes
|
| Error |
Row 48, Column 78: "Missing semicolon."
semi
|
| Error |
Row 48, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
console.log('item.type==video/mp4', item.type == 'video/mp4')
|
| Error |
Row 49, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
|
| Error |
Row 50, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 50, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
}
|
| Error |
Row 51, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
|
| Error |
Row 52, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 52, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
};
|
| Error |
Row 53, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
|
| Error |
Row 54, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 54, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
$scope.move = function () {
|
| Error |
Row 55, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 55, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
var elem = document.getElementById("myBar");
|
| Error |
Row 56, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 56, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
var width = 10;
|
| Error |
Row 57, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 57, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
var id = setInterval(frame, 10);
|
| Error |
Row 58, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 58, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
function frame() {
|
| Error |
Row 59, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 59, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
if (width >= 100) {
|
| Error |
Row 60, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 60, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
clearInterval(id);
|
| Error |
Row 61, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 61, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
} else {
|
| Error |
Row 62, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 62, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
width++;
|
| Error |
Row 63, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 63, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 63, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
elem.style.width = width + '%';
|
| Error |
Row 64, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 64, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 64, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
elem.innerHTML = width * 1 + '%';
|
| Error |
Row 65, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 65, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
}
|
| Error |
Row 66, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 66, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
}
|
| Error |
Row 67, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 67, Column 10: "Missing semicolon."
semi
|
| Error |
Row 67, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
}
|
| Error |
Row 68, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
|
| Error |
Row 69, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 69, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
uploader.onAfterAddingFile = function (fileItem) {
|
| Error |
Row 70, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
|
| Error |
Row 71, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 71, Column 43: "Strings must use doublequote."
quotes
|
| Error |
Row 71, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
if(sessionStorage.userType == 'Insured'){
|
| Error |
Row 72, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 72, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
sessionStorage.QR_Retake = false;
|
| Error |
Row 73, Column 1: "Expected indentation of 3 tabs but found 14 spaces."
indent
|
| Error |
Row 73, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
}
|
| Error |
Row 74, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 74, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
uploader
|
| Error |
Row 75, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 75, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
.queue
|
| Error |
Row 76, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 76, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
.splice(0, (uploader.queue.length) - 1);
|
| Error |
Row 77, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 77, Column 34: "Missing semicolon."
semi
|
| Error |
Row 77, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
uploader.progress = 0
|
| Error |
Row 78, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
|
| Error |
Row 79, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 79, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 79, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 79, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 79 |
console.info('onAfterAddingFile', fileItem);
|
| Error |
Row 80, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 80, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 80 |
$scope.rearImageCounter = true;
|
| Error |
Row 81, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 81, Column 50: "Missing semicolon."
semi
|
| Error |
Row 81, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 81 |
$scope.photoName = fileItem.file.name
|
| Error |
Row 82, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 82, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 82 |
$scope.uploadAllVisibility = true;
|
| Error |
Row 83, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 83, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 83 |
var reader = new FileReader();
|
| Error |
Row 84, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 84, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 84 |
reader.readAsDataURL(fileItem._file);
|
| Error |
Row 85, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 85, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 85 |
reader.onload = function (event) {
|
| Error |
Row 86, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 86, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 86 |
$scope.base64 = event
|
| Error |
Row 87, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 87, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 87 |
.target
|
| Error |
Row 88, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 88, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 88 |
.result
|
| Error |
Row 89, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 89, Column 60: "Strings must use doublequote."
quotes
|
| Error |
Row 89, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 89 |
.substring(event.target.result.indexOf(',') + 1, event.target.result.length);
|
| Error |
Row 90, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 90 |
|
| Error |
Row 91, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 91, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 91 |
$scope.damageForm = {
|
| Error |
Row 92, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 92, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 92 |
PHOTO: $scope.base64,
|
| Error |
Row 93, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 93, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 93 |
PHOTO_TYPE: "REAR",
|
| Error |
Row 94, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 94, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 94 |
INSURED_APPLICATION_ID: sessionStorage.clientIdForUploadPhoto,
|
| Error |
Row 95, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 95, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 95 |
PHOTO_NAME: fileItem
|
| Error |
Row 96, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 96, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 96 |
.file
|
| Error |
Row 97, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 97, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 97 |
.name
|
| Error |
Row 98, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 98, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 98 |
.slice(0, 50),
|
| Error |
Row 99, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 99, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 99 |
SiteID: null,
|
| Error |
Row 100, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 100, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 100 |
QR_Retake: sessionStorage.QR_Retake,
|
| Error |
Row 101, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 101, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 101 |
longitude: null,
|
| Error |
Row 102, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 102, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 102 |
latitude: null
|
| Error |
Row 103, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 103, Column 18: "Missing semicolon."
semi
|
| Error |
Row 103, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 103 |
}
|
| Error |
Row 104, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 104, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 104 |
$scope
|
| Error |
Row 105, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 105, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 105 |
.selectedImages
|
| Error |
Row 106, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 106, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 45: "Missing semicolon."
semi
|
| 106 |
.push($scope.damageForm)
|
| Error |
Row 107, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 107 |
|
| Error |
Row 108, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 108, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 108 |
for (var i = 0; i < $scope.selectedImages.length; i++) {
|
| Error |
Row 109, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 109, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 109 |
for (var j = 0; j < uploader.queue.length; j++) {
|
| Error |
Row 110, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 110, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 110 |
if ($scope.selectedImages[i].PHOTO_NAME == uploader.queue[j].file.name) {
|
| Error |
Row 111, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 111, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 111, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 111, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 111, Column 108: "Missing semicolon."
semi
|
| 111 |
console.log('$scope.selectedImages[i]>>>', $scope.selectedImages[i].PHOTO_NAME)
|
| Error |
Row 112, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 112, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 112 |
} else {
|
| Error |
Row 113, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 113, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 113 |
var index = $scope
|
| Error |
Row 114, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 114, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 114 |
.selectedImages
|
| Error |
Row 115, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 115, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 115 |
.indexOf($scope.selectedImages[i]);
|
| Error |
Row 116, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 116, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 116 |
if (index != -1) {
|
| Error |
Row 117, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 117, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 117 |
$scope
|
| Error |
Row 118, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 118, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 118 |
.selectedImages
|
| Error |
Row 119, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 119, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 119 |
.splice(index, 1);
|
| Error |
Row 120, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 120, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 120 |
}
|
| Error |
Row 121, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 121, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 121 |
}
|
| Error |
Row 122, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 122, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 122 |
}
|
| Error |
Row 123, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 123, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 123 |
}
|
| Error |
Row 124, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 124 |
|
| Error |
Row 125, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 125, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 125 |
if (event.lengthComputable) {
|
| Error |
Row 126, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 126, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 126 |
$scope.progressBar = (event.loaded / event.total) * 100;
|
| Error |
Row 127, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 127, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 127, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 127, Column 75: "Missing semicolon."
semi
|
| 127 |
console.log("progree bar length:", $scope.progressBar)
|
| Error |
Row 128, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 128, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 128 |
}
|
| Error |
Row 129, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 129, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 129 |
};
|
| Error |
Row 130, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 130 |
|
| Error |
Row 131, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 131, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 131 |
};
|
| Error |
Row 132, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 132 |
|
| Error |
Row 133, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 133, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 133, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 133, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 133 |
console.log('$scope.selectedImages', $scope.selectedImages.length);
|
| Error |
Row 134, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 134 |
|
| Error |
Row 135, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 135, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 135 |
if ($scope.selectedImages.length == 0) {
|
| Error |
Row 136, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 136, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 136 |
$scope.flag = false;
|
| Error |
Row 137, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 137, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 137 |
} else {
|
| Error |
Row 138, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 138, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 138 |
$scope.flag = true;
|
| Error |
Row 139, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 139, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 139 |
}
|
| Error |
Row 140, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 140 |
|
| Error |
Row 141, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 141, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 141 |
$scope.uploader.uploadAllPhotos = function () {
|
| Error |
Row 142, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 142, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 142 |
$scope.dataLoading = true;
|
| Error |
Row 143, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 143, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 143 |
//uploader.uploadAll $scope.uploader.uploadAll = function(){
|
| Error |
Row 144, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 144, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 144 |
$scope.showProgress = true;
|
| Error |
Row 145, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 145, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 145 |
for (var i = 0; i < $scope.selectedImages.length; i++) {
|
| Error |
Row 146, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 146, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 146, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 146 |
console.log("uploading this photo:", $scope.selectedImages[i]);
|
| Error |
Row 147, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 147, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 147 |
if (sessionStorage.siteId != null) {
|
| Error |
Row 148, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 148, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 148 |
$scope.selectedImages[i].SiteID = sessionStorage.siteId;
|
| Error |
Row 149, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 149, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 149 |
}
|
| Error |
Row 150, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 150 |
|
| Error |
Row 151, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 151, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 151 |
if (sessionStorage.clientIdForUploadPhoto != null) {
|
| Error |
Row 152, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 152 |
|
| Error |
Row 153, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 153, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 153 |
$http({
|
| Error |
Row 154, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 154, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 154, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 154 |
url: $rootScope.baseUrl + 'user/receivedImage',
|
| Error |
Row 155, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 155, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 155, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 155 |
method: 'POST',
|
| Error |
Row 156, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 156, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 156 |
data: $httpParamSerializerJQLike($scope.selectedImages[i]),
|
| Error |
Row 157, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 157, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 157 |
headers: {
|
| Error |
Row 158, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 158, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 158, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 158, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 158 |
'Content-Type': 'application/x-www-form-urlencoded',
|
| Error |
Row 159, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 159, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 159, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 159, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 159 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 160, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 160, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 160 |
}
|
| Error |
Row 161, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 161, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 161 |
})
|
| Error |
Row 162, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 162, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 162 |
.then(function (response) {
|
| Error |
Row 163, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 163, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 163 |
uploader.uploadAll();
|
| Error |
Row 164, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 164, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 164 |
if ($scope.selectedImages.length == 0) {
|
| Error |
Row 165, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 165, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 165, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 165 |
$rootScope.$broadcast('rearUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 166, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 166, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 166 |
} else {
|
| Error |
Row 167, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 167, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 167, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 167 |
$rootScope.$broadcast('rearUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 168, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 168, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 168 |
}
|
| Error |
Row 169, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 169, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 169 |
if (response.data.StatusCode == 400) {
|
| Error |
Row 170, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 170, Column 101: "Missing semicolon."
semi
|
| Error |
Row 170, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 170 |
toastr.error("Maximum limit for damage photo is 1", {timeOut: 3000})
|
| Error |
Row 171, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 171, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 171 |
} else {
|
| Error |
Row 172, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 172, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 172 |
$scope.uploadStatus = true;
|
| Error |
Row 173, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 173, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 173 |
$scope
|
| Error |
Row 174, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 174, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 174 |
.selectedImages
|
| Error |
Row 175, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 175, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 175 |
.pop();
|
| Error |
Row 176, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 176, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 176, Column 92: "Missing semicolon."
semi
|
| 176 |
toastr.success("Photo Saved Successfully", {timeOut: 3000})
|
| Error |
Row 177, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 177, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 177 |
}
|
| Error |
Row 178, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 178, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 178 |
$scope.dataLoading = false;
|
| Error |
Row 179, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 179 |
|
| Error |
Row 180, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 180, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 180, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 180 |
console.log("response for damage photo:", response);
|
| Error |
Row 181, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 181, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 181 |
}, function (error) {
|
| Error |
Row 182, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 182, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 182 |
$scope.dataLoading = false;
|
| Error |
Row 183, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 183, Column 111: "Missing semicolon."
semi
|
| Error |
Row 183, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 183 |
toastr.error("Photo Not Saved Successfully, Please Try Again...", {timeOut: 3000})
|
| Error |
Row 184, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 184, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 184, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 184 |
console.log("error for damage photo", error);
|
| Error |
Row 185, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 185, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 185 |
});
|
| Error |
Row 186, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 186, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 186 |
} else {
|
| Error |
Row 187, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 187 |
|
| Error |
Row 188, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 188, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 188 |
$http({
|
| Error |
Row 189, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 189, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 189, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 189 |
url: $rootScope.baseUrl + 'user/SaveImage',
|
| Error |
Row 190, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 190, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 190, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 190 |
method: 'POST',
|
| Error |
Row 191, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 191, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 191 |
data: $httpParamSerializerJQLike($scope.selectedImages[i]),
|
| Error |
Row 192, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 192, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 192 |
headers: {
|
| Error |
Row 193, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 193, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 193, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 193, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 193 |
'Content-Type': 'application/x-www-form-urlencoded',
|
| Error |
Row 194, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 194, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 194, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 194, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 194 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 195, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 195, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 195 |
}
|
| Error |
Row 196, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 196, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 196 |
})
|
| Error |
Row 197, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 197, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 197 |
.then(function (response) {
|
| Error |
Row 198, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 198, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 198 |
uploader.uploadAll();
|
| Error |
Row 199, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 199, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 199 |
if ($scope.selectedImages.length == 0) {
|
| Error |
Row 200, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 200, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 200, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 200 |
$rootScope.$broadcast('rearUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 201, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 201, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 201 |
} else {
|
| Error |
Row 202, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 202, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 202, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 202 |
$rootScope.$broadcast('rearUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 203, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 203, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 203 |
}
|
| Error |
Row 204, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 204, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 204 |
if (response.data.StatusCode == 400) {
|
| Error |
Row 205, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 205, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 205, Column 101: "Missing semicolon."
semi
|
| 205 |
toastr.error("Maximum limit for damage photo is 1", {timeOut: 3000})
|
| Error |
Row 206, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 206, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 206 |
} else {
|
| Error |
Row 207, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 207, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 207 |
$scope.uploadStatus = true;
|
| Error |
Row 208, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 208, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 208 |
$scope
|
| Error |
Row 209, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 209, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 209 |
.selectedImages
|
| Error |
Row 210, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 210, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 210 |
.pop();
|
| Error |
Row 211, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 211, Column 92: "Missing semicolon."
semi
|
| Error |
Row 211, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 211 |
toastr.success("Photo Saved Successfully", {timeOut: 3000})
|
| Error |
Row 212, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 212, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 212 |
}
|
| Error |
Row 213, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 213, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 213 |
$scope.dataLoading = false;
|
| Error |
Row 214, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 214 |
|
| Error |
Row 215, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 215, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 215, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 215 |
console.log("response for damage photo:", response);
|
| Error |
Row 216, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 216, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 216 |
}, function (error) {
|
| Error |
Row 217, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 217, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 217 |
$scope.dataLoading = false;
|
| Error |
Row 218, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 218, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 218, Column 111: "Missing semicolon."
semi
|
| 218 |
toastr.error("Photo Not Saved Successfully, Please Try Again...", {timeOut: 3000})
|
| Error |
Row 219, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 219, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 219, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 219 |
console.log("error for damage photo", error);
|
| Error |
Row 220, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 220, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 220 |
});
|
| Error |
Row 221, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 221 |
|
| Error |
Row 222, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 222, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 222 |
}
|
| Error |
Row 223, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 223 |
|
| Error |
Row 224, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 224, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 224 |
}
|
| Error |
Row 225, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 225, Column 10: "Missing semicolon."
semi
|
| Error |
Row 225, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 225 |
}
|
| Error |
Row 226, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 226 |
|
| Error |
Row 227, Column 9: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 227 |
|
| Error |
Row 228, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 228, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 228 |
$scope.deletePopover = function () {
|
| Error |
Row 229, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 229, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 229 |
$scope.showProgress = false;
|
| Error |
Row 230, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 230, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 230 |
if ($scope.selectedImages.length == 0) {
|
| Error |
Row 231, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 231, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 231, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 231 |
$rootScope.$broadcast('rearUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 232, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 232, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 232 |
} else {
|
| Error |
Row 233, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 233, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 233, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 233 |
$rootScope.$broadcast('rearUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 234, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 234, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 234 |
}
|
| Error |
Row 235, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 235, Column 10: "Missing semicolon."
semi
|
| Error |
Row 235, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 235 |
}
|
| Error |
Row 236, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 236 |
|
| Error |
Row 237, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 237, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 237 |
uploader.onBeforeUploadItem = function (item) {
|
| Error |
Row 238, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 238, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 238, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 238, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 238 |
console.info('onBeforeUploadItem', item);
|
| Error |
Row 239, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 239, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 239 |
};
|
| Error |
Row 240, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 240, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 240 |
uploader.onProgressItem = function (fileItem, progress) {
|
| Error |
Row 241, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 241, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 241, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 241, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 241 |
console.info('onProgressItem', fileItem, progress);
|
| Error |
Row 242, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 242, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 242 |
};
|
| Error |
Row 243, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 243, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 243 |
uploader.onProgressAll = function (progress) {
|
| Error |
Row 244, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 244, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 244, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 244, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 244 |
console.info('onProgressAll', progress);
|
| Error |
Row 245, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 245, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 245 |
};
|
| Error |
Row 246, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 246, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 246 |
uploader.onSuccessItem = function (fileItem, response, status, headers) {
|
| Error |
Row 247, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 247, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 247, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 247, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 247 |
console.info('onSuccessItem', fileItem, response, status, headers);
|
| Error |
Row 248, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 248, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 248 |
};
|
| Error |
Row 249, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 249, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 249 |
uploader.onErrorItem = function (fileItem, response, status, headers) {
|
| Error |
Row 250, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 250, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 250, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 250, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 250 |
console.info('onErrorItem', fileItem, response, status, headers);
|
| Error |
Row 251, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 251, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 251 |
};
|
| Error |
Row 252, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 252, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 252 |
uploader.onCancelItem = function (fileItem, response, status, headers) {
|
| Error |
Row 253, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 253, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 253, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 253, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 253 |
console.info('onCancelItem', fileItem, response, status, headers);
|
| Error |
Row 254, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 254, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 254 |
};
|
| Error |
Row 255, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 255, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 255 |
uploader.onCompleteItem = function (fileItem, response, status, headers) {
|
| Error |
Row 256, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 256, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 256, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 256, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 256 |
console.info('onCompleteItem', fileItem, response, status, headers);
|
| Error |
Row 257, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 257, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 257 |
};
|
| Error |
Row 258, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 258, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 258 |
uploader.onCompleteAll = function () {
|
| Error |
Row 259, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 259, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 259, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 259, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 259 |
console.info('onCompleteAll');
|
| Error |
Row 260, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 260, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 260 |
};
|
| Error |
Row 261, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 261 |
|
| Error |
Row 262, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 262, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 262, Column 22: "Strings must use doublequote."
quotes
|
| Error |
Row 262, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 262 |
console.info('uploader', uploader);
|
| Error |
Row 263, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 263 |
|
| Error |
Row 264, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| 264 |
}); |
|
|
|
\rest\app\client\components\register\register.controller.js
|
225 problems (225 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 0."
indent
|
| Error |
Row 2, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 114: "'FlashService' is defined but never used."
no-unused-vars
|
| Error |
Row 2, Column 129: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 3, Column 5: "Unexpected console statement."
no-console
|
| Error |
Row 3, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 3, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 5, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 7, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 15: "Strings must use doublequote."
quotes
|
| Error |
Row 8, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 9, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 11, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 13, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 14, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 15, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 16, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 17, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 18, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 20, Column 56: "Missing semicolon."
semi
|
| Error |
Row 20, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 21, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 52: "Missing semicolon."
semi
|
| Error |
Row 22, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 22, Column 9: "'user' is not defined."
no-undef
|
| Error |
Row 22, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 23, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 24, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 25, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 4 tabs but found 10 spaces."
indent
|
| Error |
Row 26, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 27, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 28, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 29, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 10: "Missing semicolon."
semi
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 30, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 30, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 30, Column 33: "'user' is not defined."
no-undef
|
| Error |
Row 30, Column 38: "Missing semicolon."
semi
|
| Error |
Row 30, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 31, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 32, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 33, Column 21: "'user' is not defined."
no-undef
|
| Error |
Row 33, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 34, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 35, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 35, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 35, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 50: "Missing semicolon."
semi
|
| Error |
Row 36, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 36, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 37, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 37, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 37, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 42: "Missing semicolon."
semi
|
| Error |
Row 38, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 38, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 39, Column 36: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 138: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 40, Column 36: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 41, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 42, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 42, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 69: "Missing semicolon."
semi
|
| Error |
Row 43, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 43, Column 34: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 44, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 45, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 46, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 47, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 48, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 49, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 50, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 51, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 115: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 54, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 55, Column 34: "Strings must use doublequote."
quotes
|
| Error |
Row 55, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 56, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 57, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 58, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 59, Column 34: "Strings must use doublequote."
quotes
|
| Error |
Row 59, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 60, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 61, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 61, Column 56: "Missing semicolon."
semi
|
| Error |
Row 61, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 62, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 63, Column 6: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 65, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 66, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 9: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 68, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 69, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 69, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 70, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 71, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 71, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 72, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 73, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 74, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 75, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 76, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 76, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 77, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 78, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 79, Column 6: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 6: "Missing semicolon."
semi
|
| Error |
Row 80, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 81, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 84, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 85, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 85, Column 9: "'selectedStateObj' is not defined."
no-undef
|
| Error |
Row 85, Column 54: "Missing semicolon."
semi
|
| Error |
Row 85, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 86, Column 31: "'selectedStateObj' is not defined."
no-undef
|
| Error |
Row 86, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 87, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 87, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 87, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 87, Column 42: "Missing semicolon."
semi
|
| Error |
Row 88, Column 1: "Expected indentation of 3 tabs but found 9 spaces."
indent
|
| Error |
Row 88, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 88, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 89, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 89, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 89, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 89, Column 35: "Missing semicolon."
semi
|
| Error |
Row 89, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 90, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 90, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 91, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 92, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 92, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 93, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 94, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 95, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 95, Column 6: "Missing semicolon."
semi
|
| Error |
Row 95, Column 6: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 96, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 97, Column 1: "Expected indentation of 1 tab but found 0."
indent
|
| Error |
Row 97, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 0."
indent
|
| Error |
Row 2, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 114: "'FlashService' is defined but never used."
no-unused-vars
|
| Error |
Row 2, Column 129: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.controller('RegisterController', function ($scope, $css, toastr, $http, $q, UserService, $location, $rootScope, FlashService) {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 3, Column 5: "Unexpected console statement."
no-console
|
| Error |
Row 3, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 3, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
console.log('RegisterController..');
|
| Error |
Row 4, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 5, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
var vm = this;
|
| Error |
Row 6, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 7, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
$css.bind({
|
| Error |
Row 8, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 15: "Strings must use doublequote."
quotes
|
| Error |
Row 8, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
href: 'rest/app/client/components/login/login.css'
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 9, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
}, $scope);
|
| Error |
Row 10, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 11, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
vm.register = register;
|
| Error |
Row 12, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
|
| Error |
Row 13, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 13, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
function register() {
|
| Error |
Row 14, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 14, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
document.getElementById("firstName").disabled = true;
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 15, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
document.getElementById("lastName").disabled = true;
|
| Error |
Row 16, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 16, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
document.getElementById("email").disabled = true;
|
| Error |
Row 17, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 17, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
document.getElementById("state").disabled = true;
|
| Error |
Row 18, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 18, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
document.getElementById("inputPhone").disabled = true;
|
| Error |
Row 19, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
|
| Error |
Row 20, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 20, Column 56: "Missing semicolon."
semi
|
| Error |
Row 20, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
var selectStateObj = vm.user.INSURED_STATE_CODE
|
| Error |
Row 21, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 21, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 52: "Missing semicolon."
semi
|
| 21 |
selectStateObj = JSON.parse(selectStateObj)
|
| Error |
Row 22, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 22, Column 9: "'user' is not defined."
no-undef
|
| Error |
Row 22, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
user = {
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 23, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
INSURED_EMAIL: vm.user.INSURED_EMAIL,
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 24, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
INSURED_FIRST_NAME: vm.user.INSURED_FIRST_NAME,
|
| Error |
Row 25, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 25, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
INSURED_LAST_NAME: vm.user.INSURED_LAST_NAME,
|
| Error |
Row 26, Column 1: "Expected indentation of 4 tabs but found 10 spaces."
indent
|
| Error |
Row 26, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
// STATE_INSPECTION_TYPE: vm.user.STATE_INSPECTION_TYPE,
|
| Error |
Row 27, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 27, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
INSURED_CELL_PHONE: vm.user.INSURED_CELL_PHONE,
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 28, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
INSURED_STATE_CODE: selectStateObj.id
|
| Error |
Row 29, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 29, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 10: "Missing semicolon."
semi
|
| 29 |
}
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 30, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 30, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 30, Column 33: "'user' is not defined."
no-undef
|
| Error |
Row 30, Column 38: "Missing semicolon."
semi
|
| Error |
Row 30, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
console.log('response', user)
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 31, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
vm.dataLoading = true;
|
| Error |
Row 32, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 32, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
UserService
|
| Error |
Row 33, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 33, Column 21: "'user' is not defined."
no-undef
|
| Error |
Row 33, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
.Create(user)
|
| Error |
Row 34, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 34, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
.then(function (response) {
|
| Error |
Row 35, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 35, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 35, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 35, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 50: "Missing semicolon."
semi
|
| 35 |
console.log('response', response)
|
| Error |
Row 36, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 36, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
if (response.status == 200) {
|
| Error |
Row 37, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 37, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 37, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 37, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 42: "Missing semicolon."
semi
|
| 37 |
console.log('>>>>>>')
|
| Error |
Row 38, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 38, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
vm.dataLoading = false;
|
| Error |
Row 39, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 39, Column 36: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 138: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
toastr.success('Registration successful an e-mail with Username and Password has been sent to registered e-mail ID');
|
| Error |
Row 40, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 40, Column 36: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
$location.path('/login');
|
| Error |
Row 41, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 41, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
} else {
|
| Error |
Row 42, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 42, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 42, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 69: "Missing semicolon."
semi
|
| 42 |
console.log("error occured during registration")
|
| Error |
Row 43, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 43, Column 34: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
toastr.error('Registration Unsuccessful');
|
| Error |
Row 44, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 44, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
vm.dataLoading = false;
|
| Error |
Row 45, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 45, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
}
|
| Error |
Row 46, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 46, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
},function(error){
|
| Error |
Row 47, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 47, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
document.getElementById("email").disabled = false;
|
| Error |
Row 48, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 48, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
document.getElementById("firstName").disabled = false;
|
| Error |
Row 49, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 49, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
document.getElementById("lastName").disabled = false;
|
| Error |
Row 50, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 50, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
document.getElementById("state").disabled = false;
|
| Error |
Row 51, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 51, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
document.getElementById("inputPhone").disabled = false;
|
| Error |
Row 52, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
|
| Error |
Row 53, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 115: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
if(error.data.Message!= null && error.data.Message == "Sequence contains more than one element") {
|
| Error |
Row 54, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 54, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
vm.dataLoading = false;
|
| Error |
Row 55, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 55, Column 34: "Strings must use doublequote."
quotes
|
| Error |
Row 55, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
toastr.error('User is already registered with this email');
|
| Error |
Row 56, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 56, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
}
|
| Error |
Row 57, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 57, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
else if(error.status == 409){
|
| Error |
Row 58, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 58, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
vm.dataLoading = false;
|
| Error |
Row 59, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 59, Column 34: "Strings must use doublequote."
quotes
|
| Error |
Row 59, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
toastr.error('User is already registered with this email');
|
| Error |
Row 60, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 60, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
}
|
| Error |
Row 61, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 61, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 61, Column 56: "Missing semicolon."
semi
|
| Error |
Row 61, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
console.log("registration error",error)
|
| Error |
Row 62, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 62, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
});
|
| Error |
Row 63, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 63, Column 6: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
}
|
| Error |
Row 64, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
|
| Error |
Row 65, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 65, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
$scope.getStates = function () {
|
| Error |
Row 66, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 66, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
var defer = $q.defer();
|
| Error |
Row 67, Column 9: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
|
| Error |
Row 68, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 68, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
$http
|
| Error |
Row 69, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 69, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 69, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
.get($rootScope.baseUrl+'user/getState')
|
| Error |
Row 70, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 70, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
.then(function onSuccess(response) {
|
| Error |
Row 71, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 71, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 71, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
console.log("$scope.states", response.data);
|
| Error |
Row 72, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 72, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
$scope.states = response.data;
|
| Error |
Row 73, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 73, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
defer.resolve({success: true});
|
| Error |
Row 74, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 74, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
})
|
| Error |
Row 75, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 75, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
.catch(function onError(response) {
|
| Error |
Row 76, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 76, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 76, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
console.log(response);
|
| Error |
Row 77, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 77, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
defer.resolve({success: false});
|
| Error |
Row 78, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 78, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
});
|
| Error |
Row 79, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 79, Column 6: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 6: "Missing semicolon."
semi
|
| 79 |
}
|
| Error |
Row 80, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 80 |
|
| Error |
Row 81, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 81, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 81 |
$scope.getStates();
|
| Error |
Row 82, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 82 |
|
| Error |
Row 83, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 83 |
|
| Error |
Row 84, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 84, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 84 |
$scope.GetValue = function () {
|
| Error |
Row 85, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 85, Column 9: "'selectedStateObj' is not defined."
no-undef
|
| Error |
Row 85, Column 54: "Missing semicolon."
semi
|
| Error |
Row 85, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 85 |
selectedStateObj = vm.user.INSURED_STATE_CODE
|
| Error |
Row 86, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 86, Column 31: "'selectedStateObj' is not defined."
no-undef
|
| Error |
Row 86, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 86 |
var state =JSON.parse(selectedStateObj);
|
| Error |
Row 87, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 87, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 87, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 87, Column 42: "Missing semicolon."
semi
|
| 87 |
console.log("state object",state)
|
| Error |
Row 88, Column 1: "Expected indentation of 3 tabs but found 9 spaces."
indent
|
| Error |
Row 88, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 88, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 88 |
if (state.name === 'Florida') {
|
| Error |
Row 89, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 89, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 89, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 89, Column 35: "Missing semicolon."
semi
|
| Error |
Row 89, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 89 |
console.log('Florida')
|
| Error |
Row 90, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 90, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 90 |
$scope.floridaState = true;
|
| Error |
Row 91, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 91, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 91 |
//vm.user.STATE_INSPECTION_TYPE = true;
|
| Error |
Row 92, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 92, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 92 |
} else {
|
| Error |
Row 93, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 93, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 93 |
$scope.floridaState = false;
|
| Error |
Row 94, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 94, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 94 |
}
|
| Error |
Row 95, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 95, Column 6: "Missing semicolon."
semi
|
| Error |
Row 95, Column 6: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 95 |
}
|
| Error |
Row 96, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 96 |
|
| Error |
Row 97, Column 1: "Expected indentation of 1 tab but found 0."
indent
|
| Error |
Row 97, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 97 |
});
|
| 98 |
|
|
|
|
\rest\app\client\components\resetPassword\resetPassword.controller.js
|
167 problems (167 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 161: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 3, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 3, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 7, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 7, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 10, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 12, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 13, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 14, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 15, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 17, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 18, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 19, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 20, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 21, Column 14: "Missing semicolon."
semi
|
| Error |
Row 21, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 23, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 24, Column 43: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 25, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 25, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 26, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 27, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 28, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 29, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 30, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 31, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 32, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 32, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 33, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 34, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 35, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 36, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 37, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 38, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 39, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 40, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 49: "Missing semicolon."
semi
|
| Error |
Row 40, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 41, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 42, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 42, Column 90: "Missing semicolon."
semi
|
| Error |
Row 42, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 44, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 46, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 47, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 48, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 49, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 50, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 52, Column 87: "Missing semicolon."
semi
|
| Error |
Row 52, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 53, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 54, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 55, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 57, Column 33: "Missing semicolon."
semi
|
| Error |
Row 57, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 58, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 60, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 19: "Missing semicolon."
semi
|
| Error |
Row 61, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 61, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 10: "Missing semicolon."
semi
|
| Error |
Row 62, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 63, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 64, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 66, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 67, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 68, Column 18: "Missing semicolon."
semi
|
| Error |
Row 68, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 69, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 70, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 71, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 72, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 73, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 10: "Missing semicolon."
semi
|
| Error |
Row 74, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 75, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 77, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 78, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 78, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 79, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 10: "Missing semicolon."
semi
|
| Error |
Row 80, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 161: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.controller('ResetPasswordController', function ($scope, $state, $css, globalService, toastr, $q, $http, $timeout, $rootScope, $httpParamSerializerJQLike) {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 3, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 3, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
console.log('ResetPasswordController..');
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
// var vm = this;
|
| Error |
Row 5, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
$css.bind({
|
| Error |
Row 7, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 7, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 7, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
href: 'rest/app/client/components/login/login.css'
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
}, $scope);
|
| Error |
Row 9, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 10, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
// $scope.loader = function () { vm.dataLoading = true; }
|
| Error |
Row 11, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
|
| Error |
Row 12, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 12, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
$scope.onSubmit = function (resetPasswordInfo) {
|
| Error |
Row 13, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 13, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
$scope.dataLoading = true;
|
| Error |
Row 14, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 14, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
// document .getElementById("email") .disabled = true;
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 15, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
// console.log('ForgotPassword', email)
|
| Error |
Row 16, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
|
| Error |
Row 17, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 17, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
$scope.DATA = {
|
| Error |
Row 18, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 18, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
USER_NAME: resetPasswordInfo.USER_NAME,
|
| Error |
Row 19, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 19, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
OLD_PASSWORD: resetPasswordInfo.password,
|
| Error |
Row 20, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 20, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
NEW_PASSWORD: resetPasswordInfo.confirmPassword.confirm
|
| Error |
Row 21, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 21, Column 14: "Missing semicolon."
semi
|
| Error |
Row 21, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
}
|
| Error |
Row 22, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
|
| Error |
Row 23, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 23, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
$http({
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 24, Column 43: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
url: $rootScope.baseUrl + 'User/ChangePassword',
|
| Error |
Row 25, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 25, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 25, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
method: 'POST',
|
| Error |
Row 26, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 26, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
data: $httpParamSerializerJQLike($scope.DATA),
|
| Error |
Row 27, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 27, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
headers: {
|
| Error |
Row 28, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 28, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
'Content-Type': 'application/x-www-form-urlencoded'
|
| Error |
Row 29, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 29, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
}
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 30, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
})
|
| Error |
Row 31, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 31, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
.then(function (response) {
|
| Error |
Row 32, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 32, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 32, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
console.log("Password changed successfully.", response);
|
| Error |
Row 33, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 33, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
$scope.dataLoading = false;
|
| Error |
Row 34, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 34, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
if (document.getElementById("email") != null) {
|
| Error |
Row 35, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 35, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
document
|
| Error |
Row 36, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 36, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
.getElementById("email")
|
| Error |
Row 37, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 37, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
.disabled = false;
|
| Error |
Row 38, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 38, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
}
|
| Error |
Row 39, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 39, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
toastr.success("Password changed successfully.", {timeOut: 3000});
|
| Error |
Row 40, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 40, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 49: "Missing semicolon."
semi
|
| Error |
Row 40, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
$state.transitionTo('login')
|
| Error |
Row 41, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 41, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
}, function (error) {
|
| Error |
Row 42, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 42, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 42, Column 90: "Missing semicolon."
semi
|
| Error |
Row 42, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
console.log("Error occured during pasword change.", error.statusText)
|
| Error |
Row 43, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
|
| Error |
Row 44, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 44, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
$scope.dataLoading = true;
|
| Error |
Row 45, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
|
| Error |
Row 46, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 46, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
if (error.statusText == "Not Found") {
|
| Error |
Row 47, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 47, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
$timeout(function () {
|
| Error |
Row 48, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 48, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
$scope.dataLoading = false;
|
| Error |
Row 49, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 49, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
// document .getElementById("email") .disabled = false;
|
| Error |
Row 50, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 50, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
// toastr.error("User does not exist", {timeOut: 3000})
|
| Error |
Row 51, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
|
| Error |
Row 52, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 52, Column 87: "Missing semicolon."
semi
|
| Error |
Row 52, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
toastr.error("Old password is incorrect", {timeOut: 3000})
|
| Error |
Row 53, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 53, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
document
|
| Error |
Row 54, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 54, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
.getElementById("email")
|
| Error |
Row 55, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 55, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
.disabled = false;
|
| Error |
Row 56, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
|
| Error |
Row 57, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 57, Column 33: "Missing semicolon."
semi
|
| Error |
Row 57, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
}, 2000)
|
| Error |
Row 58, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 58, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
}
|
| Error |
Row 59, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
|
| Error |
Row 60, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 60, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 19: "Missing semicolon."
semi
|
| 60 |
})
|
| Error |
Row 61, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 61, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 10: "Missing semicolon."
semi
|
| 61 |
}
|
| Error |
Row 62, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
|
| Error |
Row 63, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 63, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
$scope.onLoad = function () {
|
| Error |
Row 64, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 64, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
if (sessionStorage.userDispalyName != null) {
|
| Error |
Row 65, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
|
| Error |
Row 66, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 66, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
$scope.resetPasswordInfo = {
|
| Error |
Row 67, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 67, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
USER_NAME: sessionStorage.userDispalyName
|
| Error |
Row 68, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 68, Column 18: "Missing semicolon."
semi
|
| Error |
Row 68, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
}
|
| Error |
Row 69, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 69, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
document
|
| Error |
Row 70, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 70, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
.getElementById("change-email")
|
| Error |
Row 71, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 71, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
.disabled = true;
|
| Error |
Row 72, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 72, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
}
|
| Error |
Row 73, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 73, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 10: "Missing semicolon."
semi
|
| 73 |
}
|
| Error |
Row 74, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
|
| Error |
Row 75, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 75, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
$scope.onLoad();
|
| Error |
Row 76, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
|
| Error |
Row 77, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 77, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
$scope.paste = function () {
|
| Error |
Row 78, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 78, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 78, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
toastr.warning('Copy & Paste is not allowed', {timeOut: 3000});
|
| Error |
Row 79, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 79, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 10: "Missing semicolon."
semi
|
| 79 |
}
|
| Error |
Row 80, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| 80 |
}); |
|
|
|
\rest\app\client\components\uploadPhoto\uploadPhoto.controller.js
|
212 problems (212 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 6, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 9, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 11, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 11, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 12, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 12, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 13, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 14, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 14, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 15, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 16, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 16, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 17, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 17, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 18, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 18, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 19, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 19, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 20, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 21, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 21, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 22, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 22, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 23, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 24, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 25, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 27, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 27, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 28, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 29, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 29, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 30, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 30, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 31, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 32, Column 10: "Missing semicolon."
semi
|
| Error |
Row 32, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 34, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 35, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 36, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 38, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 38, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 39, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 41, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 42, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 43, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 44, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 45, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 45, Column 35: "Strings must use doublequote."
quotes
|
| Error |
Row 45, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 46, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 48, Column 10: "Missing semicolon."
semi
|
| Error |
Row 48, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 51, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 53, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 55, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 56, Column 22: "Strings must use doublequote."
quotes
|
| Error |
Row 56, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 57, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 58, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 58, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 58, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 84: "Missing semicolon."
semi
|
| Error |
Row 59, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 59, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 61, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 61, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 62, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 63, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 63, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 63, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 86: "Missing semicolon."
semi
|
| Error |
Row 64, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 64, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 66, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 66, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 67, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 68, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 68, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 68, Column 84: "Missing semicolon."
semi
|
| Error |
Row 68, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 70, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 72, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 72, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 73, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 74, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 74, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 74, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 82: "Missing semicolon."
semi
|
| Error |
Row 75, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 75, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 77, Column 150: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 78, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 79, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 30: "Missing semicolon."
semi
|
| Error |
Row 80, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 81, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 82, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 83, Column 29: "Missing semicolon."
semi
|
| Error |
Row 83, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 84, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 85, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 86, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 10: "Missing semicolon."
semi
|
| Error |
Row 87, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 88, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 89, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 89, Column 7: "Missing semicolon."
semi
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.controller('uploadPhotoController', function ($scope, $state, $css) {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
// $scope.dataLoading = true;
|
| Error |
Row 4, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
$css.bind({
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 6, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
href: 'rest/app/client/components/uploadPhoto/uploadPhoto.css'
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
}, $scope);
|
| Error |
Row 8, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 9, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
$scope.photoTab = {
|
| Error |
Row 10, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
|
| Error |
Row 11, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 11, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 11, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
'frontAndDriverSide': {
|
| Error |
Row 12, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 12, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 12, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
id: '1',
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 13, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
title: 'Front and Driver Side',
|
| Error |
Row 14, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 14, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 14, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
route: 'insuredPage.UploadPhoto.frontAndDriverSidePhotos'
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 15, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
},
|
| Error |
Row 16, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 16, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 16, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
'rearAndPassengerSide': {
|
| Error |
Row 17, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 17, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 17, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
id: '2',
|
| Error |
Row 18, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 18, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 18, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
title: 'Rear and Passenger Side',
|
| Error |
Row 19, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 19, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 19, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
route: 'insuredPage.UploadPhoto.rearAndPassengerSidePhotos'
|
| Error |
Row 20, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 20, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
},
|
| Error |
Row 21, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 21, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 21, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
'damagePhoto': {
|
| Error |
Row 22, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 22, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 22, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
id: '3',
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 23, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
title: 'Damage Photo',
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 24, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
route: 'insuredPage.UploadPhoto.damagePhoto'
|
| Error |
Row 25, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 25, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
},
|
| Error |
Row 26, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
|
| Error |
Row 27, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 27, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 27, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
'EPA': {
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 28, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
id: '4',
|
| Error |
Row 29, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 29, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 29, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
title: 'EPA Sticker',
|
| Error |
Row 30, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 30, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 30, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
route: 'insuredPage.UploadPhoto.EPAStickerPhotos'
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 31, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
}
|
| Error |
Row 32, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 32, Column 10: "Missing semicolon."
semi
|
| Error |
Row 32, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
}
|
| Error |
Row 33, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
|
| Error |
Row 34, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 34, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
$scope.onEnterInspectionInformation = function () {
|
| Error |
Row 35, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 35, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
// $state.transitionTo('home({clientId:"clientId",accessToken:"accessToken",user
|
| Error |
Row 36, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 36, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
// Type:"userType",page:"pa' + 'ge",userName:"userName",siteID:"siteID"})');
|
| Error |
Row 37, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
|
| Error |
Row 38, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 38, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 38, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
$state.transitionTo('home', {
|
| Error |
Row 39, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 39, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
'clientId': 'clientId',
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
'accessToken': 'accessToken',
|
| Error |
Row 41, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 41, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
'userType': 'userType',
|
| Error |
Row 42, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 42, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
'page': 'page',
|
| Error |
Row 43, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 43, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
'userName': 'userName',
|
| Error |
Row 44, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 44, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
'siteID': 'siteID',
|
| Error |
Row 45, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 45, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 45, Column 35: "Strings must use doublequote."
quotes
|
| Error |
Row 45, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
'InspectionType': 'InspectionType'
|
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 46, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
});
|
| Error |
Row 47, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
|
| Error |
Row 48, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 48, Column 10: "Missing semicolon."
semi
|
| Error |
Row 48, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
}
|
| Error |
Row 49, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
|
| Error |
Row 50, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
|
| Error |
Row 51, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 51, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
$scope.formProcessingBtnVisibility = function () {
|
| Error |
Row 52, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
|
| Error |
Row 53, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 53, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
$scope.infoVisibilityStatus = true;
|
| Error |
Row 54, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
|
| Error |
Row 55, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 55, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
$scope
|
| Error |
Row 56, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 56, Column 22: "Strings must use doublequote."
quotes
|
| Error |
Row 56, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
.$on('EPAUploadStatus', function (event, result) {
|
| Error |
Row 57, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 57, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
$scope.EPAUploadIsValid = result;
|
| Error |
Row 58, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 58, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 58, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 58, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 84: "Missing semicolon."
semi
|
| 58 |
console.log('$scope.EPAUploadIsValid', $scope.EPAUploadIsValid)
|
| Error |
Row 59, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 59, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
});
|
| Error |
Row 60, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
|
| Error |
Row 61, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 61, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 61, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
$scope.$on('damageUploadStatus', function (event, result) {
|
| Error |
Row 62, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 62, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
$scope.damageUploadIsValid = result;
|
| Error |
Row 63, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 63, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 63, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 63, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 86: "Missing semicolon."
semi
|
| 63 |
console.log('$scope.damageUploadIsValid', $scope.damageUploadIsValid)
|
| Error |
Row 64, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 64, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
});
|
| Error |
Row 65, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
|
| Error |
Row 66, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 66, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 66, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
$scope.$on('frontUploadStatus', function (event, result) {
|
| Error |
Row 67, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 67, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
$scope.frontUploadIsValid = result;
|
| Error |
Row 68, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 68, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 68, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 68, Column 84: "Missing semicolon."
semi
|
| Error |
Row 68, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
console.log('$scope.frontUploadIsValid', $scope.frontUploadIsValid)
|
| Error |
Row 69, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
|
| Error |
Row 70, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 70, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
});
|
| Error |
Row 71, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
|
| Error |
Row 72, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 72, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 72, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
$scope.$on('rearUploadStatus', function (event, result) {
|
| Error |
Row 73, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 73, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
$scope.rearUploadIsValid = result;
|
| Error |
Row 74, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 74, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 74, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 74, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 82: "Missing semicolon."
semi
|
| 74 |
console.log('$scope.rearUploadIsValid', $scope.rearUploadIsValid)
|
| Error |
Row 75, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 75, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
});
|
| Error |
Row 76, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
|
| Error |
Row 77, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 77, Column 150: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
if ($scope.EPAUploadIsValid >= 1 && $scope.damageUploadIsValid >= 1 && $scope.frontUploadIsValid >= 1 && $scope.rearUploadIsValid >= 1) {
|
| Error |
Row 78, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 78, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
$scope.infoVisibilityStatus = false;
|
| Error |
Row 79, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 79, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 30: "Missing semicolon."
semi
|
| 79 |
return false
|
| Error |
Row 80, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 80 |
|
| Error |
Row 81, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 81, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 81 |
} else
|
| Error |
Row 82, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 82, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 82 |
{
|
| Error |
Row 83, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 83, Column 29: "Missing semicolon."
semi
|
| Error |
Row 83, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 83 |
return true
|
| Error |
Row 84, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 84, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 84 |
}
|
| Error |
Row 85, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 85 |
|
| Error |
Row 86, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 86, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 10: "Missing semicolon."
semi
|
| 86 |
}
|
| Error |
Row 87, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 87 |
|
| Error |
Row 88, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 88 |
|
| Error |
Row 89, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 89, Column 7: "Missing semicolon."
semi
|
| 89 |
}) |
|
|
|
\rest\app\client\components\uploadPhotoInspector\uploadPhotoInspector.controller.js
|
202 problems (202 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 10, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 10, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 11, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 11, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 12, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 12, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 13, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 14, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 15, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 15, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 16, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 16, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 17, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 17, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 18, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 18, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 19, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 20, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 20, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 21, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 21, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 22, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 22, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 23, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 24, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 26, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 26, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 27, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 27, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 28, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 29, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 29, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 30, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 31, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 10: "Missing semicolon."
semi
|
| Error |
Row 32, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 33, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 34, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 35, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 37, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 37, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 38, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 38, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 38, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 39, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 41, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 42, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 43, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 44, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 35: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 45, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 47, Column 10: "Missing semicolon."
semi
|
| Error |
Row 47, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 48, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 50, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 52, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 52, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 54, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 54, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 54, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 80: "Missing semicolon."
semi
|
| Error |
Row 55, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 55, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 57, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 57, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 58, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 59, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 59, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 59, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 86: "Missing semicolon."
semi
|
| Error |
Row 60, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 60, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 62, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 62, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 63, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 64, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 64, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 64, Column 84: "Missing semicolon."
semi
|
| Error |
Row 64, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 66, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 68, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 68, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 69, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 70, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 70, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 70, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 82: "Missing semicolon."
semi
|
| Error |
Row 71, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 71, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 73, Column 150: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 74, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 75, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 29: "Missing semicolon."
semi
|
| Error |
Row 76, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 77, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 78, Column 28: "Missing semicolon."
semi
|
| Error |
Row 78, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 79, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 81, Column 10: "Missing semicolon."
semi
|
| Error |
Row 81, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 82, Column 7: "Missing semicolon."
semi
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.controller('uploadPhotoInspectorController', function ($scope, $state, $css) {
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
$css.bind({
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
href: 'rest/app/client/components/uploadPhoto/uploadPhoto.css'
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
}, $scope);
|
| Error |
Row 7, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
$scope.photoTab = {
|
| Error |
Row 9, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
|
| Error |
Row 10, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 10, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 10, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
'frontAndDriverSide': {
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 11, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 11, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
id: '1',
|
| Error |
Row 12, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 12, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 12, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
title: 'Front and Driver Side',
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 13, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
route: 'inspectionPage.uploadPhotoInspector.frontAndDriverSidePhotos'
|
| Error |
Row 14, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 14, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
},
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 15, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 15, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
'rearAndPassengerSide': {
|
| Error |
Row 16, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 16, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 16, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
id: '2',
|
| Error |
Row 17, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 17, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 17, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
title: 'Rear and Passenger Side',
|
| Error |
Row 18, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 18, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 18, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
route: 'inspectionPage.uploadPhotoInspector.rearAndPassengerSidePhotos'
|
| Error |
Row 19, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 19, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
},
|
| Error |
Row 20, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 20, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 20, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
'damagePhoto': {
|
| Error |
Row 21, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 21, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 21, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
id: '3',
|
| Error |
Row 22, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 22, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 22, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
title: 'Damage Photo',
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 23, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
route: 'inspectionPage.uploadPhotoInspector.damagePhoto'
|
| Error |
Row 24, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 24, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
},
|
| Error |
Row 25, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
|
| Error |
Row 26, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 26, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 26, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
'EPA': {
|
| Error |
Row 27, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 27, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 27, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
id: '4',
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 28, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
title: 'EPA Sticker',
|
| Error |
Row 29, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 29, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 29, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
route: 'inspectionPage.uploadPhotoInspector.EPAStickerPhotos'
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 30, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
}
|
| Error |
Row 31, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 31, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 10: "Missing semicolon."
semi
|
| 31 |
}
|
| Error |
Row 32, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
|
| Error |
Row 33, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 33, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
$scope.onEnterInspectionInformation = function () {
|
| Error |
Row 34, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 34, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
// $state.transitionTo('home({clientId:"clientId",accessToken:"accessToken",user
|
| Error |
Row 35, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 35, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
// Type:"userType",page:"pa' + 'ge",userName:"userName",siteID:"siteID"})');
|
| Error |
Row 36, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
|
| Error |
Row 37, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 37, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 37, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
$state.transitionTo('home', {
|
| Error |
Row 38, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 38, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 38, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 38, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
'clientId': 'clientId',
|
| Error |
Row 39, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 39, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
'accessToken': 'accessToken',
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
'userType': 'userType',
|
| Error |
Row 41, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 41, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
'page': 'page',
|
| Error |
Row 42, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 42, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
'userName': 'userName',
|
| Error |
Row 43, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 43, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
'siteID': 'siteID',
|
| Error |
Row 44, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 44, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 35: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
'InspectionType': 'InspectionType'
|
| Error |
Row 45, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 45, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
});
|
| Error |
Row 46, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
|
| Error |
Row 47, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 47, Column 10: "Missing semicolon."
semi
|
| Error |
Row 47, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
}
|
| Error |
Row 48, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 48, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
$scope.formProcessingBtnVisibility = function () {
|
| Error |
Row 49, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
|
| Error |
Row 50, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 50, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
$scope.infoVisibilityStatus = true;
|
| Error |
Row 51, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
|
| Error |
Row 52, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 52, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 52, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
$scope.$on('EPAUploadStatus', function (event, result) {
|
| Error |
Row 53, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
$scope.EPAUploadIsValid = result;
|
| Error |
Row 54, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 54, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 54, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 54, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 80: "Missing semicolon."
semi
|
| 54 |
console.log('$scope.EPAUploadIsValid', $scope.EPAUploadIsValid)
|
| Error |
Row 55, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 55, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
});
|
| Error |
Row 56, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
|
| Error |
Row 57, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 57, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 57, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
$scope.$on('damageUploadStatus', function (event, result) {
|
| Error |
Row 58, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 58, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
$scope.damageUploadIsValid = result;
|
| Error |
Row 59, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 59, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 59, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 59, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 86: "Missing semicolon."
semi
|
| 59 |
console.log('$scope.damageUploadIsValid', $scope.damageUploadIsValid)
|
| Error |
Row 60, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 60, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
});
|
| Error |
Row 61, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
|
| Error |
Row 62, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 62, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 62, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
$scope.$on('frontUploadStatus', function (event, result) {
|
| Error |
Row 63, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 63, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
$scope.frontUploadIsValid = result;
|
| Error |
Row 64, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 64, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 64, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 64, Column 84: "Missing semicolon."
semi
|
| Error |
Row 64, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
console.log('$scope.frontUploadIsValid', $scope.frontUploadIsValid)
|
| Error |
Row 65, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
|
| Error |
Row 66, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 66, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
});
|
| Error |
Row 67, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
|
| Error |
Row 68, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 68, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 68, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
$scope.$on('rearUploadStatus', function (event, result) {
|
| Error |
Row 69, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 69, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
$scope.rearUploadIsValid = result;
|
| Error |
Row 70, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 70, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 70, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 70, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 82: "Missing semicolon."
semi
|
| 70 |
console.log('$scope.rearUploadIsValid', $scope.rearUploadIsValid)
|
| Error |
Row 71, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 71, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
});
|
| Error |
Row 72, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
|
| Error |
Row 73, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 73, Column 150: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
if ($scope.EPAUploadIsValid >= 1 && $scope.damageUploadIsValid >= 1 && $scope.frontUploadIsValid >= 1 && $scope.rearUploadIsValid >= 1) {
|
| Error |
Row 74, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 74, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
$scope.infoVisibilityStatus = false;
|
| Error |
Row 75, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 75, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 29: "Missing semicolon."
semi
|
| 75 |
return false
|
| Error |
Row 76, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
|
| Error |
Row 77, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 77, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
} else {
|
| Error |
Row 78, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 78, Column 28: "Missing semicolon."
semi
|
| Error |
Row 78, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
return true
|
| Error |
Row 79, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 79, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 79 |
}
|
| Error |
Row 80, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 80 |
|
| Error |
Row 81, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 81, Column 10: "Missing semicolon."
semi
|
| Error |
Row 81, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 81 |
}
|
| Error |
Row 82, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 82, Column 7: "Missing semicolon."
semi
|
| 82 |
}) |
|
|
|
\rest\app\client\components\vehicleCondition-form\vehicleCondition-form.directive.js
|
837 problems (837 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 145: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 4, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 6, Column 44: "'$attr' is defined but never used."
no-unused-vars
|
| Error |
Row 6, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 7, Column 21: "'vm' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 7, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 9, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 10, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 11, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 12, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 13, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 14, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 15, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 16, Column 36: "Strings must use doublequote."
quotes
|
| Error |
Row 16, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 17, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 18, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 19, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 18: "Missing semicolon."
semi
|
| Error |
Row 20, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 21, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 22, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 23, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 24, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 25, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 26, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 27, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 27, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 27, Column 143: "Missing semicolon."
semi
|
| Error |
Row 27, Column 143: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 29, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 30, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 32, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 33, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 34, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 35, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 36, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 37, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 38, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 39, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 40, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 41, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 42, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 43, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 44, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 45, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 46, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 47, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 48, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 49, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 50, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 51, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 52, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 53, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 54, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 55, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 56, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 57, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 58, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 59, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 60, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 61, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 62, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 63, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 64, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 65, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 66, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 67, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 68, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 69, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 70, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 71, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 72, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 73, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 74, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 75, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 76, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 77, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 78, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 79, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 80, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 82, Column 52: "Strings must use doublequote."
quotes
|
| Error |
Row 82, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 84, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 85, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 86, Column 138: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 87, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 87, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 88, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 88, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 89, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 89, Column 114: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 90, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 90, Column 116: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 91, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 92, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 92, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 93, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 94, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 95, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 95, Column 122: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 96, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 96, Column 124: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 97, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 97, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 98, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 98, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 99, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 100, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 100, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 101, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 101, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 102, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 102, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 103, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 103, Column 118: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 104, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 104, Column 120: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 105, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 105, Column 116: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 106, Column 118: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 107, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 107, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 108, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 108, Column 122: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 109, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 109, Column 118: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 110, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 110, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 111, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 111, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 112, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 112, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 113, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 113, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 114, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 114, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 115, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 115, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 116, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 116, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 117, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 117, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 118, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 118, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 119, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 120, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 120, Column 26: "Missing semicolon."
semi
|
| Error |
Row 120, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 121, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 121, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 122, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 122, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 123, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 123, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 124, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 125, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 125, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 126, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 127, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 127, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 128, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 128, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 128, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 128, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 129, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 129, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 129, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 129, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 130, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 130, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 131, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 131, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 132, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 132, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 133, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 133, Column 119: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 134, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 134, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 135, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 135, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 135, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 136, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 136, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 137, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 137, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 138, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 138, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 138, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 139, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 139, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 139, Column 94: "Missing semicolon."
semi
|
| Error |
Row 140, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 140, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 141, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 141, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 142, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 142, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 143, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 143, Column 67: "'forward' is not defined."
no-undef
|
| Error |
Row 143, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 144, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 144, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 144, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 145, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 145, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 146, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 146, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 147, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 147, Column 40: "Missing semicolon."
semi
|
| Error |
Row 147, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 148, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 149, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 149, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 150, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 150, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 151, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 151, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 151, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 152, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 152, Column 104: "Missing semicolon."
semi
|
| Error |
Row 152, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 153, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 153, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 154, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 154, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 155, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 155, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 155, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 156, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 156, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 157, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 157, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 158, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 158, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 159, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 160, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 160, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 161, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 162, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 162, Column 138: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 163, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 163, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 164, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 164, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 165, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 165, Column 114: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 166, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 166, Column 116: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 167, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 167, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 168, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 168, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 169, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 169, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 170, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 170, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 171, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 171, Column 122: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 172, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 172, Column 124: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 173, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 173, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 174, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 174, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 175, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 175, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 176, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 176, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 177, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 177, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 178, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 178, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 179, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 179, Column 118: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 180, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 180, Column 120: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 181, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 181, Column 116: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 182, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 182, Column 118: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 183, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 183, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 184, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 184, Column 122: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 185, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 185, Column 118: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 186, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 186, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 187, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 187, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 188, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 188, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 189, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 189, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 190, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 190, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 191, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 191, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 192, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 192, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 193, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 193, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 194, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 195, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 195, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 195, Column 26: "Missing semicolon."
semi
|
| Error |
Row 196, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 197, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 197, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 198, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 198, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 199, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 199, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 200, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 201, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 201, Column 29: "'deferred' is already defined."
no-redeclare
|
| Error |
Row 201, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 202, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 203, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 203, Column 29: "'header' is already defined."
no-redeclare
|
| Error |
Row 203, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 204, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 204, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 204, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 204, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 205, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 205, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 205, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 205, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 206, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 206, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 207, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 208, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 208, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 208, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 209, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 209, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 210, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 210, Column 119: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 211, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 211, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 212, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 212, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 212, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 213, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 213, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 214, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 214, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 215, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 215, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 215, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 216, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 216, Column 94: "Missing semicolon."
semi
|
| Error |
Row 216, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 217, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 217, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 218, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 218, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 219, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 219, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 220, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 220, Column 67: "'forward' is not defined."
no-undef
|
| Error |
Row 220, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 221, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 221, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 221, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 222, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 222, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 223, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 223, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 223, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 224, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 224, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 224, Column 40: "Missing semicolon."
semi
|
| Error |
Row 225, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 226, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 226, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 227, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 227, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 228, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 228, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 228, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 229, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 229, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 229, Column 104: "Missing semicolon."
semi
|
| Error |
Row 230, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 230, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 231, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 231, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 232, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 232, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 232, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 233, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 233, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 234, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 234, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 235, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 235, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 236, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 237, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 237, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 237, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 237, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 237, Column 90: "Missing semicolon."
semi
|
| Error |
Row 238, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 238, Column 25: "'deferred' is already defined."
no-redeclare
|
| Error |
Row 238, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 239, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 240, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 240, Column 25: "'header' is already defined."
no-redeclare
|
| Error |
Row 240, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 241, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 241, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 241, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 241, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 242, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 242, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 242, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 242, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 243, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 243, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 244, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 245, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 245, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 246, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 247, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 247, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 247, Column 18: "Missing semicolon."
semi
|
| Error |
Row 248, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 249, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 249, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 250, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 251, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 251, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 252, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 252, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 253, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 253, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 254, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 254, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 255, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 255, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 256, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 256, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 257, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 257, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 258, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 258, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 259, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 259, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 260, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 260, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 261, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 261, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 262, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 262, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 263, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 263, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 264, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 264, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 265, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 265, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 266, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 266, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 267, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 267, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 268, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 268, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 269, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 269, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 270, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 270, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 271, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 271, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 272, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 272, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 273, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 273, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 274, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 274, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 275, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 275, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 276, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 276, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 276, Column 57: "Missing semicolon."
semi
|
| Error |
Row 277, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 278, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 278, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 278, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 278, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 278, Column 46: "Missing semicolon."
semi
|
| Error |
Row 279, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 279, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 279, Column 18: "Missing semicolon."
semi
|
| Error |
Row 280, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 280, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 281, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 281, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 282, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 282, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 283, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 283, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 284, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 284, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 285, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 285, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 285, Column 18: "Missing semicolon."
semi
|
| Error |
Row 286, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 287, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 287, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 288, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 289, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 289, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 289, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 289, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 289, Column 69: "Missing semicolon."
semi
|
| Error |
Row 290, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 291, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 291, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 292, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 292, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 293, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 294, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 294, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 295, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 296, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 296, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 297, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 297, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 297, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 297, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 298, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 298, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 298, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 298, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 299, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 299, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 299, Column 22: "Missing semicolon."
semi
|
| Error |
Row 300, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 300, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 301, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 301, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 302, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 302, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 303, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 303, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 303, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 304, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 305, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 305, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 306, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 306, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 307, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 308, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 308, Column 126: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 309, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 309, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 310, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 310, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 311, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 311, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 312, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 312, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 313, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 313, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 314, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 314, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 315, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 315, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 316, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 316, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 317, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 317, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 318, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 318, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 319, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 319, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 320, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 320, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 321, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 321, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 322, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 322, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 323, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 323, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 324, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 324, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 325, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 325, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 326, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 326, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 327, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 327, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 328, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 328, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 329, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 329, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 330, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 330, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 331, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 331, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 332, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 332, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 333, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 333, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 334, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 334, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 335, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 335, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 336, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 336, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 337, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 337, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 338, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 338, Column 34: "Missing semicolon."
semi
|
| Error |
Row 338, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 339, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 339, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 340, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 340, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 341, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 341, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 342, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 342, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 343, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 343, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 344, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 344, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 345, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 345, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 346, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 346, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 347, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 347, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 348, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 348, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 349, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 349, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 350, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 350, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 351, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 351, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 352, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 352, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 353, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 353, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 354, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 354, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 355, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 355, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 356, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 356, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 357, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 357, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 358, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 358, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 359, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 359, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 360, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 360, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 361, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 361, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 362, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 362, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 363, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 363, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 364, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 364, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 365, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 365, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 366, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 366, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 367, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 367, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 368, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 369, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 369, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 370, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 370, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 371, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 371, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 372, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 372, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 373, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 373, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 373, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 374, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 374, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 375, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 375, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 376, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 377, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 377, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 378, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 378, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 379, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 379, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 379, Column 18: "Missing semicolon."
semi
|
| Error |
Row 380, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 381, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 381, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 381, Column 131: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 382, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 382, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 383, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 383, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 384, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 384, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 385, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 386, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 386, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 386, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 387, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 387, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 388, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 388, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 389, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 389, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 390, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 391, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 391, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 392, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 392, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 392, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 393, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 393, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 394, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 394, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 395, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 396, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 396, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 397, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 397, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 398, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 398, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 399, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 399, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 400, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 400, Column 10: "Missing semicolon."
semi
|
| Error |
Row 400, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 401, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 401, Column 7: "Missing semicolon."
semi
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 145: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.directive('vehicleConditionForm', function ($state, WizardHandler, $q, $http, $rootScope, $timeout, toastr, globalService, WizardService) {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
return {
|
| Error |
Row 4, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 4, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
restrict: "E",
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
templateUrl: 'rest/app/client/components/vehicleCondition-form/vehicleCondition-form.view.html',
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 6, Column 44: "'$attr' is defined but never used."
no-unused-vars
|
| Error |
Row 6, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
link: function ($scope, $elem, $attr) {
|
| Error |
Row 7, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 7, Column 21: "'vm' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 7, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
var vm = this;
|
| Error |
Row 8, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
|
| Error |
Row 9, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 9, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
$scope.boolTobit = function (value) {
|
| Error |
Row 10, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 10, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
if (value != null) {
|
| Error |
Row 11, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 11, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
if (value === true) {
|
| Error |
Row 12, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 12, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
return 1;
|
| Error |
Row 13, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 13, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
} else if (value === false) {
|
| Error |
Row 14, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 14, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
return 0;
|
| Error |
Row 15, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 15, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
} else {
|
| Error |
Row 16, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 16, Column 36: "Strings must use doublequote."
quotes
|
| Error |
Row 16, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
return '';
|
| Error |
Row 17, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 17, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
}
|
| Error |
Row 18, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 18, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
}
|
| Error |
Row 19, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 19, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 18: "Missing semicolon."
semi
|
| 19 |
}
|
| Error |
Row 20, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
|
| Error |
Row 21, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 21, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
// if($scope.vehicleCondInfo.NO_EXISTING_DAMAGE_RUST_MISSING_PART == true){ //
|
| Error |
Row 22, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 22, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
// alert(vehicleCondInfo.NO_EXISTING_DAMAGE_RUST_MISSING_PART) }
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 23, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
$scope.goNext = function (vehicleCondInfo) {
|
| Error |
Row 24, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 24, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
if (vehicleCondInfo.NO_EXISTING_DAMAGE_RUST_MISSING_PART == undefined) {
|
| Error |
Row 25, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 25, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
vehicleCondInfo.NO_EXISTING_DAMAGE_RUST_MISSING_PART = false;
|
| Error |
Row 26, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 26, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
}
|
| Error |
Row 27, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 27, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 27, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 27, Column 143: "Missing semicolon."
semi
|
| Error |
Row 27, Column 143: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
console.log('vehicleCondInfo.NO_EXISTING_DAMAGE_RUST_MISSING_PART ', vehicleCondInfo.NO_EXISTING_DAMAGE_RUST_MISSING_PART)
|
| Error |
Row 28, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
|
| Error |
Row 29, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 29, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
$scope.dataLoading = true;
|
| Error |
Row 30, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 30, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
$rootScope.isProcessShow(true);
|
| Error |
Row 31, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
|
| Error |
Row 32, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 32, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
// $scope.vehicleCondInfoData = { NO_EXISTING_DAMAGE_RUST_MISSING_PART:
|
| Error |
Row 33, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 33, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
// $scope.boolTobit(vehicleCondInfo.NO_EXISTING_DAMAGE_RUST_MISSING_PART),
|
| Error |
Row 34, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 34, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
// FRONT_BUMPER_DAMAGE: $scope.boolTobit(vehicleCondInfo.FRONT_BUMPER_DAMAGE),
|
| Error |
Row 35, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 35, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
// REAR_BUMPER_DAMAGE: $scope.boolTobit(vehicleCondInfo.REAR_BUMPER_DAMAGE),
|
| Error |
Row 36, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 36, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
// FENDER_LEFT_FRONT_DAMAGE:
|
| Error |
Row 37, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 37, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
// $scope.boolTobit(vehicleCondInfo.FENDER_LEFT_FRONT_DAMAGE),
|
| Error |
Row 38, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 38, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
// FENDER_RIGHT_FRONT_DAMAGE:
|
| Error |
Row 39, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 39, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
// $scope.boolTobit(vehicleCondInfo.FENDER_RIGHT_FRONT_DAMAGE),
|
| Error |
Row 40, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 40, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
// DOOR_LEFT_FRONT_DAMAGE:
|
| Error |
Row 41, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 41, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
// $scope.boolTobit(vehicleCondInfo.DOOR_LEFT_FRONT_DAMAGE),
|
| Error |
Row 42, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 42, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
// DOOR_RIGHT_FRONT_DAMAGE:
|
| Error |
Row 43, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 43, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
// $scope.boolTobit(vehicleCondInfo.DOOR_RIGHT_FRONT_DAMAGE),
|
| Error |
Row 44, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 44, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
// DOOR_LEFT_REAR_DAMAGE:
|
| Error |
Row 45, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 45, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
// $scope.boolTobit(vehicleCondInfo.DOOR_LEFT_REAR_DAMAGE),
|
| Error |
Row 46, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 46, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
// DOOR_RIGHT_REAR_DAMAGE:
|
| Error |
Row 47, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 47, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
// $scope.boolTobit(vehicleCondInfo.DOOR_RIGHT_REAR_DAMAGE),
|
| Error |
Row 48, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 48, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
// QUARTER_PANEL_LEFT_REAR_RUST:
|
| Error |
Row 49, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 49, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
// $scope.boolTobit(vehicleCondInfo.QUARTER_PANEL_LEFT_REAR_RUST),
|
| Error |
Row 50, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 50, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
// QUARTER_PANEL_RIGHT_REAR_RUST:
|
| Error |
Row 51, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 51, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
// $scope.boolTobit(vehicleCondInfo.QUARTER_PANEL_RIGHT_REAR_RUST),
|
| Error |
Row 52, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 52, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
// HOOD_PANEL_RUST: $scope.boolTobit(vehicleCondInfo.HOOD_PANEL_RUST),
|
| Error |
Row 53, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 53, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
// ROOF_PANEL_RUST: $scope.boolTobit(vehicleCondInfo.ROOF_PANEL_RUST),
|
| Error |
Row 54, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 54, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
// TRUNK_LID_RUST: $scope.boolTobit(vehicleCondInfo.TRUNK_LID_RUST), GRILL_RUST:
|
| Error |
Row 55, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 55, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
// $scope.boolTobit(vehicleCondInfo.GRILL_RUST), WHELL_COVERS_RUST:
|
| Error |
Row 56, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 56, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
// $scope.boolTobit(vehicleCondInfo.WHELL_COVERS_RUST), WINDSHIELD_RUST:
|
| Error |
Row 57, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 57, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
// $scope.boolTobit(vehicleCondInfo.WINDSHIELD_RUST),
|
| Error |
Row 58, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 58, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
// SIDE_GLASS_LEFT_FRONT_RUST:
|
| Error |
Row 59, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 59, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
// $scope.boolTobit(vehicleCondInfo.SIDE_GLASS_LEFT_FRONT_RUST),
|
| Error |
Row 60, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 60, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
// SIDE_GLASS_RIGHT_FRONT_RUST:
|
| Error |
Row 61, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 61, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
// $scope.boolTobit(vehicleCondInfo.SIDE_GLASS_RIGHT_FRONT_RUST),
|
| Error |
Row 62, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 62, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
// SIDE_GLASS_LEFT_REAR_RUST:
|
| Error |
Row 63, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 63, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
// $scope.boolTobit(vehicleCondInfo.SIDE_GLASS_LEFT_REAR_RUST),
|
| Error |
Row 64, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 64, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
// SIDE_GLASS_RIGHT_REAR_RUST:
|
| Error |
Row 65, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 65, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
// $scope.boolTobit(vehicleCondInfo.SIDE_GLASS_RIGHT_REAR_RUST),
|
| Error |
Row 66, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 66, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
// REAR_WINDSHIELD_RUST: $scope.boolTobit(vehicleCondInfo.REAR_WINDSHIELD_RUST),
|
| Error |
Row 67, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 67, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
// WORN_TORN_INTERIOR_SEAT_RUST:
|
| Error |
Row 68, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 68, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
// $scope.boolTobit(vehicleCondInfo.WORN_TORN_INTERIOR_SEAT_RUST),
|
| Error |
Row 69, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 69, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
// DASHBOARD_SOUNDSYSTEM_RUST:
|
| Error |
Row 70, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 70, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
// $scope.boolTobit(vehicleCondInfo.DASHBOARD_SOUNDSYSTEM_RUST),
|
| Error |
Row 71, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 71, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
// CENTER_CONSOLE_RUST: $scope.boolTobit(vehicleCondInfo.CENTER_CONSOLE_RUST),
|
| Error |
Row 72, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 72, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
// // nedd??: vehicleCondInfo.need??, OTHER:
|
| Error |
Row 73, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 73, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
// $scope.boolTobit(vehicleCondInfo.OTHER), OTHER_DESCRIPTION:
|
| Error |
Row 74, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 74, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
// vehicleCondInfo.OTHER_DESCRIPTION, DESCRIPTION:
|
| Error |
Row 75, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 75, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
// vehicleCondInfo.DESCRIPTION, PAGE: 5, // INSURED_APPLICATION_ID:
|
| Error |
Row 76, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 76, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
// sessionStorage.clientID, UPDATE: true } if (sessionStorage.clientID !=
|
| Error |
Row 77, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 77, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
// null) { //$scope.vehicleOptionModel = {
|
| Error |
Row 78, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 78, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
// $scope.vehicleCondInfoData.INSURED_APPLICATION_ID = sessionStorage.clientID
|
| Error |
Row 79, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 79, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 79 |
// //} } var header = { 'Content-Type': 'application/json', 'Authorization':
|
| Error |
Row 80, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 80, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 80 |
// 'bearer ' + sessionStorage.accessToken };
|
| Error |
Row 81, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 81 |
|
| Error |
Row 82, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 82, Column 52: "Strings must use doublequote."
quotes
|
| Error |
Row 82, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 82 |
if (sessionStorage.userType == 'Inspector') {
|
| Error |
Row 83, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 83 |
|
| Error |
Row 84, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 84, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 84 |
$scope.vehicleCondInfoData = {
|
| Error |
Row 85, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 85 |
|
| Error |
Row 86, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 86, Column 138: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 86 |
NO_EXISTING_DAMAGE_RUST_MISSING_PART: $scope.boolTobit(vehicleCondInfo.NO_EXISTING_DAMAGE_RUST_MISSING_PART),
|
| Error |
Row 87, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 87, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 87 |
FRONT_BUMPER_DAMAGE: $scope.boolTobit(vehicleCondInfo.FRONT_BUMPER_DAMAGE),
|
| Error |
Row 88, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 88, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 88 |
REAR_BUMPER_DAMAGE: $scope.boolTobit(vehicleCondInfo.REAR_BUMPER_DAMAGE),
|
| Error |
Row 89, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 89, Column 114: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 89 |
FENDER_LEFT_FRONT_DAMAGE: $scope.boolTobit(vehicleCondInfo.FENDER_LEFT_FRONT_DAMAGE),
|
| Error |
Row 90, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 90, Column 116: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 90 |
FENDER_RIGHT_FRONT_DAMAGE: $scope.boolTobit(vehicleCondInfo.FENDER_RIGHT_FRONT_DAMAGE),
|
| Error |
Row 91, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 91, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 91 |
DOOR_LEFT_FRONT_DAMAGE: $scope.boolTobit(vehicleCondInfo.DOOR_LEFT_FRONT_DAMAGE),
|
| Error |
Row 92, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 92, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 92 |
DOOR_RIGHT_FRONT_DAMAGE: $scope.boolTobit(vehicleCondInfo.DOOR_RIGHT_FRONT_DAMAGE),
|
| Error |
Row 93, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 93, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 93 |
DOOR_LEFT_REAR_DAMAGE: $scope.boolTobit(vehicleCondInfo.DOOR_LEFT_REAR_DAMAGE),
|
| Error |
Row 94, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 94, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 94 |
DOOR_RIGHT_REAR_DAMAGE: $scope.boolTobit(vehicleCondInfo.DOOR_RIGHT_REAR_DAMAGE),
|
| Error |
Row 95, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 95, Column 122: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 95 |
QUARTER_PANEL_LEFT_REAR_RUST: $scope.boolTobit(vehicleCondInfo.QUARTER_PANEL_LEFT_REAR_RUST),
|
| Error |
Row 96, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 96, Column 124: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 96 |
QUARTER_PANEL_RIGHT_REAR_RUST: $scope.boolTobit(vehicleCondInfo.QUARTER_PANEL_RIGHT_REAR_RUST),
|
| Error |
Row 97, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 97, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 97 |
HOOD_PANEL_RUST: $scope.boolTobit(vehicleCondInfo.HOOD_PANEL_RUST),
|
| Error |
Row 98, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 98, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 98 |
ROOF_PANEL_RUST: $scope.boolTobit(vehicleCondInfo.ROOF_PANEL_RUST),
|
| Error |
Row 99, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 99, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 99 |
TRUNK_LID_RUST: $scope.boolTobit(vehicleCondInfo.TRUNK_LID_RUST),
|
| Error |
Row 100, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 100, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 100 |
GRILL_RUST: $scope.boolTobit(vehicleCondInfo.GRILL_RUST),
|
| Error |
Row 101, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 101, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 101 |
WHELL_COVERS_RUST: $scope.boolTobit(vehicleCondInfo.WHELL_COVERS_RUST),
|
| Error |
Row 102, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 102, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 102 |
WINDSHIELD_RUST: $scope.boolTobit(vehicleCondInfo.WINDSHIELD_RUST),
|
| Error |
Row 103, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 103, Column 118: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 103 |
SIDE_GLASS_LEFT_FRONT_RUST: $scope.boolTobit(vehicleCondInfo.SIDE_GLASS_LEFT_FRONT_RUST),
|
| Error |
Row 104, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 104, Column 120: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 104 |
SIDE_GLASS_RIGHT_FRONT_RUST: $scope.boolTobit(vehicleCondInfo.SIDE_GLASS_RIGHT_FRONT_RUST),
|
| Error |
Row 105, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 105, Column 116: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 105 |
SIDE_GLASS_LEFT_REAR_RUST: $scope.boolTobit(vehicleCondInfo.SIDE_GLASS_LEFT_REAR_RUST),
|
| Error |
Row 106, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 106, Column 118: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 106 |
SIDE_GLASS_RIGHT_REAR_RUST: $scope.boolTobit(vehicleCondInfo.SIDE_GLASS_RIGHT_REAR_RUST),
|
| Error |
Row 107, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 107, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 107 |
REAR_WINDSHIELD_RUST: $scope.boolTobit(vehicleCondInfo.REAR_WINDSHIELD_RUST),
|
| Error |
Row 108, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 108, Column 122: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 108 |
WORN_TORN_INTERIOR_SEAT_RUST: $scope.boolTobit(vehicleCondInfo.WORN_TORN_INTERIOR_SEAT_RUST),
|
| Error |
Row 109, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 109, Column 118: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 109 |
DASHBOARD_SOUNDSYSTEM_RUST: $scope.boolTobit(vehicleCondInfo.DASHBOARD_SOUNDSYSTEM_RUST),
|
| Error |
Row 110, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 110, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 110 |
CENTER_CONSOLE_RUST: $scope.boolTobit(vehicleCondInfo.CENTER_CONSOLE_RUST),
|
| Error |
Row 111, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 111, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 111 |
// nedd??: vehicleCondInfo.need??,
|
| Error |
Row 112, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 112, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 112 |
OTHER: $scope.boolTobit(vehicleCondInfo.OTHER),
|
| Error |
Row 113, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 113, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 113 |
OTHER_DESCRIPTION: vehicleCondInfo.OTHER_DESCRIPTION,
|
| Error |
Row 114, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 114, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 114 |
DESCRIPTION: vehicleCondInfo.DESCRIPTION,
|
| Error |
Row 115, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 115, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 115 |
PAGE: 5,
|
| Error |
Row 116, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 116, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 116 |
SITE_ID: sessionStorage.siteId,
|
| Error |
Row 117, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 117, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 117 |
// INSURED_APPLICATION_ID: sessionStorage.clientID,
|
| Error |
Row 118, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 118, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 118 |
UPDATE: true
|
| Error |
Row 119, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 119 |
|
| Error |
Row 120, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 120, Column 26: "Missing semicolon."
semi
|
| Error |
Row 120, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 120 |
}
|
| Error |
Row 121, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 121, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 121 |
if (sessionStorage.clientID != null) {
|
| Error |
Row 122, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 122, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 122 |
$scope.vehicleCondInfoData.INSURED_APPLICATION_ID = sessionStorage.clientID;
|
| Error |
Row 123, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 123, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 123 |
}
|
| Error |
Row 124, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 124 |
|
| Error |
Row 125, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 125, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 125 |
var deferred = $q.defer();
|
| Error |
Row 126, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 126 |
|
| Error |
Row 127, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 127, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 127 |
var header = {
|
| Error |
Row 128, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 128, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 128, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 128, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 128 |
'Content-Type': 'application/json',
|
| Error |
Row 129, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 129, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 129, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 129, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 129 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 130, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 130, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 130 |
};
|
| Error |
Row 131, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 131, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 131 |
// $scope.vehicleCondInfoData.SITE_ID = sessionStorage.siteId;
|
| Error |
Row 132, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 132, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 132 |
globalService
|
| Error |
Row 133, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 133, Column 119: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 133 |
.globalServiceAPI("POST", "InsuredSummay/InsuredData", $scope.vehicleCondInfoData, header)
|
| Error |
Row 134, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 134, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 134 |
.then(function (response) {
|
| Error |
Row 135, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 135, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 135, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 135 |
console.log("in success", $scope.dataLoading);
|
| Error |
Row 136, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 136, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 136 |
$scope.dataLoading = false;
|
| Error |
Row 137, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 137, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 137 |
$rootScope.isProcessShow(false);
|
| Error |
Row 138, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 138, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 138, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 138 |
console.log("in success", response);
|
| Error |
Row 139, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 139, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 139, Column 94: "Missing semicolon."
semi
|
| 139 |
toastr.success("Changes Saved Successfully", {timeOut: 3000})
|
| Error |
Row 140, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 140, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 140 |
WizardHandler
|
| Error |
Row 141, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 141, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 141 |
.wizard()
|
| Error |
Row 142, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 142, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 142 |
.next();
|
| Error |
Row 143, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 143, Column 67: "'forward' is not defined."
no-undef
|
| Error |
Row 143, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 143 |
WizardService.setProgressLine(11, forward = false);
|
| Error |
Row 144, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 144, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 144, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 144 |
$rootScope.$broadcast('callInspectSummary', true);
|
| Error |
Row 145, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 145, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 145 |
$timeout(function () {
|
| Error |
Row 146, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 146, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 146 |
//$rootScope.$broadcast('callOnLoadInspectionSum', true);
|
| Error |
Row 147, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 147, Column 40: "Missing semicolon."
semi
|
| Error |
Row 147, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 147 |
}, 200)
|
| Error |
Row 148, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 148 |
|
| Error |
Row 149, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 149, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 149 |
deferred.resolve({success: true});
|
| Error |
Row 150, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 150, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 150 |
}, function () {
|
| Error |
Row 151, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 151, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 151, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 151 |
console.log("error");
|
| Error |
Row 152, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 152, Column 104: "Missing semicolon."
semi
|
| Error |
Row 152, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 152 |
toastr.error("Something went wrong, please try again", {timeOut: 3000})
|
| Error |
Row 153, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 153, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 153 |
$scope.dataLoading = false;
|
| Error |
Row 154, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 154, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 154 |
$rootScope.isProcessShow(false);
|
| Error |
Row 155, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 155, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 155, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 155 |
console.log("error", $scope.dataLoading);
|
| Error |
Row 156, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 156, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 156 |
deferred.resolve({success: false});
|
| Error |
Row 157, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 157, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 157 |
});
|
| Error |
Row 158, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 158, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 158 |
} else {
|
| Error |
Row 159, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 159 |
|
| Error |
Row 160, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 160, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 160 |
$scope.vehicleCondInfoData = {
|
| Error |
Row 161, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 161 |
|
| Error |
Row 162, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 162, Column 138: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 162 |
NO_EXISTING_DAMAGE_RUST_MISSING_PART: $scope.boolTobit(vehicleCondInfo.NO_EXISTING_DAMAGE_RUST_MISSING_PART),
|
| Error |
Row 163, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 163, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 163 |
FRONT_BUMPER_DAMAGE: $scope.boolTobit(vehicleCondInfo.FRONT_BUMPER_DAMAGE),
|
| Error |
Row 164, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 164, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 164 |
REAR_BUMPER_DAMAGE: $scope.boolTobit(vehicleCondInfo.REAR_BUMPER_DAMAGE),
|
| Error |
Row 165, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 165, Column 114: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 165 |
FENDER_LEFT_FRONT_DAMAGE: $scope.boolTobit(vehicleCondInfo.FENDER_LEFT_FRONT_DAMAGE),
|
| Error |
Row 166, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 166, Column 116: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 166 |
FENDER_RIGHT_FRONT_DAMAGE: $scope.boolTobit(vehicleCondInfo.FENDER_RIGHT_FRONT_DAMAGE),
|
| Error |
Row 167, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 167, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 167 |
DOOR_LEFT_FRONT_DAMAGE: $scope.boolTobit(vehicleCondInfo.DOOR_LEFT_FRONT_DAMAGE),
|
| Error |
Row 168, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 168, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 168 |
DOOR_RIGHT_FRONT_DAMAGE: $scope.boolTobit(vehicleCondInfo.DOOR_RIGHT_FRONT_DAMAGE),
|
| Error |
Row 169, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 169, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 169 |
DOOR_LEFT_REAR_DAMAGE: $scope.boolTobit(vehicleCondInfo.DOOR_LEFT_REAR_DAMAGE),
|
| Error |
Row 170, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 170, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 170 |
DOOR_RIGHT_REAR_DAMAGE: $scope.boolTobit(vehicleCondInfo.DOOR_RIGHT_REAR_DAMAGE),
|
| Error |
Row 171, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 171, Column 122: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 171 |
QUARTER_PANEL_LEFT_REAR_RUST: $scope.boolTobit(vehicleCondInfo.QUARTER_PANEL_LEFT_REAR_RUST),
|
| Error |
Row 172, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 172, Column 124: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 172 |
QUARTER_PANEL_RIGHT_REAR_RUST: $scope.boolTobit(vehicleCondInfo.QUARTER_PANEL_RIGHT_REAR_RUST),
|
| Error |
Row 173, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 173, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 173 |
HOOD_PANEL_RUST: $scope.boolTobit(vehicleCondInfo.HOOD_PANEL_RUST),
|
| Error |
Row 174, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 174, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 174 |
ROOF_PANEL_RUST: $scope.boolTobit(vehicleCondInfo.ROOF_PANEL_RUST),
|
| Error |
Row 175, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 175, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 175 |
TRUNK_LID_RUST: $scope.boolTobit(vehicleCondInfo.TRUNK_LID_RUST),
|
| Error |
Row 176, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 176, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 176 |
GRILL_RUST: $scope.boolTobit(vehicleCondInfo.GRILL_RUST),
|
| Error |
Row 177, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 177, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 177 |
WHELL_COVERS_RUST: $scope.boolTobit(vehicleCondInfo.WHELL_COVERS_RUST),
|
| Error |
Row 178, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 178, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 178 |
WINDSHIELD_RUST: $scope.boolTobit(vehicleCondInfo.WINDSHIELD_RUST),
|
| Error |
Row 179, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 179, Column 118: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 179 |
SIDE_GLASS_LEFT_FRONT_RUST: $scope.boolTobit(vehicleCondInfo.SIDE_GLASS_LEFT_FRONT_RUST),
|
| Error |
Row 180, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 180, Column 120: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 180 |
SIDE_GLASS_RIGHT_FRONT_RUST: $scope.boolTobit(vehicleCondInfo.SIDE_GLASS_RIGHT_FRONT_RUST),
|
| Error |
Row 181, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 181, Column 116: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 181 |
SIDE_GLASS_LEFT_REAR_RUST: $scope.boolTobit(vehicleCondInfo.SIDE_GLASS_LEFT_REAR_RUST),
|
| Error |
Row 182, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 182, Column 118: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 182 |
SIDE_GLASS_RIGHT_REAR_RUST: $scope.boolTobit(vehicleCondInfo.SIDE_GLASS_RIGHT_REAR_RUST),
|
| Error |
Row 183, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 183, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 183 |
REAR_WINDSHIELD_RUST: $scope.boolTobit(vehicleCondInfo.REAR_WINDSHIELD_RUST),
|
| Error |
Row 184, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 184, Column 122: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 184 |
WORN_TORN_INTERIOR_SEAT_RUST: $scope.boolTobit(vehicleCondInfo.WORN_TORN_INTERIOR_SEAT_RUST),
|
| Error |
Row 185, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 185, Column 118: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 185 |
DASHBOARD_SOUNDSYSTEM_RUST: $scope.boolTobit(vehicleCondInfo.DASHBOARD_SOUNDSYSTEM_RUST),
|
| Error |
Row 186, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 186, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 186 |
CENTER_CONSOLE_RUST: $scope.boolTobit(vehicleCondInfo.CENTER_CONSOLE_RUST),
|
| Error |
Row 187, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 187, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 187 |
// nedd??: vehicleCondInfo.need??,
|
| Error |
Row 188, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 188, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 188 |
OTHER: $scope.boolTobit(vehicleCondInfo.OTHER),
|
| Error |
Row 189, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 189, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 189 |
OTHER_DESCRIPTION: vehicleCondInfo.OTHER_DESCRIPTION,
|
| Error |
Row 190, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 190, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 190 |
DESCRIPTION: vehicleCondInfo.DESCRIPTION,
|
| Error |
Row 191, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 191, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 191 |
PAGE: 5,
|
| Error |
Row 192, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 192, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 192 |
INSURED_APPLICATION_ID: sessionStorage.clientID,
|
| Error |
Row 193, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 193, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 193 |
UPDATE: true
|
| Error |
Row 194, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 194 |
|
| Error |
Row 195, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 195, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 195, Column 26: "Missing semicolon."
semi
|
| 195 |
}
|
| Error |
Row 196, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 196 |
|
| Error |
Row 197, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 197, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 197 |
if (sessionStorage.formId != null) {
|
| Error |
Row 198, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 198, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 198 |
$scope.vehicleCondInfoData.INSURED_APPLICATION_ID = sessionStorage.formId;
|
| Error |
Row 199, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 199, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 199 |
}
|
| Error |
Row 200, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 200 |
|
| Error |
Row 201, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 201, Column 29: "'deferred' is already defined."
no-redeclare
|
| Error |
Row 201, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 201 |
var deferred = $q.defer();
|
| Error |
Row 202, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 202 |
|
| Error |
Row 203, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 203, Column 29: "'header' is already defined."
no-redeclare
|
| Error |
Row 203, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 203 |
var header = {
|
| Error |
Row 204, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 204, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 204, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 204, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 204 |
'Content-Type': 'application/json',
|
| Error |
Row 205, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 205, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 205, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 205, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 205 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 206, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 206, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 206 |
};
|
| Error |
Row 207, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 207 |
|
| Error |
Row 208, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 208, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 208, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 208 |
console.log("data send from vehical condtion to API:", $scope.vehicleCondInfoData);
|
| Error |
Row 209, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 209, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 209 |
globalService
|
| Error |
Row 210, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 210, Column 119: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 210 |
.globalServiceAPI("POST", "InsuredSummay/InsuredData", $scope.vehicleCondInfoData, header)
|
| Error |
Row 211, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 211, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 211 |
.then(function (response) {
|
| Error |
Row 212, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 212, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 212, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 212 |
console.log("in success", $scope.dataLoading);
|
| Error |
Row 213, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 213, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 213 |
$scope.dataLoading = false;
|
| Error |
Row 214, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 214, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 214 |
$rootScope.isProcessShow(false);
|
| Error |
Row 215, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 215, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 215, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 215 |
console.log("in success", response);
|
| Error |
Row 216, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 216, Column 94: "Missing semicolon."
semi
|
| Error |
Row 216, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 216 |
toastr.success("Changes Saved Successfully", {timeOut: 3000})
|
| Error |
Row 217, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 217, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 217 |
WizardHandler
|
| Error |
Row 218, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 218, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 218 |
.wizard()
|
| Error |
Row 219, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 219, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 219 |
.next();
|
| Error |
Row 220, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 220, Column 67: "'forward' is not defined."
no-undef
|
| Error |
Row 220, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 220 |
WizardService.setProgressLine(11, forward = false);
|
| Error |
Row 221, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 221, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 221, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 221 |
$rootScope.$broadcast('callInspectSummary', true);
|
| Error |
Row 222, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 222, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 222 |
$timeout(function () {
|
| Error |
Row 223, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 223, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 223, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 223 |
$rootScope.$broadcast('callOnLoadInspectionSum', true);
|
| Error |
Row 224, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 224, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 224, Column 40: "Missing semicolon."
semi
|
| 224 |
}, 200)
|
| Error |
Row 225, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 225 |
|
| Error |
Row 226, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 226, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 226 |
deferred.resolve({success: true});
|
| Error |
Row 227, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 227, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 227 |
}, function () {
|
| Error |
Row 228, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 228, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 228, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 228 |
console.log("error");
|
| Error |
Row 229, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 229, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 229, Column 104: "Missing semicolon."
semi
|
| 229 |
toastr.error("Something went wrong, please try again", {timeOut: 3000})
|
| Error |
Row 230, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 230, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 230 |
$scope.dataLoading = false;
|
| Error |
Row 231, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 231, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 231 |
$rootScope.isProcessShow(false);
|
| Error |
Row 232, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 232, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 232, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 232 |
console.log("error", $scope.dataLoading);
|
| Error |
Row 233, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 233, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 233 |
deferred.resolve({success: false});
|
| Error |
Row 234, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 234, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 234 |
});
|
| Error |
Row 235, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 235, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 235 |
}
|
| Error |
Row 236, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 236 |
|
| Error |
Row 237, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 237, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 237, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 237, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 237, Column 90: "Missing semicolon."
semi
|
| 237 |
console.log('$scope.vehicleCondInfoData', $scope.vehicleCondInfoData)
|
| Error |
Row 238, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 238, Column 25: "'deferred' is already defined."
no-redeclare
|
| Error |
Row 238, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 238 |
var deferred = $q.defer();
|
| Error |
Row 239, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 239 |
|
| Error |
Row 240, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 240, Column 25: "'header' is already defined."
no-redeclare
|
| Error |
Row 240, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 240 |
var header = {
|
| Error |
Row 241, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 241, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 241, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 241, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 241 |
'Content-Type': 'application/json',
|
| Error |
Row 242, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 242, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 242, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 242, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 242 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 243, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 243, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 243 |
};
|
| Error |
Row 244, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 244 |
|
| Error |
Row 245, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 245, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 245 |
deferred.resolve({success: true});
|
| Error |
Row 246, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 246 |
|
| Error |
Row 247, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 247, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 247, Column 18: "Missing semicolon."
semi
|
| 247 |
}
|
| Error |
Row 248, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 248 |
|
| Error |
Row 249, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 249, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 249 |
$scope.uncheckAll = function () {
|
| Error |
Row 250, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 250 |
|
| Error |
Row 251, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 251, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 251 |
$scope.vehicleCondInfo.FRONT_BUMPER_DAMAGE = false,
|
| Error |
Row 252, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 252, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 252 |
$scope.vehicleCondInfo.REAR_BUMPER_DAMAGE = false,
|
| Error |
Row 253, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 253, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 253 |
$scope.vehicleCondInfo.FENDER_LEFT_FRONT_DAMAGE = false,
|
| Error |
Row 254, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 254, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 254 |
$scope.vehicleCondInfo.FENDER_RIGHT_FRONT_DAMAGE = false,
|
| Error |
Row 255, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 255, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 255 |
$scope.vehicleCondInfo.DOOR_LEFT_FRONT_DAMAGE = false,
|
| Error |
Row 256, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 256, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 256 |
$scope.vehicleCondInfo.DOOR_RIGHT_FRONT_DAMAGE = false,
|
| Error |
Row 257, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 257, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 257 |
$scope.vehicleCondInfo.DOOR_LEFT_REAR_DAMAGE = false,
|
| Error |
Row 258, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 258, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 258 |
$scope.vehicleCondInfo.DOOR_RIGHT_REAR_DAMAGE = false,
|
| Error |
Row 259, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 259, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 259 |
$scope.vehicleCondInfo.QUARTER_PANEL_LEFT_REAR_RUST = false,
|
| Error |
Row 260, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 260, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 260 |
$scope.vehicleCondInfo.QUARTER_PANEL_RIGHT_REAR_RUST = false,
|
| Error |
Row 261, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 261, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 261 |
$scope.vehicleCondInfo.HOOD_PANEL_RUST = false,
|
| Error |
Row 262, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 262, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 262 |
$scope.vehicleCondInfo.ROOF_PANEL_RUST = false,
|
| Error |
Row 263, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 263, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 263 |
$scope.vehicleCondInfo.TRUNK_LID_RUST = false,
|
| Error |
Row 264, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 264, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 264 |
$scope.vehicleCondInfo.GRILL_RUST = false,
|
| Error |
Row 265, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 265, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 265 |
$scope.vehicleCondInfo.WHELL_COVERS_RUST = false,
|
| Error |
Row 266, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 266, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 266 |
$scope.vehicleCondInfo.WINDSHIELD_RUST = false,
|
| Error |
Row 267, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 267, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 267 |
$scope.vehicleCondInfo.SIDE_GLASS_LEFT_FRONT_RUST = false,
|
| Error |
Row 268, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 268, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 268 |
$scope.vehicleCondInfo.SIDE_GLASS_RIGHT_FRONT_RUST = false,
|
| Error |
Row 269, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 269, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 269 |
$scope.vehicleCondInfo.SIDE_GLASS_LEFT_REAR_RUST = false,
|
| Error |
Row 270, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 270, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 270 |
$scope.vehicleCondInfo.SIDE_GLASS_RIGHT_REAR_RUST = false,
|
| Error |
Row 271, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 271, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 271 |
$scope.vehicleCondInfo.REAR_WINDSHIELD_RUST = false,
|
| Error |
Row 272, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 272, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 272 |
$scope.vehicleCondInfo.WORN_TORN_INTERIOR_SEAT_RUST = false,
|
| Error |
Row 273, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 273, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 273 |
$scope.vehicleCondInfo.DASHBOARD_SOUNDSYSTEM_RUST = false,
|
| Error |
Row 274, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 274, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 274 |
$scope.vehicleCondInfo.CENTER_CONSOLE_RUST = false,
|
| Error |
Row 275, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 275, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 275 |
// nedd??: vehicleCondInfo.need??,
|
| Error |
Row 276, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 276, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 276, Column 57: "Missing semicolon."
semi
|
| 276 |
$scope.vehicleCondInfo.OTHER = false
|
| Error |
Row 277, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 277 |
|
| Error |
Row 278, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 278, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 278, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 278, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 278, Column 46: "Missing semicolon."
semi
|
| 278 |
console.log('uncheckAll')
|
| Error |
Row 279, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 279, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 279, Column 18: "Missing semicolon."
semi
|
| 279 |
}
|
| Error |
Row 280, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 280, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 280 |
$scope.DATA = {
|
| Error |
Row 281, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 281, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 281 |
PAGE: 5,
|
| Error |
Row 282, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 282, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 282 |
UPDATE: false,
|
| Error |
Row 283, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 283, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 283 |
INSURED_APPLICATION_ID: 0
|
| Error |
Row 284, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 284, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 284 |
// USER_NAME: sessionStorage.userDispalyName
|
| Error |
Row 285, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 285, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 285, Column 18: "Missing semicolon."
semi
|
| 285 |
}
|
| Error |
Row 286, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 286 |
|
| Error |
Row 287, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 287, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 287 |
$scope.onLoad = function () {
|
| Error |
Row 288, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 288 |
|
| Error |
Row 289, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 289, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 289, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 289, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 289, Column 69: "Missing semicolon."
semi
|
| 289 |
console.log('$scope.onLoad vehicleCondInfoData')
|
| Error |
Row 290, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 290 |
|
| Error |
Row 291, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 291, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 291 |
// $scope.DATA = { PAGE: 5, UPDATE: false, INSURED_APPLICATION_ID:
|
| Error |
Row 292, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 292, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 292 |
// sessionStorage.clientID // USER_NAME: sessionStorage.userDispalyName }
|
| Error |
Row 293, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 293 |
|
| Error |
Row 294, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 294, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 294 |
var deferred = $q.defer();
|
| Error |
Row 295, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 295 |
|
| Error |
Row 296, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 296, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 296 |
var header = {
|
| Error |
Row 297, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 297, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 297, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 297, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 297 |
'Content-Type': 'application/json',
|
| Error |
Row 298, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 298, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 298, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 298, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 298 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 299, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 299, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 299, Column 22: "Missing semicolon."
semi
|
| 299 |
}
|
| Error |
Row 300, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 300, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 300 |
globalService
|
| Error |
Row 301, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 301, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 301 |
.globalServiceAPI("POST", "InsuredSummay/InsuredData", $scope.DATA, header)
|
| Error |
Row 302, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 302, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 302 |
.then(function (response) {
|
| Error |
Row 303, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 303, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 303, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 303 |
console.log("vehical condition onload success", response);
|
| Error |
Row 304, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 304 |
|
| Error |
Row 305, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 305, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 305 |
if (response.data != null) {
|
| Error |
Row 306, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 306, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 306 |
$scope.vehicleCondInfo = {
|
| Error |
Row 307, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 307 |
|
| Error |
Row 308, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 308, Column 126: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 308 |
NO_EXISTING_DAMAGE_RUST_MISSING_PART: response.data.NO_EXISTING_DAMAGE_RUST_MISSING_PART,
|
| Error |
Row 309, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 309, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 309 |
FRONT_BUMPER_DAMAGE: response.data.FRONT_BUMPER_DAMAGE,
|
| Error |
Row 310, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 310, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 310 |
REAR_BUMPER_DAMAGE: response.data.REAR_BUMPER_DAMAGE,
|
| Error |
Row 311, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 311, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 311 |
FENDER_LEFT_FRONT_DAMAGE: response.data.FENDER_LEFT_FRONT_DAMAGE,
|
| Error |
Row 312, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 312, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 312 |
FENDER_RIGHT_FRONT_DAMAGE: response.data.FENDER_RIGHT_FRONT_DAMAGE,
|
| Error |
Row 313, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 313, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 313 |
DOOR_LEFT_FRONT_DAMAGE: response.data.DOOR_LEFT_FRONT_DAMAGE,
|
| Error |
Row 314, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 314, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 314 |
DOOR_RIGHT_FRONT_DAMAGE: response.data.DOOR_RIGHT_FRONT_DAMAGE,
|
| Error |
Row 315, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 315, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 315 |
DOOR_LEFT_REAR_DAMAGE: response.data.DOOR_LEFT_REAR_DAMAGE,
|
| Error |
Row 316, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 316, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 316 |
DOOR_RIGHT_REAR_DAMAGE: response.data.DOOR_RIGHT_REAR_DAMAGE,
|
| Error |
Row 317, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 317, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 317 |
QUARTER_PANEL_LEFT_REAR_RUST: response.data.QUARTER_PANEL_LEFT_REAR_RUST,
|
| Error |
Row 318, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 318, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 318 |
QUARTER_PANEL_RIGHT_REAR_RUST: response.data.QUARTER_PANEL_RIGHT_REAR_RUST,
|
| Error |
Row 319, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 319, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 319 |
HOOD_PANEL_RUST: response.data.HOOD_PANEL_RUST,
|
| Error |
Row 320, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 320, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 320 |
ROOF_PANEL_RUST: response.data.ROOF_PANEL_RUST,
|
| Error |
Row 321, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 321, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 321 |
TRUNK_LID_RUST: response.data.TRUNK_LID_RUST,
|
| Error |
Row 322, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 322, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 322 |
GRILL_RUST: response.data.GRILL_RUST,
|
| Error |
Row 323, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 323, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 323 |
WHELL_COVERS_RUST: response.data.WHELL_COVERS_RUST,
|
| Error |
Row 324, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 324, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 324 |
WINDSHIELD_RUST: response.data.WINDSHIELD_RUST,
|
| Error |
Row 325, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 325, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 325 |
SIDE_GLASS_LEFT_FRONT_RUST: response.data.SIDE_GLASS_LEFT_FRONT_RUST,
|
| Error |
Row 326, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 326, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 326 |
SIDE_GLASS_RIGHT_FRONT_RUST: response.data.SIDE_GLASS_RIGHT_FRONT_RUST,
|
| Error |
Row 327, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 327, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 327 |
SIDE_GLASS_LEFT_REAR_RUST: response.data.SIDE_GLASS_LEFT_REAR_RUST,
|
| Error |
Row 328, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 328, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 328 |
SIDE_GLASS_RIGHT_REAR_RUST: response.data.SIDE_GLASS_RIGHT_REAR_RUST,
|
| Error |
Row 329, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 329, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 329 |
REAR_WINDSHIELD_RUST: response.data.REAR_WINDSHIELD_RUST,
|
| Error |
Row 330, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 330, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 330 |
WORN_TORN_INTERIOR_SEAT_RUST: response.data.WORN_TORN_INTERIOR_SEAT_RUST,
|
| Error |
Row 331, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 331, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 331 |
DASHBOARD_SOUNDSYSTEM_RUST: response.data.DASHBOARD_SOUNDSYSTEM_RUST,
|
| Error |
Row 332, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 332, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 332 |
CENTER_CONSOLE_RUST: response.data.CENTER_CONSOLE_RUST,
|
| Error |
Row 333, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 333, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 333 |
// nedd??: vehicleCondInfo.need??,
|
| Error |
Row 334, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 334, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 334 |
OTHER: response.data.OTHER,
|
| Error |
Row 335, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 335, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 335 |
OTHER_DESCRIPTION: response.data.OTHER_DESCRIPTION,
|
| Error |
Row 336, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 336, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 336 |
DESCRIPTION: response.data.DESCRIPTION,
|
| Error |
Row 337, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 337, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 337 |
// PAGE: 5, INSURED_APPLICATION_ID: sessionStorage.clientID, UPDATE: true
|
| Error |
Row 338, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 338, Column 34: "Missing semicolon."
semi
|
| Error |
Row 338, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 338 |
}
|
| Error |
Row 339, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 339, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 339 |
}
|
| Error |
Row 340, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 340, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 340 |
// $scope.vehicleCondInfo = { NO_EXISTING_DAMAGE_RUST_MISSING_PART:
|
| Error |
Row 341, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 341, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 341 |
// response.data.NO_EXISTING_DAMAGE_RUST_MISSING_PART, FRONT_BUMPER_DAMAGE:
|
| Error |
Row 342, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 342, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 342 |
// response.data.FRONT_BUMPER_DAMAGE, REAR_BUMPER_DAMAGE:
|
| Error |
Row 343, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 343, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 343 |
// response.data.REAR_BUMPER_DAMAGE, FENDER_LEFT_FRONT_DAMAGE:
|
| Error |
Row 344, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 344, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 344 |
// response.data.FENDER_LEFT_FRONT_DAMAGE, FENDER_RIGHT_FRONT_DAMAGE:
|
| Error |
Row 345, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 345, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 345 |
// response.data.FENDER_RIGHT_FRONT_DAMAGE, DOOR_LEFT_FRONT_DAMAGE:
|
| Error |
Row 346, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 346, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 346 |
// response.data.DOOR_LEFT_FRONT_DAMAGE, DOOR_RIGHT_FRONT_DAMAGE:
|
| Error |
Row 347, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 347, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 347 |
// response.data.DOOR_RIGHT_FRONT_DAMAGE, DOOR_LEFT_REAR_DAMAGE:
|
| Error |
Row 348, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 348, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 348 |
// response.data.DOOR_LEFT_REAR_DAMAGE, DOOR_RIGHT_REAR_DAMAGE:
|
| Error |
Row 349, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 349, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 349 |
// response.data.DOOR_RIGHT_REAR_DAMAGE, QUARTER_PANEL_LEFT_REAR_RUST:
|
| Error |
Row 350, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 350, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 350 |
// response.data.QUARTER_PANEL_LEFT_REAR_RUST, QUARTER_PANEL_RIGHT_REAR_RUST:
|
| Error |
Row 351, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 351, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 351 |
// response.data.QUARTER_PANEL_RIGHT_REAR_RUST, HOOD_PANEL_RUST:
|
| Error |
Row 352, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 352, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 352 |
// response.data.HOOD_PANEL_RUST, ROOF_PANEL_RUST:
|
| Error |
Row 353, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 353, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 353 |
// response.data.ROOF_PANEL_RUST, TRUNK_LID_RUST:
|
| Error |
Row 354, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 354, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 354 |
// response.data.TRUNK_LID_RUST, GRILL_RUST: response.data.GRILL_RUST,
|
| Error |
Row 355, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 355, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 355 |
// WHELL_COVERS_RUST: response.data.WHELL_COVERS_RUST, WINDSHIELD_RUST:
|
| Error |
Row 356, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 356, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 356 |
// response.data.WINDSHIELD_RUST, SIDE_GLASS_LEFT_FRONT_RUST:
|
| Error |
Row 357, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 357, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 357 |
// response.data.SIDE_GLASS_LEFT_FRONT_RUST, SIDE_GLASS_RIGHT_FRONT_RUST:
|
| Error |
Row 358, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 358, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 358 |
// response.data.SIDE_GLASS_RIGHT_FRONT_RUST, SIDE_GLASS_LEFT_REAR_RUST:
|
| Error |
Row 359, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 359, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 359 |
// response.data.SIDE_GLASS_LEFT_REAR_RUST, SIDE_GLASS_RIGHT_REAR_RUST:
|
| Error |
Row 360, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 360, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 360 |
// response.data.SIDE_GLASS_RIGHT_REAR_RUST, REAR_WINDSHIELD_RUST:
|
| Error |
Row 361, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 361, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 361 |
// response.data.REAR_WINDSHIELD_RUST, WORN_TORN_INTERIOR_SEAT_RUST:
|
| Error |
Row 362, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 362, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 362 |
// response.data.WORN_TORN_INTERIOR_SEAT_RUST, DASHBOARD_SOUNDSYSTEM_RUST:
|
| Error |
Row 363, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 363, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 363 |
// response.data.DASHBOARD_SOUNDSYSTEM_RUST, CENTER_CONSOLE_RUST:
|
| Error |
Row 364, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 364, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 364 |
// response.data.CENTER_CONSOLE_RUST, // nedd??:
|
| Error |
Row 365, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 365, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 365 |
// vehicleCondInfo.need??, OTHER: response.data.OTHER, OTHER_DESCRIPTION:
|
| Error |
Row 366, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 366, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 366 |
// response.data.OTHER_DESCRIPTION, DESCRIPTION: response.data.DESCRIPTION,
|
| Error |
Row 367, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 367, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 367 |
// // PAGE: 5, INSURED_APPLICATION_ID: sessionStorage.clientID, UPDATE: true }
|
| Error |
Row 368, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 368 |
|
| Error |
Row 369, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 369, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 369 |
deferred.resolve({success: true});
|
| Error |
Row 370, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 370, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 370 |
return true,
|
| Error |
Row 371, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 371, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 371 |
response;
|
| Error |
Row 372, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 372, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 372 |
}, function (response) {
|
| Error |
Row 373, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 373, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 373, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 373 |
console.log("error", response);
|
| Error |
Row 374, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 374, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 374 |
deferred.resolve({success: false});
|
| Error |
Row 375, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 375, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 375 |
return false;
|
| Error |
Row 376, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 376 |
|
| Error |
Row 377, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 377, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 377 |
});
|
| Error |
Row 378, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 378, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 378 |
deferred.resolve({success: true});
|
| Error |
Row 379, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 379, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 379, Column 18: "Missing semicolon."
semi
|
| 379 |
}
|
| Error |
Row 380, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 380 |
|
| Error |
Row 381, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 381, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 381, Column 131: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 381 |
if (sessionStorage.userType == 'Insured' && sessionStorage.formId != null && sessionStorage.formId != undefined) {
|
| Error |
Row 382, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 382, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 382 |
$scope.DATA.INSURED_APPLICATION_ID = sessionStorage.formId;
|
| Error |
Row 383, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 383, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 383 |
$scope.onLoad();
|
| Error |
Row 384, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 384, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 384 |
}
|
| Error |
Row 385, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 385 |
|
| Error |
Row 386, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 386, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 386, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 386 |
if (sessionStorage.userType == 'Inspector' && sessionStorage.clientID != null) {
|
| Error |
Row 387, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 387, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 387 |
$scope.DATA.INSURED_APPLICATION_ID = sessionStorage.clientID;
|
| Error |
Row 388, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 388, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 388 |
$scope.onLoad();
|
| Error |
Row 389, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 389, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 389 |
}
|
| Error |
Row 390, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 390 |
|
| Error |
Row 391, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 391, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 391 |
$scope
|
| Error |
Row 392, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 392, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 392, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 392 |
.$on('callOnLoadVehicleCond', function (event, result) {
|
| Error |
Row 393, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 393, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 393 |
$scope.onLoadBool = result;
|
| Error |
Row 394, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 394, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 394 |
if ($scope.onLoadBool === true) {
|
| Error |
Row 395, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 395 |
|
| Error |
Row 396, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 396, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 396 |
$scope.onLoad();
|
| Error |
Row 397, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 397, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 397 |
}
|
| Error |
Row 398, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 398, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 398 |
});
|
| Error |
Row 399, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 399, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 399 |
}
|
| Error |
Row 400, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 400, Column 10: "Missing semicolon."
semi
|
| Error |
Row 400, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 400 |
}
|
| Error |
Row 401, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 401, Column 7: "Missing semicolon."
semi
|
| 401 |
}) |
|
|
|
\rest\app\client\components\vehicleInfo-form\vehicleInfo-form.directive.js
|
443 problems (443 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 140: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 4, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 6, Column 44: "'$attr' is defined but never used."
no-unused-vars
|
| Error |
Row 6, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 7, Column 21: "'vm' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 7, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 9, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 10, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 10, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 11, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 12, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 13, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 14, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 15, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 16, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 17, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 18, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 22: "Missing semicolon."
semi
|
| Error |
Row 19, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 19, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 19, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 19, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 74: "Missing semicolon."
semi
|
| Error |
Row 20, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 20, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 22, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 23, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 24, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 25, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 27, Column 52: "Strings must use doublequote."
quotes
|
| Error |
Row 27, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 29, Column 79: "Missing semicolon."
semi
|
| Error |
Row 29, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 31, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 7 tabs but found 26 spaces."
indent
|
| Error |
Row 32, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 33, Column 104: "Missing semicolon."
semi
|
| Error |
Row 33, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 7 tabs but found 27 spaces."
indent
|
| Error |
Row 34, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 35, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 36, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 36, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 36, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 78: "Missing semicolon."
semi
|
| Error |
Row 37, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 37, Column 29: "'deferred' is already defined."
no-redeclare
|
| Error |
Row 37, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 39, Column 29: "'header' is already defined."
no-redeclare
|
| Error |
Row 39, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 40, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 41, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 42, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 44, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 45, Column 115: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 46, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 47, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 47, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 48, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 49, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 50, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 50, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 51, Column 94: "Missing semicolon."
semi
|
| Error |
Row 51, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 52, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 53, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 54, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 55, Column 66: "'forward' is not defined."
no-undef
|
| Error |
Row 55, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 56, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 56, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 57, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 57, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 58, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 59, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 59, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 60, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 40: "Missing semicolon."
semi
|
| Error |
Row 61, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 62, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 64, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 65, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 65, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 66, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 104: "Missing semicolon."
semi
|
| Error |
Row 67, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 67, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 68, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 69, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 69, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 70, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 71, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 72, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 1: "Expected indentation of 6 tabs but found 23 spaces."
indent
|
| Error |
Row 74, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 75, Column 101: "Missing semicolon."
semi
|
| Error |
Row 75, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected indentation of 6 tabs but found 22 spaces."
indent
|
| Error |
Row 76, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 78, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected indentation of 7 tabs but found 26 spaces."
indent
|
| Error |
Row 79, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 80, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 102: "Missing semicolon."
semi
|
| Error |
Row 81, Column 1: "Expected indentation of 7 tabs but found 25 spaces."
indent
|
| Error |
Row 81, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 82, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 84, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 84, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 84, Column 78: "Missing semicolon."
semi
|
| Error |
Row 84, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 85, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 85, Column 29: "'deferred' is already defined."
no-redeclare
|
| Error |
Row 85, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 87, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 87, Column 29: "'header' is already defined."
no-redeclare
|
| Error |
Row 87, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 88, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 88, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 88, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 88, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 89, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 89, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 89, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 89, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 90, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 90, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 92, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 92, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 93, Column 115: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 94, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 95, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 95, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 95, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 96, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 96, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 97, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 97, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 98, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 98, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 98, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 99, Column 94: "Missing semicolon."
semi
|
| Error |
Row 99, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 100, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 100, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 101, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 101, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 102, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 102, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 103, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 103, Column 66: "'forward' is not defined."
no-undef
|
| Error |
Row 103, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 104, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 104, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 104, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 105, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 105, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 105, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 106, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 107, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 107, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 107, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 108, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 108, Column 40: "Missing semicolon."
semi
|
| Error |
Row 108, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 109, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 110, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 110, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 111, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 112, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 112, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 113, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 113, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 113, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 114, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 114, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 114, Column 104: "Missing semicolon."
semi
|
| Error |
Row 115, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 115, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 116, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 116, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 117, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 117, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 117, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 118, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 118, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 119, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 119, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 120, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 120, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 121, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 121, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 122, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 123, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 123, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 124, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 125, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 125, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 126, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 126, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 127, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 127, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 128, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 128, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 129, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 129, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 130, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 130, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 131, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 132, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 132, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 133, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 133, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 134, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 134, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 135, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 135, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 136, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 136, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 136, Column 18: "Missing semicolon."
semi
|
| Error |
Row 137, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 138, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 138, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 139, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 140, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 140, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 141, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 142, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 142, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 143, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 143, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 143, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 143, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 144, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 144, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 144, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 144, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 145, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 145, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 145, Column 22: "Missing semicolon."
semi
|
| Error |
Row 146, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 147, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 147, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 148, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 148, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 149, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 149, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 150, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 150, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 150, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 151, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 151, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 151, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 152, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 152, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 153, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 153, Column 68: "Strings must use doublequote."
quotes
|
| Error |
Row 153, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 154, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 154, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 155, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 155, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 156, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 156, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 157, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 157, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 158, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 158, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 159, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 159, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 160, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 161, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 161, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 162, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 162, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 163, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 163, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 164, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 164, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 165, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 165, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 165, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 166, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 166, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 167, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 167, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 168, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 169, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 169, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 170, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 170, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 171, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 171, Column 18: "Missing semicolon."
semi
|
| Error |
Row 171, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 172, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 172, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 172, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 173, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 173, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 174, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 174, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 175, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 175, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 176, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 177, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 177, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 177, Column 131: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 178, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 178, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 179, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 179, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 180, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 180, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 181, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 182, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 182, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 183, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 183, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 183, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 184, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 184, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 185, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 185, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 186, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 186, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 187, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 187, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 188, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 189, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 189, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 190, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 191, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 191, Column 145: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 192, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 192, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 192, Column 49: "Missing semicolon."
semi
|
| Error |
Row 192, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 193, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 193, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 193, Column 81: "Missing semicolon."
semi
|
| Error |
Row 194, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 194, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 195, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 195, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 196, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 196, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 197, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 197, Column 10: "Missing semicolon."
semi
|
| Error |
Row 197, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 198, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 198, Column 7: "Missing semicolon."
semi
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 140: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.directive('vehicleInfoForm', function ($state, WizardHandler, $rootScope, $http, $q, $timeout, toastr, globalService, WizardService) {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
return {
|
| Error |
Row 4, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 4, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
restrict: "E",
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
templateUrl: 'rest/app/client/components/vehicleInfo-form/vehicleInfo-form.view.html',
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 6, Column 44: "'$attr' is defined but never used."
no-unused-vars
|
| Error |
Row 6, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
link: function ($scope, $elem, $attr) {
|
| Error |
Row 7, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 7, Column 21: "'vm' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 7, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
var vm = this;
|
| Error |
Row 8, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
|
| Error |
Row 9, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 9, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
$scope.goNext = function (vehicleInfo) {
|
| Error |
Row 10, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 10, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 10, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
console.log("Step continued from VehicleForm:", vehicleInfo);
|
| Error |
Row 11, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 11, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
$scope.dataLoading = true;
|
| Error |
Row 12, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 12, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
$rootScope.isProcessShow(true);
|
| Error |
Row 13, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 13, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
$scope.vehicleInfoData = {
|
| Error |
Row 14, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 14, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
VEHICLE_IDENTIFICATION_NUMBER: vehicleInfo.VEHICLE_IDENTIFICATION_NUMBER,
|
| Error |
Row 15, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 15, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
PAGE: 2,
|
| Error |
Row 16, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 16, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
UPDATE: true,
|
| Error |
Row 17, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 17, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
//INSURED_APPLICATION_ID: sessionStorage.clientID
|
| Error |
Row 18, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 18, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 22: "Missing semicolon."
semi
|
| 18 |
}
|
| Error |
Row 19, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 19, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 19, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 19, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 74: "Missing semicolon."
semi
|
| 19 |
console.log('$scope.vehicleInfo', $scope.vehicleInfo)
|
| Error |
Row 20, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 20, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
var deferred = $q.defer();
|
| Error |
Row 21, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
|
| Error |
Row 22, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 22, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
var header = {
|
| Error |
Row 23, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 23, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
'Content-Type': 'application/json',
|
| Error |
Row 24, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 24, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 25, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 25, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
};
|
| Error |
Row 26, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
|
| Error |
Row 27, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 27, Column 52: "Strings must use doublequote."
quotes
|
| Error |
Row 27, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
if (sessionStorage.userType == 'Inspector') {
|
| Error |
Row 28, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
|
| Error |
Row 29, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 29, Column 79: "Missing semicolon."
semi
|
| Error |
Row 29, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
$scope.vehicleInfoData.SITE_ID = sessionStorage.siteId
|
| Error |
Row 30, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
|
| Error |
Row 31, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 31, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
if (sessionStorage.clientID != null) {
|
| Error |
Row 32, Column 1: "Expected indentation of 7 tabs but found 26 spaces."
indent
|
| Error |
Row 32, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
// $scope.vehicleInfoData = {
|
| Error |
Row 33, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 33, Column 104: "Missing semicolon."
semi
|
| Error |
Row 33, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
$scope.vehicleInfoData.INSURED_APPLICATION_ID = sessionStorage.clientID
|
| Error |
Row 34, Column 1: "Expected indentation of 7 tabs but found 27 spaces."
indent
|
| Error |
Row 34, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
// }
|
| Error |
Row 35, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 35, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
}
|
| Error |
Row 36, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 36, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 36, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 36, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 78: "Missing semicolon."
semi
|
| 36 |
console.log('$scope.vehicleInfo', $scope.vehicleInfo)
|
| Error |
Row 37, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 37, Column 29: "'deferred' is already defined."
no-redeclare
|
| Error |
Row 37, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
var deferred = $q.defer();
|
| Error |
Row 38, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
|
| Error |
Row 39, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 39, Column 29: "'header' is already defined."
no-redeclare
|
| Error |
Row 39, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
var header = {
|
| Error |
Row 40, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 40, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
'Content-Type': 'application/json',
|
| Error |
Row 41, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 41, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 42, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 42, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
};
|
| Error |
Row 43, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
|
| Error |
Row 44, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 44, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
globalService
|
| Error |
Row 45, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 45, Column 115: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
.globalServiceAPI("POST", "InsuredSummay/InsuredData", $scope.vehicleInfoData, header)
|
| Error |
Row 46, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 46, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
.then(function () {
|
| Error |
Row 47, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 47, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 47, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
console.log("in success", $scope.dataLoading);
|
| Error |
Row 48, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 48, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
$scope.dataLoading = false;
|
| Error |
Row 49, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 49, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
$rootScope.isProcessShow(false);
|
| Error |
Row 50, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 50, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 50, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
console.log("in success", $scope.dataLoading);
|
| Error |
Row 51, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 51, Column 94: "Missing semicolon."
semi
|
| Error |
Row 51, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
toastr.success("Changes Saved Successfully", {timeOut: 3000})
|
| Error |
Row 52, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 52, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
WizardHandler
|
| Error |
Row 53, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 53, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
.wizard()
|
| Error |
Row 54, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 54, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
.next();
|
| Error |
Row 55, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 55, Column 66: "'forward' is not defined."
no-undef
|
| Error |
Row 55, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
WizardService.setProgressLine(5, forward = false);
|
| Error |
Row 56, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 56, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 56, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
$rootScope.$broadcast('callInspectSummary', true);
|
| Error |
Row 57, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 57, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 57, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
$rootScope.$broadcast('callOdometer', true);
|
| Error |
Row 58, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 58, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
$timeout(function () {
|
| Error |
Row 59, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 59, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 59, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
$rootScope.$broadcast('callForOnLoadOdo', true);
|
| Error |
Row 60, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 60, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 40: "Missing semicolon."
semi
|
| 60 |
}, 200)
|
| Error |
Row 61, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
|
| Error |
Row 62, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 62, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
deferred.resolve({success: true});
|
| Error |
Row 63, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
|
| Error |
Row 64, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 64, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
}, function () {
|
| Error |
Row 65, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 65, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 65, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
console.log("error");
|
| Error |
Row 66, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 66, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 104: "Missing semicolon."
semi
|
| 66 |
toastr.error("Something went wrong, please try again", {timeOut: 3000})
|
| Error |
Row 67, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 67, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
$scope.dataLoading = false;
|
| Error |
Row 68, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 68, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
$rootScope.isProcessShow(false);
|
| Error |
Row 69, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 69, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 69, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
console.log("error", $scope.dataLoading);
|
| Error |
Row 70, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 70, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
deferred.resolve({success: false});
|
| Error |
Row 71, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 71, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
});
|
| Error |
Row 72, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 72, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
} else {
|
| Error |
Row 73, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
|
| Error |
Row 74, Column 1: "Expected indentation of 6 tabs but found 23 spaces."
indent
|
| Error |
Row 74, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
// $scope.vehicleInfoData = {
|
| Error |
Row 75, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 75, Column 101: "Missing semicolon."
semi
|
| Error |
Row 75, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
$scope.vehicleInfoData.INSURED_APPLICATION_ID = sessionStorage.clientID
|
| Error |
Row 76, Column 1: "Expected indentation of 6 tabs but found 22 spaces."
indent
|
| Error |
Row 76, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
// }
|
| Error |
Row 77, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
|
| Error |
Row 78, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 78, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
if (sessionStorage.formId != null) {
|
| Error |
Row 79, Column 1: "Expected indentation of 7 tabs but found 26 spaces."
indent
|
| Error |
Row 79, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 79 |
// $scope.vehicleInfoData = {
|
| Error |
Row 80, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 80, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 102: "Missing semicolon."
semi
|
| 80 |
$scope.vehicleInfoData.INSURED_APPLICATION_ID = sessionStorage.formId
|
| Error |
Row 81, Column 1: "Expected indentation of 7 tabs but found 25 spaces."
indent
|
| Error |
Row 81, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 81 |
// }
|
| Error |
Row 82, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 82, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 82 |
}
|
| Error |
Row 83, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 83 |
|
| Error |
Row 84, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 84, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 84, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 84, Column 78: "Missing semicolon."
semi
|
| Error |
Row 84, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 84 |
console.log('$scope.vehicleInfo', $scope.vehicleInfo)
|
| Error |
Row 85, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 85, Column 29: "'deferred' is already defined."
no-redeclare
|
| Error |
Row 85, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 85 |
var deferred = $q.defer();
|
| Error |
Row 86, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 86 |
|
| Error |
Row 87, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 87, Column 29: "'header' is already defined."
no-redeclare
|
| Error |
Row 87, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 87 |
var header = {
|
| Error |
Row 88, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 88, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 88, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 88, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 88 |
'Content-Type': 'application/json',
|
| Error |
Row 89, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 89, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 89, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 89, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 89 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 90, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 90, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 90 |
};
|
| Error |
Row 91, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 91 |
|
| Error |
Row 92, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 92, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 92 |
globalService
|
| Error |
Row 93, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 93, Column 115: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 93 |
.globalServiceAPI("POST", "InsuredSummay/InsuredData", $scope.vehicleInfoData, header)
|
| Error |
Row 94, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 94, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 94 |
.then(function () {
|
| Error |
Row 95, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 95, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 95, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 95 |
console.log("in success", $scope.dataLoading);
|
| Error |
Row 96, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 96, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 96 |
$scope.dataLoading = false;
|
| Error |
Row 97, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 97, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 97 |
$rootScope.isProcessShow(false);
|
| Error |
Row 98, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 98, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 98, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 98 |
console.log("in success", $scope.dataLoading);
|
| Error |
Row 99, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 99, Column 94: "Missing semicolon."
semi
|
| Error |
Row 99, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 99 |
toastr.success("Changes Saved Successfully", {timeOut: 3000})
|
| Error |
Row 100, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 100, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 100 |
WizardHandler
|
| Error |
Row 101, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 101, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 101 |
.wizard()
|
| Error |
Row 102, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 102, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 102 |
.next();
|
| Error |
Row 103, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 103, Column 66: "'forward' is not defined."
no-undef
|
| Error |
Row 103, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 103 |
WizardService.setProgressLine(5, forward = false);
|
| Error |
Row 104, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 104, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 104, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 104 |
$rootScope.$broadcast('callInspectSummary', true);
|
| Error |
Row 105, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 105, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 105, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 105 |
$rootScope.$broadcast('callOdometer', true);
|
| Error |
Row 106, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 106, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 106 |
$timeout(function () {
|
| Error |
Row 107, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 107, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 107, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 107 |
$rootScope.$broadcast('callForOnLoadOdo', true);
|
| Error |
Row 108, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 108, Column 40: "Missing semicolon."
semi
|
| Error |
Row 108, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 108 |
}, 200)
|
| Error |
Row 109, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 109 |
|
| Error |
Row 110, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 110, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 110 |
deferred.resolve({success: true});
|
| Error |
Row 111, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 111 |
|
| Error |
Row 112, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 112, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 112 |
}, function () {
|
| Error |
Row 113, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 113, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 113, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 113 |
console.log("error");
|
| Error |
Row 114, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 114, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 114, Column 104: "Missing semicolon."
semi
|
| 114 |
toastr.error("Something went wrong, please try again", {timeOut: 3000})
|
| Error |
Row 115, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 115, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 115 |
$scope.dataLoading = false;
|
| Error |
Row 116, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 116, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 116 |
$rootScope.isProcessShow(false);
|
| Error |
Row 117, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 117, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 117, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 117 |
console.log("error", $scope.dataLoading);
|
| Error |
Row 118, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 118, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 118 |
deferred.resolve({success: false});
|
| Error |
Row 119, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 119, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 119 |
});
|
| Error |
Row 120, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 120, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 120 |
}
|
| Error |
Row 121, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 121, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 121 |
deferred.resolve({success: true});
|
| Error |
Row 122, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 122 |
|
| Error |
Row 123, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 123, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 123 |
};
|
| Error |
Row 124, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 124 |
|
| Error |
Row 125, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 125, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 125 |
if (sessionStorage.wizardStepNo != null) {
|
| Error |
Row 126, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 126, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 126 |
WizardHandler
|
| Error |
Row 127, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 127, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 127 |
.wizard()
|
| Error |
Row 128, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 128, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 128 |
.goTo(parseInt(sessionStorage.wizardStepNo));
|
| Error |
Row 129, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 129, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 129 |
//delete sessionStorage.wizardStepNo;
|
| Error |
Row 130, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 130, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 130 |
}
|
| Error |
Row 131, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 131 |
|
| Error |
Row 132, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 132, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 132 |
$scope.DATA = {
|
| Error |
Row 133, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 133, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 133 |
PAGE: 2,
|
| Error |
Row 134, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 134, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 134 |
UPDATE: false,
|
| Error |
Row 135, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 135, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 135 |
INSURED_APPLICATION_ID: 0
|
| Error |
Row 136, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 136, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 136, Column 18: "Missing semicolon."
semi
|
| 136 |
}
|
| Error |
Row 137, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 137 |
|
| Error |
Row 138, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 138, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 138 |
$scope.onLoad = function () {
|
| Error |
Row 139, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 139 |
|
| Error |
Row 140, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 140, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 140 |
var deferred = $q.defer();
|
| Error |
Row 141, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 141 |
|
| Error |
Row 142, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 142, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 142 |
var header = {
|
| Error |
Row 143, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 143, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 143, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 143, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 143 |
'Content-Type': 'application/json',
|
| Error |
Row 144, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 144, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 144, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 144, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 144 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 145, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 145, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 145, Column 22: "Missing semicolon."
semi
|
| 145 |
}
|
| Error |
Row 146, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 146 |
|
| Error |
Row 147, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 147, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 147 |
globalService
|
| Error |
Row 148, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 148, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 148 |
.globalServiceAPI("POST", "InsuredSummay/InsuredData", $scope.DATA, header)
|
| Error |
Row 149, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 149, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 149 |
.then(function (response) {
|
| Error |
Row 150, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 150, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 150, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 150 |
console.log(" vehicle info onload call in success", response);
|
| Error |
Row 151, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 151, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 151, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 151 |
if (response.data === 'Vehicle Identification not Found') {
|
| Error |
Row 152, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 152, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 152 |
$scope.vehicleInfo = {
|
| Error |
Row 153, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 153, Column 68: "Strings must use doublequote."
quotes
|
| Error |
Row 153, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 153 |
VEHICLE_IDENTIFICATION_NUMBER: ''
|
| Error |
Row 154, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 154, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 154 |
};
|
| Error |
Row 155, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 155, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 155 |
} else {
|
| Error |
Row 156, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 156, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 156 |
$scope.vehicleInfo = {
|
| Error |
Row 157, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 157, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 157 |
VEHICLE_IDENTIFICATION_NUMBER: response.data
|
| Error |
Row 158, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 158, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 158 |
};
|
| Error |
Row 159, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 159, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 159 |
}
|
| Error |
Row 160, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 160 |
|
| Error |
Row 161, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 161, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 161 |
deferred.resolve({success: true});
|
| Error |
Row 162, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 162, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 162 |
return true,
|
| Error |
Row 163, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 163, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 163 |
response;
|
| Error |
Row 164, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 164, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 164 |
}, function (response) {
|
| Error |
Row 165, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 165, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 165, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 165 |
console.log("error", response);
|
| Error |
Row 166, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 166, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 166 |
deferred.resolve({success: false});
|
| Error |
Row 167, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 167, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 167 |
return false;
|
| Error |
Row 168, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 168 |
|
| Error |
Row 169, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 169, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 169 |
});
|
| Error |
Row 170, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 170, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 170 |
deferred.resolve({success: true});
|
| Error |
Row 171, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 171, Column 18: "Missing semicolon."
semi
|
| Error |
Row 171, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 171 |
}
|
| Error |
Row 172, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 172, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 172, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 172 |
if (sessionStorage.userType == 'Inspector' && sessionStorage.clientID != null) {
|
| Error |
Row 173, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 173, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 173 |
$scope.DATA.INSURED_APPLICATION_ID = sessionStorage.clientID;
|
| Error |
Row 174, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 174, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 174 |
$scope.onLoad();
|
| Error |
Row 175, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 175, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 175 |
}
|
| Error |
Row 176, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 176 |
|
| Error |
Row 177, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 177, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 177, Column 131: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 177 |
if (sessionStorage.userType == 'Insured' && sessionStorage.formId != null && sessionStorage.formId != undefined) {
|
| Error |
Row 178, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 178, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 178 |
$scope.DATA.INSURED_APPLICATION_ID = sessionStorage.formId;
|
| Error |
Row 179, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 179, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 179 |
$scope.onLoad();
|
| Error |
Row 180, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 180, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 180 |
}
|
| Error |
Row 181, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 181 |
|
| Error |
Row 182, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 182, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 182 |
$scope
|
| Error |
Row 183, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 183, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 183, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 183 |
.$on('callForOnLoad', function (event, result) {
|
| Error |
Row 184, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 184, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 184 |
$scope.onLoadBool = result;
|
| Error |
Row 185, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 185, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 185 |
if ($scope.onLoadBool === true) {
|
| Error |
Row 186, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 186, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 186 |
//$scope.onLoad();
|
| Error |
Row 187, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 187, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 187 |
}
|
| Error |
Row 188, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 188 |
|
| Error |
Row 189, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 189, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 189 |
});
|
| Error |
Row 190, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 190 |
|
| Error |
Row 191, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 191, Column 145: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 191 |
if (sessionStorage.wizardStepNo != null && sessionStorage.wizardStepNo != undefined && sessionStorage.userType == "Inspector") {
|
| Error |
Row 192, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 192, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 192, Column 49: "Missing semicolon."
semi
|
| Error |
Row 192, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 192 |
console.log("*************")
|
| Error |
Row 193, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 193, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 193, Column 81: "Missing semicolon."
semi
|
| 193 |
$scope.DATA.INSURED_APPLICATION_ID = sessionStorage.clientID
|
| Error |
Row 194, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 194, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 194 |
$scope.onLoad();
|
| Error |
Row 195, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 195, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 195 |
}
|
| Error |
Row 196, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 196, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 196 |
}
|
| Error |
Row 197, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 197, Column 10: "Missing semicolon."
semi
|
| Error |
Row 197, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 197 |
}
|
| Error |
Row 198, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 198, Column 7: "Missing semicolon."
semi
|
| 198 |
}) |
|
|
|
\rest\app\client\components\vehicleOption-form\vehicleOption-form.directive.js
|
1122 problems (1122 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 142: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 4, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 6, Column 44: "'$attr' is defined but never used."
no-unused-vars
|
| Error |
Row 6, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 7, Column 21: "'vm' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 7, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 9, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 10, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 11, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 12, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 15, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 16, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 17, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 18, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 18, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 19, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 20, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 21, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 21, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 22, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 23, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 24, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 25, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 26, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 18: "Missing semicolon."
semi
|
| Error |
Row 27, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 28, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 29, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 30, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 30, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 31, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 31, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 32, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 33, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 34, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 34, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 35, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 35, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 36, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 37, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 38, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 41, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 42, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 43, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 44, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 45, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 46, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 46, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 47, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 47, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 48, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 49, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 50, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 52, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 53, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 54, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 54, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 55, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 55, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 56, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 57, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 58, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 58, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 59, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 59, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 60, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 61, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 62, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 64, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 65, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 67, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 68, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 68, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 69, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 70, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 32: "Missing semicolon."
semi
|
| Error |
Row 71, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 71, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 73, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 74, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 74, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 76, Column 54: "Strings must use doublequote."
quotes
|
| Error |
Row 76, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 77, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 78, Column 32: "Missing semicolon."
semi
|
| Error |
Row 78, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 79, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 81, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 82, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 82, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 83, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 83, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 84, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 84, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 85, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 85, Column 18: "Missing semicolon."
semi
|
| Error |
Row 85, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 87, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 87, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 88, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 88, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 89, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 89, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 90, Column 1: "Expected indentation of 7 tabs but found 24 spaces."
indent
|
| Error |
Row 90, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 91, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 92, Column 1: "Expected indentation of 7 tabs but found 24 spaces."
indent
|
| Error |
Row 92, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 93, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 1: "Expected indentation of 7 tabs but found 24 spaces."
indent
|
| Error |
Row 94, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 94, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 95, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 95, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 96, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 96, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 97, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 97, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 97, Column 18: "Missing semicolon."
semi
|
| Error |
Row 98, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 99, Column 17: "'vehicleOptionModel' is not defined."
no-undef
|
| Error |
Row 99, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 100, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 100, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 101, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 101, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 101, Column 18: "Missing semicolon."
semi
|
| Error |
Row 102, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 103, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 103, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 104, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 105, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 105, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 106, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 107, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 108, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 108, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 108, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 109, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 109, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 109, Column 139: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 110, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 111, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 111, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 112, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 112, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 113, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 113, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 114, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 114, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 115, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 115, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 116, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 116, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 117, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 117, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 118, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 118, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 119, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 119, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 120, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 120, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 121, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 121, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 122, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 122, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 123, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 123, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 124, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 124, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 125, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 125, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 126, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 126, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 127, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 127, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 128, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 128, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 129, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 129, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 130, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 130, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 131, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 131, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 132, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 132, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 133, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 133, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 134, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 134, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 135, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 135, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 136, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 136, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 137, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 137, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 138, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 138, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 139, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 139, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 140, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 140, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 141, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 141, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 142, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 142, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 143, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 143, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 144, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 144, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 145, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 145, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 146, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 146, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 147, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 147, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 148, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 148, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 149, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 149, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 150, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 150, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 151, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 151, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 152, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 152, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 153, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 153, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 154, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 154, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 155, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 155, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 156, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 156, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 157, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 157, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 158, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 158, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 159, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 159, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 160, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 160, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 161, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 161, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 162, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 162, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 163, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 163, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 164, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 164, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 165, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 165, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 166, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 166, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 167, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 167, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 168, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 168, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 169, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 169, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 170, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 170, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 171, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 171, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 172, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 172, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 173, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 173, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 174, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 174, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 175, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 175, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 176, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 176, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 177, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 177, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 178, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 178, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 179, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 179, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 180, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 180, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 181, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 181, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 182, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 182, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 183, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 183, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 184, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 184, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 185, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 185, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 186, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 186, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 187, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 187, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 188, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 189, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 189, Column 52: "Strings must use doublequote."
quotes
|
| Error |
Row 189, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 190, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 191, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 191, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 192, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 192, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 193, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 193, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 194, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 194, Column 113: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 195, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 195, Column 141: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 196, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 196, Column 119: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 197, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 197, Column 115: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 198, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 198, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 199, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 200, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 200, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 201, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 201, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 202, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 202, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 203, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 203, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 204, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 204, Column 129: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 205, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 205, Column 119: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 206, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 206, Column 117: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 207, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 207, Column 125: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 208, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 208, Column 123: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 209, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 209, Column 127: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 210, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 211, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 211, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 212, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 212, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 213, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 213, Column 145: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 214, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 214, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 215, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 215, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 216, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 216, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 217, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 217, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 218, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 218, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 219, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 219, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 220, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 220, Column 113: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 221, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 221, Column 123: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 222, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 222, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 223, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 223, Column 121: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 224, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 224, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 225, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 225, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 226, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 226, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 227, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 227, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 228, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 228, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 229, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 229, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 230, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 230, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 231, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 231, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 232, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 232, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 233, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 233, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 234, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 234, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 235, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 235, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 236, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 236, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 237, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 237, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 238, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 238, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 239, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 240, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 240, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 241, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 241, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 242, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 242, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 243, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 243, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 244, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 244, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 245, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 245, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 246, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 246, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 247, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 247, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 248, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 248, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 249, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 249, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 250, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 251, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 251, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 252, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 252, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 253, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 253, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 254, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 254, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 255, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 255, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 256, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 256, Column 26: "Missing semicolon."
semi
|
| Error |
Row 256, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 257, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 258, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 258, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 259, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 259, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 260, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 260, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 260, Column 107: "Missing semicolon."
semi
|
| Error |
Row 261, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 261, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 262, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 262, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 263, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 264, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 264, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 265, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 265, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 265, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 265, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 266, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 266, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 266, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 266, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 267, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 267, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 268, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 269, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 269, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 270, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 270, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 271, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 271, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 272, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 272, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 273, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 273, Column 122: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 274, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 274, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 275, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 275, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 275, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 276, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 276, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 277, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 277, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 278, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 278, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 278, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 279, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 279, Column 94: "Missing semicolon."
semi
|
| Error |
Row 279, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 280, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 280, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 281, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 281, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 282, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 282, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 283, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 283, Column 66: "'forward' is not defined."
no-undef
|
| Error |
Row 283, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 284, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 284, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 284, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 285, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 285, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 286, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 286, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 286, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 287, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 287, Column 40: "Missing semicolon."
semi
|
| Error |
Row 287, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 288, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 288, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 289, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 289, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 290, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 290, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 290, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 291, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 291, Column 104: "Missing semicolon."
semi
|
| Error |
Row 291, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 292, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 292, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 293, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 293, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 294, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 294, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 294, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 295, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 295, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 296, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 296, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 297, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 297, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 298, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 299, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 299, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 300, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 300, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 301, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 301, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 302, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 302, Column 113: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 303, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 303, Column 141: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 304, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 304, Column 119: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 305, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 305, Column 115: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 306, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 306, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 307, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 308, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 308, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 309, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 309, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 310, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 310, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 311, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 311, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 312, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 312, Column 129: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 313, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 313, Column 119: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 314, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 314, Column 117: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 315, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 315, Column 125: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 316, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 316, Column 123: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 317, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 317, Column 127: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 318, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 319, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 319, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 320, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 320, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 321, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 321, Column 145: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 322, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 322, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 323, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 323, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 324, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 324, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 325, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 325, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 326, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 326, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 327, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 327, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 328, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 328, Column 113: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 329, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 329, Column 123: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 330, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 330, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 331, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 331, Column 121: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 332, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 332, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 333, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 333, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 334, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 334, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 335, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 335, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 336, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 336, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 337, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 337, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 338, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 338, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 339, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 339, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 340, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 340, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 341, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 341, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 342, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 342, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 343, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 343, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 344, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 344, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 345, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 345, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 346, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 346, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 347, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 348, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 348, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 349, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 349, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 350, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 350, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 351, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 351, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 352, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 352, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 353, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 353, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 354, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 354, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 355, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 355, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 356, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 356, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 357, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 357, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 358, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 359, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 359, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 360, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 360, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 361, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 361, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 362, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 362, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 363, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 363, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 363, Column 26: "Missing semicolon."
semi
|
| Error |
Row 364, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 365, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 365, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 366, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 366, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 367, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 367, Column 105: "Missing semicolon."
semi
|
| Error |
Row 367, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 368, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 368, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 369, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 369, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 370, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 371, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 371, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 372, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 373, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 373, Column 29: "'header' is already defined."
no-redeclare
|
| Error |
Row 373, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 374, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 374, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 374, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 374, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 375, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 375, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 375, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 375, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 376, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 376, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 377, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 378, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 378, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 378, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 378, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 378, Column 100: "Missing semicolon."
semi
|
| Error |
Row 379, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 379, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 380, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 380, Column 122: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 381, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 381, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 382, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 382, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 382, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 383, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 383, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 384, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 384, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 385, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 385, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 385, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 386, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 386, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 386, Column 94: "Missing semicolon."
semi
|
| Error |
Row 387, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 387, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 387, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 388, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 388, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 389, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 389, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 390, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 390, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 391, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 391, Column 66: "'forward' is not defined."
no-undef
|
| Error |
Row 391, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 392, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 392, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 393, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 393, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 393, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 394, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 394, Column 40: "Missing semicolon."
semi
|
| Error |
Row 394, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 395, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 395, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 396, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 396, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 397, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 397, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 397, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 398, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 398, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 398, Column 104: "Missing semicolon."
semi
|
| Error |
Row 399, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 399, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 400, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 400, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 401, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 401, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 401, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 402, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 402, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 403, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 403, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 404, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 405, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 405, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 406, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 407, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 407, Column 25: "'deferred' is already defined."
no-redeclare
|
| Error |
Row 407, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 408, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 409, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 409, Column 25: "'header' is already defined."
no-redeclare
|
| Error |
Row 409, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 410, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 410, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 410, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 410, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 411, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 411, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 411, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 411, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 412, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 412, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 413, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 414, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 414, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 415, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 416, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 416, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 417, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 418, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 418, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 419, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 419, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 420, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 420, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 421, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 421, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 422, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 422, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 423, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 423, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 423, Column 18: "Missing semicolon."
semi
|
| Error |
Row 424, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 425, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 425, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 426, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 426, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 427, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 428, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 428, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 429, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 429, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 429, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 429, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 430, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 430, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 430, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 430, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 431, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 431, Column 22: "Missing semicolon."
semi
|
| Error |
Row 431, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 432, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 432, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 433, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 433, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 434, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 434, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 435, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 435, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 435, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 436, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 437, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 437, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 438, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 438, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 439, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 439, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 440, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 440, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 441, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 441, Column 122: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 442, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 442, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 443, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 443, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 444, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 444, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 445, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 446, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 446, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 447, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 447, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 448, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 448, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 449, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 449, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 450, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 450, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 451, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 451, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 452, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 452, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 453, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 453, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 454, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 454, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 455, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 455, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 456, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 457, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 457, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 458, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 458, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 459, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 459, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 460, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 460, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 461, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 461, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 462, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 462, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 463, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 463, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 464, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 464, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 465, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 465, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 466, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 466, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 467, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 467, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 468, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 468, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 469, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 469, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 470, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 470, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 471, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 471, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 472, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 472, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 473, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 473, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 474, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 474, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 475, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 475, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 476, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 476, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 477, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 477, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 478, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 478, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 479, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 479, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 480, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 480, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 481, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 481, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 482, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 482, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 483, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 483, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 484, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 484, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 485, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 486, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 486, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 487, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 487, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 488, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 488, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 489, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 489, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 490, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 490, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 491, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 491, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 492, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 492, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 493, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 493, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 494, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 495, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 495, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 496, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 496, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 497, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 498, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 498, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 499, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 499, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 499, Column 30: "Missing semicolon."
semi
|
| Error |
Row 500, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 501, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 501, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 502, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 502, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 503, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 503, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 504, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 504, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 505, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 505, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 505, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 506, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 506, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 507, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 507, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 508, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 509, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 509, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 510, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 510, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 511, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 511, Column 18: "Missing semicolon."
semi
|
| Error |
Row 511, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 512, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 513, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 513, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 513, Column 131: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 514, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 514, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 515, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 515, Column 79: "Missing semicolon."
semi
|
| Error |
Row 515, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 516, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 516, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 517, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 517, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 518, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 518, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 519, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 520, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 520, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 520, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 521, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 521, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 522, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 522, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 522, Column 81: "Missing semicolon."
semi
|
| Error |
Row 523, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 523, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 524, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 524, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 525, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 525, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 526, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 527, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 527, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 528, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 528, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 528, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 529, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 529, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 530, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 530, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 531, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 531, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 532, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 532, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 533, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 533, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 534, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 535, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 535, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 536, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 536, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 537, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 537, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 538, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 538, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 539, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 539, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 540, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 540, Column 10: "Missing semicolon."
semi
|
| Error |
Row 540, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 541, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 541, Column 7: "Missing semicolon."
semi
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 142: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.directive('vehicleOptionForm', function ($state, WizardHandler, $q, $http, $timeout, $rootScope, toastr, globalService, WizardService) {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
return {
|
| Error |
Row 4, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 4, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
restrict: "E",
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
templateUrl: 'rest/app/client/components/vehicleOption-form/vehicleOption-form.view.html',
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 6, Column 44: "'$attr' is defined but never used."
no-unused-vars
|
| Error |
Row 6, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
link: function ($scope, $elem, $attr) {
|
| Error |
Row 7, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 7, Column 21: "'vm' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 7, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
var vm = this;
|
| Error |
Row 8, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
|
| Error |
Row 9, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 9, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
// $('textarea#message_area').on('keyup',function() { var maxlen =
|
| Error |
Row 10, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 10, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
// $(this).attr('maxlength'); var length = $(this).val().length; if(length >
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 11, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
// (maxlen-10) ){ $('#textarea_message').text('max length '+maxlen+'
|
| Error |
Row 12, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 12, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
// characters only!') } else { $('#textarea_message').text(''); }
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
// });
|
| Error |
Row 14, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
|
| Error |
Row 15, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 15, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
$scope.selectRadioEquipment = [
|
| Error |
Row 16, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 16, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
{
|
| Error |
Row 17, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 17, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
id: 1,
|
| Error |
Row 18, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 18, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 18, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
name: 'FM'
|
| Error |
Row 19, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 19, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
}, {
|
| Error |
Row 20, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 20, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
id: 2,
|
| Error |
Row 21, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 21, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 21, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
name: 'AM'
|
| Error |
Row 22, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 22, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
}, {
|
| Error |
Row 23, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 23, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
id: 3,
|
| Error |
Row 24, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 24, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
name: 'CD Player'
|
| Error |
Row 25, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 25, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
}
|
| Error |
Row 26, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 26, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 18: "Missing semicolon."
semi
|
| 26 |
]
|
| Error |
Row 27, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 28, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
$scope.frontAirBags = [
|
| Error |
Row 29, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 29, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
{
|
| Error |
Row 30, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 30, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 30, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
id: 'front-1',
|
| Error |
Row 31, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 31, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 31, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
name: '1',
|
| Error |
Row 32, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 32, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
checked: 1
|
| Error |
Row 33, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 33, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
}, {
|
| Error |
Row 34, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 34, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 34, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
id: 'front-2',
|
| Error |
Row 35, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 35, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 35, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
name: '2',
|
| Error |
Row 36, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 36, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
checked: 0
|
| Error |
Row 37, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 37, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
}
|
| Error |
Row 38, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 38, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
];
|
| Error |
Row 39, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
$scope.sideAirBags = [
|
| Error |
Row 41, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 41, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
{
|
| Error |
Row 42, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 42, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
id: 'side-1',
|
| Error |
Row 43, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 43, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
name: '1',
|
| Error |
Row 44, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 44, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
checked: 1
|
| Error |
Row 45, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 45, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
}, {
|
| Error |
Row 46, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 46, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 46, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
id: 'side-2',
|
| Error |
Row 47, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 47, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 47, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
name: '2',
|
| Error |
Row 48, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 48, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
checked: 0
|
| Error |
Row 49, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 49, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
}
|
| Error |
Row 50, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 50, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
];
|
| Error |
Row 51, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
|
| Error |
Row 52, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 52, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
$scope.rearAirBags = [
|
| Error |
Row 53, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 53, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
{
|
| Error |
Row 54, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 54, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 54, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
id: 'rear-1',
|
| Error |
Row 55, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 55, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 55, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
name: '1',
|
| Error |
Row 56, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 56, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
checked: 1
|
| Error |
Row 57, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 57, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
}, {
|
| Error |
Row 58, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 58, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 58, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
id: 'rear-2',
|
| Error |
Row 59, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 59, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 59, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
name: '2',
|
| Error |
Row 60, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 60, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
checked: 0
|
| Error |
Row 61, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 61, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
}
|
| Error |
Row 62, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 62, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
];
|
| Error |
Row 63, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
|
| Error |
Row 64, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 64, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
// $scope.checked = function (x) { console.log(x);
|
| Error |
Row 65, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 65, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
// console.log($scope.selectedPlayer1, $scope.selectedPlayer2); }
|
| Error |
Row 66, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
|
| Error |
Row 67, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 67, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
$scope.handleRadioClick = function (item) {
|
| Error |
Row 68, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 68, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 68, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
$scope.flag = item.name === 'Other(Describe)'
|
| Error |
Row 69, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 69, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
? true
|
| Error |
Row 70, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 70, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 32: "Missing semicolon."
semi
|
| 70 |
: false
|
| Error |
Row 71, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 71, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
};
|
| Error |
Row 72, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
|
| Error |
Row 73, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 73, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
$scope.handleLocation = function (item) {
|
| Error |
Row 74, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 74, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 74, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
console.log(item.name);
|
| Error |
Row 75, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
|
| Error |
Row 76, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 76, Column 54: "Strings must use doublequote."
quotes
|
| Error |
Row 76, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
$scope.otherFlag = item.name === 'Other - Please Specify'
|
| Error |
Row 77, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 77, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
? true
|
| Error |
Row 78, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 78, Column 32: "Missing semicolon."
semi
|
| Error |
Row 78, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
: false
|
| Error |
Row 79, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 79, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 79 |
};
|
| Error |
Row 80, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 80 |
|
| Error |
Row 81, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 81, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 81 |
$scope.logModel = function () {
|
| Error |
Row 82, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 82, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 82, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 82 |
console.log($scope.antitheftDeviceModel);
|
| Error |
Row 83, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 83, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 83, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 83 |
console.log($scope.exteriorModel);
|
| Error |
Row 84, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 84, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 84, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 84 |
console.log($scope.saftyModel);
|
| Error |
Row 85, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 85, Column 18: "Missing semicolon."
semi
|
| Error |
Row 85, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 85 |
}
|
| Error |
Row 86, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 86 |
|
| Error |
Row 87, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 87, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 87 |
$scope.boolTobit = function (value) {
|
| Error |
Row 88, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 88, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 88 |
if (value != null) {
|
| Error |
Row 89, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 89, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 89 |
if (value === true) {
|
| Error |
Row 90, Column 1: "Expected indentation of 7 tabs but found 24 spaces."
indent
|
| Error |
Row 90, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 90 |
return 1;
|
| Error |
Row 91, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 91, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 91 |
} else if (value === false) {
|
| Error |
Row 92, Column 1: "Expected indentation of 7 tabs but found 24 spaces."
indent
|
| Error |
Row 92, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 92 |
return 0;
|
| Error |
Row 93, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 93, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 93 |
} else {
|
| Error |
Row 94, Column 1: "Expected indentation of 7 tabs but found 24 spaces."
indent
|
| Error |
Row 94, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 94, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 94 |
return '';
|
| Error |
Row 95, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 95, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 95 |
}
|
| Error |
Row 96, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 96, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 96 |
}
|
| Error |
Row 97, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 97, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 97, Column 18: "Missing semicolon."
semi
|
| 97 |
}
|
| Error |
Row 98, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 98 |
|
| Error |
Row 99, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 99, Column 17: "'vehicleOptionModel' is not defined."
no-undef
|
| Error |
Row 99, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 99 |
vehicleOptionModel = {
|
| Error |
Row 100, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 100, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 100 |
ANTITHEFT_NONE: false
|
| Error |
Row 101, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 101, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 101, Column 18: "Missing semicolon."
semi
|
| 101 |
}
|
| Error |
Row 102, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 102 |
|
| Error |
Row 103, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 103, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 103 |
$scope.goNext = function (vehicleOptionModel) {
|
| Error |
Row 104, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 104 |
|
| Error |
Row 105, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 105, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 105 |
$scope.dataLoading = true;
|
| Error |
Row 106, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 106, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 106 |
$rootScope.isProcessShow(true);
|
| Error |
Row 107, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 107 |
|
| Error |
Row 108, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 108, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 108, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 108 |
console.log("Step continued from Vihicle Option Form:", vehicleOptionModel);
|
| Error |
Row 109, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 109, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 109, Column 139: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 109 |
console.log("Step continued from Vihicle Option Form:boolTobit", $scope.boolTobit(vehicleOptionModel.ANTITHEFT_NONE));
|
| Error |
Row 110, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 110 |
|
| Error |
Row 111, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 111, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 111 |
// $scope.vehicleOptionModelData = { // radio RADIO_AFTER_BRAND:
|
| Error |
Row 112, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 112, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 112 |
// vehicleOptionModel.RADIO_AFTER_BRAND, GPS_NAVIGATION_SYSTEM_INSTALLED:
|
| Error |
Row 113, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 113, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 113 |
// vehicleOptionModel.GPS_NAVIGATION_SYSTEM_INSTALLED,
|
| Error |
Row 114, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 114, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 114 |
// GPS_NAVIGATION_INSTALLED_PERMANENTLY:
|
| Error |
Row 115, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 115, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 115 |
// $scope.boolTobit(vehicleOptionModel.GPS_NAVIGATION_INSTALLED_PERMANENTLY),
|
| Error |
Row 116, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 116, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 116 |
// RADIO_EQUIPMENT_DASHBOARD:
|
| Error |
Row 117, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 117, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 117 |
// $scope.boolTobit(vehicleOptionModel.RADIO_EQUIPMENT_DASHBOARD),
|
| Error |
Row 118, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 118, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 118 |
// RADIO_FACTORY_INSTALLED:
|
| Error |
Row 119, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 119, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 119 |
// $scope.boolTobit(vehicleOptionModel.RADIO_FACTORY_INSTALLED), //Antitheft
|
| Error |
Row 120, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 120, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 120 |
// ANTITHEFT_NONE: $scope.boolTobit(vehicleOptionModel.ANTITHEFT_NONE),
|
| Error |
Row 121, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 121, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 121 |
// ANTITHEFT_MODEL: vehicleOptionModel.ANTITHEFT_MODEL, ANTITHEFT_BRAND:
|
| Error |
Row 122, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 122, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 122 |
// vehicleOptionModel.ANTITHEFT_BRAND, ANTITHEFT_INOPERATIVE:
|
| Error |
Row 123, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 123, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 123 |
// $scope.boolTobit(vehicleOptionModel.ANTITHEFT_INOPERATIVE),
|
| Error |
Row 124, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 124, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 124 |
// ANTITHEFT_AUTO_RECOVERY_SYSTEM:
|
| Error |
Row 125, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 125, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 125 |
// $scope.boolTobit(vehicleOptionModel.ANTITHEFT_AUTO_RECOVERY_SYSTEM),
|
| Error |
Row 126, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 126, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 126 |
// ANTITHEFT_PASSIVE_DISABLE:
|
| Error |
Row 127, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 127, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 127 |
// $scope.boolTobit(vehicleOptionModel.ANTITHEFT_PASSIVE_DISABLE),
|
| Error |
Row 128, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 128, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 128 |
// ANTITHEFT_ACTIVE_DISABLE:
|
| Error |
Row 129, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 129, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 129 |
// $scope.boolTobit(vehicleOptionModel.ANTITHEFT_ACTIVE_DISABLE),
|
| Error |
Row 130, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 130, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 130 |
// ANTITHEFT_AUDIBLE_ALARM_ONLY:
|
| Error |
Row 131, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 131, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 131 |
// $scope.boolTobit(vehicleOptionModel.ANTITHEFT_AUDIBLE_ALARM_ONLY),
|
| Error |
Row 132, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 132, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 132 |
// ANTITHEFT_COMBAT_AUTO_THEFT:
|
| Error |
Row 133, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 133, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 133 |
// $scope.boolTobit(vehicleOptionModel.ANTITHEFT_COMBAT_AUTO_THEFT),
|
| Error |
Row 134, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 134, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 134 |
// ANTITHEFT_ETCHED_GLASS_CODING:
|
| Error |
Row 135, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 135, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 135 |
// $scope.boolTobit(vehicleOptionModel.ANTITHEFT_ETCHED_GLASS_CODING),
|
| Error |
Row 136, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 136, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 136 |
// CUSTOM_MAG_WHEELS: $scope.boolTobit(vehicleOptionModel.CUSTOM_MAG_WHEELS),
|
| Error |
Row 137, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 137, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 137 |
// SPECIAL_HUB_CAPS: $scope.boolTobit(vehicleOptionModel.SPECIAL_HUB_CAPS),
|
| Error |
Row 138, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 138, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 138 |
// SPECIAL_HUB_CAP_QUANTITY: vehicleOptionModel.SPECIAL_HUB_CAP_QUANTITY,
|
| Error |
Row 139, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 139, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 139 |
// //need here string beacuse this is text field SPECIAL_TIRES:
|
| Error |
Row 140, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 140, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 140 |
// $scope.boolTobit(vehicleOptionModel.SPECIAL_TIRES), SPECIAL_TIRES_TYPE:
|
| Error |
Row 141, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 141, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 141 |
// vehicleOptionModel.SPECIAL_TIRES_TYPE, SPOILER:
|
| Error |
Row 142, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 142, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 142 |
// $scope.boolTobit(vehicleOptionModel.SPOILER), SUNROOF:
|
| Error |
Row 143, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 143, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 143 |
// $scope.boolTobit(vehicleOptionModel.SUNROOF), SUNROOF_MOTORIZED:
|
| Error |
Row 144, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 144, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 144 |
// $scope.boolTobit(vehicleOptionModel.SUNROOF_MOTORIZED),
|
| Error |
Row 145, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 145, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 145 |
// REAR_WINDOW_WIPER: $scope.boolTobit(vehicleOptionModel.REAR_WINDOW_WIPER),
|
| Error |
Row 146, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 146, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 146 |
// DAYTIME_RUNNING_LIGHTS:
|
| Error |
Row 147, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 147, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 147 |
// $scope.boolTobit(vehicleOptionModel.DAYTIME_RUNNING_LIGHTS),
|
| Error |
Row 148, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 148, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 148 |
// BLIND_SPOT_DETECTION_SYSTEM:
|
| Error |
Row 149, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 149, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 149 |
// $scope.boolTobit(vehicleOptionModel.BLIND_SPOT_DETECTION_SYSTEM),
|
| Error |
Row 150, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 150, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 150 |
// BACKUP_CAMERA: $scope.boolTobit(vehicleOptionModel.BACKUP_CAMERA),
|
| Error |
Row 151, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 151, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 151 |
// COLLISION_AVOIDANCE_SYSTEM:
|
| Error |
Row 152, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 152, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 152 |
// $scope.boolTobit(vehicleOptionModel.COLLISION_AVOIDANCE_SYSTEM),
|
| Error |
Row 153, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 153, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 153 |
// BACKUP_SENSOR: $scope.boolTobit(vehicleOptionModel.BACKUP_SENSOR),
|
| Error |
Row 154, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 154, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 154 |
// SEATS_AUTOMATIC_BELT:
|
| Error |
Row 155, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 155, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 155 |
// $scope.boolTobit(vehicleOptionModel.SEATS_AUTOMATIC_BELT), SEATS_POWER:
|
| Error |
Row 156, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 156, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 156 |
// $scope.boolTobit(vehicleOptionModel.SEATS_POWER), SEATS_HEATED:
|
| Error |
Row 157, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 157, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 157 |
// $scope.boolTobit(vehicleOptionModel.SEATS_HEATED), SEATS_LUMBAR:
|
| Error |
Row 158, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 158, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 158 |
// $scope.boolTobit(vehicleOptionModel.SEATS_LUMBAR), INSTRU_AIRCONDITIONER:
|
| Error |
Row 159, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 159, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 159 |
// $scope.boolTobit(vehicleOptionModel.INSTRU_AIRCONDITIONER),
|
| Error |
Row 160, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 160, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 160 |
// INSTRU_DIGITAL: $scope.boolTobit(vehicleOptionModel.INSTRU_DIGITAL),
|
| Error |
Row 161, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 161, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 161 |
// INSTRU_CRUISECONTROL:
|
| Error |
Row 162, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 162, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 162 |
// $scope.boolTobit(vehicleOptionModel.INSTRU_CRUISECONTROL),
|
| Error |
Row 163, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 163, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 163 |
// INSTRU_TILTWHEEL: $scope.boolTobit(vehicleOptionModel.INSTRU_TILTWHEEL),
|
| Error |
Row 164, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 164, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 164 |
// INSTRU_POWERWINDOWS:
|
| Error |
Row 165, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 165, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 165 |
// $scope.boolTobit(vehicleOptionModel.INSTRU_POWERWINDOWS),
|
| Error |
Row 166, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 166, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 166 |
// INSTRU_POWERLOCKDOORS:
|
| Error |
Row 167, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 167, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 167 |
// $scope.boolTobit(vehicleOptionModel.INSTRU_POWERLOCKDOORS),
|
| Error |
Row 168, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 168, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 168 |
// INSTRU_POWERSTEERING:
|
| Error |
Row 169, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 169, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 169 |
// $scope.boolTobit(vehicleOptionModel.INSTRU_POWERSTEERING),
|
| Error |
Row 170, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 170, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 170 |
// INSTRU_POWERANTENNA:
|
| Error |
Row 171, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 171, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 171 |
// $scope.boolTobit(vehicleOptionModel.INSTRU_POWERANTENNA),
|
| Error |
Row 172, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 172, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 172 |
// INSTRU_POWERTRUNK: $scope.boolTobit(vehicleOptionModel.INSTRU_POWERTRUNK),
|
| Error |
Row 173, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 173, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 173 |
// INSTRU_POWERMIROR: $scope.boolTobit(vehicleOptionModel.INSTRU_POWERMIROR),
|
| Error |
Row 174, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 174, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 174 |
// SAFTY_ANTILOCK_BRAKES:
|
| Error |
Row 175, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 175, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 175 |
// $scope.boolTobit(vehicleOptionModel.SAFTY_ANTILOCK_BRAKES),
|
| Error |
Row 176, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 176, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 176 |
// SAFTY_FRONT_AIRBAG: $scope.boolTobit(vehicleOptionModel.SAFTY_FRONT_AIRBAG),
|
| Error |
Row 177, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 177, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 177 |
// SAFTY_FRONT_AIRBAG_NUMBER: vehicleOptionModel.SAFTY_FRONT_AIRBAG_NUMBER,
|
| Error |
Row 178, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 178, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 178 |
// SAFTY_SIDE_AIRBAG: $scope.boolTobit(vehicleOptionModel.SAFTY_SIDE_AIRBAG),
|
| Error |
Row 179, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 179, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 179 |
// SAFTY_SIDE_AIRBAG_NUMBER: vehicleOptionModel.SAFTY_SIDE_AIRBAG_NUMBER,
|
| Error |
Row 180, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 180, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 180 |
// SAFTY_REAR_AIRBAG: $scope.boolTobit(vehicleOptionModel.SAFTY_REAR_AIRBAG),
|
| Error |
Row 181, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 181, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 181 |
// SAFTY_REAR_AIRBAG_NUMBER: vehicleOptionModel.SAFTY_REAR_AIRBAG_NUMBER,
|
| Error |
Row 182, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 182, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 182 |
// VINValue: $scope.boolTobit(vehicleOptionModel.VINValue), IS_VAN_OR_LIMO:
|
| Error |
Row 183, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 183, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 183 |
// $scope.boolTobit(vehicleOptionModel.IS_VAN_OR_LIMO), IS_OTHER_EQUIPMENT:
|
| Error |
Row 184, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 184, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 184 |
// $scope.boolTobit(vehicleOptionModel.IS_OTHER_EQUIPMENT),
|
| Error |
Row 185, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 185, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 185 |
// OTHER_OPTIONAL_EQUIPMENT: vehicleOptionModel.OTHER_OPTIONAL_EQUIPMENT,
|
| Error |
Row 186, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 186, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 186 |
// PAGE: 4, INSURED_APPLICATION_ID: sessionStorage.clientID, UPDATE:
|
| Error |
Row 187, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 187, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 187 |
// true }
|
| Error |
Row 188, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 188 |
|
| Error |
Row 189, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 189, Column 52: "Strings must use doublequote."
quotes
|
| Error |
Row 189, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 189 |
if (sessionStorage.userType == 'Inspector') {
|
| Error |
Row 190, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 190 |
|
| Error |
Row 191, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 191, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 191 |
$scope.vehicleOptionModelData = {
|
| Error |
Row 192, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 192, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 192 |
// radio
|
| Error |
Row 193, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 193, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 193 |
RADIO_AFTER_BRAND: vehicleOptionModel.RADIO_AFTER_BRAND,
|
| Error |
Row 194, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 194, Column 113: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 194 |
GPS_NAVIGATION_SYSTEM_INSTALLED: vehicleOptionModel.GPS_NAVIGATION_SYSTEM_INSTALLED,
|
| Error |
Row 195, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 195, Column 141: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 195 |
GPS_NAVIGATION_INSTALLED_PERMANENTLY: $scope.boolTobit(vehicleOptionModel.GPS_NAVIGATION_INSTALLED_PERMANENTLY),
|
| Error |
Row 196, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 196, Column 119: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 196 |
RADIO_EQUIPMENT_DASHBOARD: $scope.boolTobit(vehicleOptionModel.RADIO_EQUIPMENT_DASHBOARD),
|
| Error |
Row 197, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 197, Column 115: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 197 |
RADIO_FACTORY_INSTALLED: $scope.boolTobit(vehicleOptionModel.RADIO_FACTORY_INSTALLED),
|
| Error |
Row 198, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 198, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 198 |
//Antitheft
|
| Error |
Row 199, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 199 |
|
| Error |
Row 200, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 200, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 200 |
ANTITHEFT_NONE: $scope.boolTobit(vehicleOptionModel.ANTITHEFT_NONE),
|
| Error |
Row 201, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 201, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 201 |
ANTITHEFT_MODEL: vehicleOptionModel.ANTITHEFT_MODEL,
|
| Error |
Row 202, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 202, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 202 |
ANTITHEFT_BRAND: vehicleOptionModel.ANTITHEFT_BRAND,
|
| Error |
Row 203, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 203, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 203 |
ANTITHEFT_INOPERATIVE: $scope.boolTobit(vehicleOptionModel.ANTITHEFT_INOPERATIVE),
|
| Error |
Row 204, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 204, Column 129: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 204 |
ANTITHEFT_AUTO_RECOVERY_SYSTEM: $scope.boolTobit(vehicleOptionModel.ANTITHEFT_AUTO_RECOVERY_SYSTEM),
|
| Error |
Row 205, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 205, Column 119: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 205 |
ANTITHEFT_PASSIVE_DISABLE: $scope.boolTobit(vehicleOptionModel.ANTITHEFT_PASSIVE_DISABLE),
|
| Error |
Row 206, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 206, Column 117: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 206 |
ANTITHEFT_ACTIVE_DISABLE: $scope.boolTobit(vehicleOptionModel.ANTITHEFT_ACTIVE_DISABLE),
|
| Error |
Row 207, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 207, Column 125: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 207 |
ANTITHEFT_AUDIBLE_ALARM_ONLY: $scope.boolTobit(vehicleOptionModel.ANTITHEFT_AUDIBLE_ALARM_ONLY),
|
| Error |
Row 208, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 208, Column 123: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 208 |
ANTITHEFT_COMBAT_AUTO_THEFT: $scope.boolTobit(vehicleOptionModel.ANTITHEFT_COMBAT_AUTO_THEFT),
|
| Error |
Row 209, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 209, Column 127: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 209 |
ANTITHEFT_ETCHED_GLASS_CODING: $scope.boolTobit(vehicleOptionModel.ANTITHEFT_ETCHED_GLASS_CODING),
|
| Error |
Row 210, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 210 |
|
| Error |
Row 211, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 211, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 211 |
CUSTOM_MAG_WHEELS: $scope.boolTobit(vehicleOptionModel.CUSTOM_MAG_WHEELS),
|
| Error |
Row 212, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 212, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 212 |
SPECIAL_HUB_CAPS: $scope.boolTobit(vehicleOptionModel.SPECIAL_HUB_CAPS),
|
| Error |
Row 213, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 213, Column 145: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 213 |
SPECIAL_HUB_CAP_QUANTITY: vehicleOptionModel.SPECIAL_HUB_CAP_QUANTITY, //need here string beacuse this is text field
|
| Error |
Row 214, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 214, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 214 |
SPECIAL_TIRES: $scope.boolTobit(vehicleOptionModel.SPECIAL_TIRES),
|
| Error |
Row 215, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 215, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 215 |
SPECIAL_TIRES_TYPE: vehicleOptionModel.SPECIAL_TIRES_TYPE,
|
| Error |
Row 216, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 216, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 216 |
SPOILER: $scope.boolTobit(vehicleOptionModel.SPOILER),
|
| Error |
Row 217, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 217, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 217 |
SUNROOF: $scope.boolTobit(vehicleOptionModel.SUNROOF),
|
| Error |
Row 218, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 218, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 218 |
SUNROOF_MOTORIZED: $scope.boolTobit(vehicleOptionModel.SUNROOF_MOTORIZED),
|
| Error |
Row 219, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 219, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 219 |
REAR_WINDOW_WIPER: $scope.boolTobit(vehicleOptionModel.REAR_WINDOW_WIPER),
|
| Error |
Row 220, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 220, Column 113: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 220 |
DAYTIME_RUNNING_LIGHTS: $scope.boolTobit(vehicleOptionModel.DAYTIME_RUNNING_LIGHTS),
|
| Error |
Row 221, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 221, Column 123: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 221 |
BLIND_SPOT_DETECTION_SYSTEM: $scope.boolTobit(vehicleOptionModel.BLIND_SPOT_DETECTION_SYSTEM),
|
| Error |
Row 222, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 222, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 222 |
BACKUP_CAMERA: $scope.boolTobit(vehicleOptionModel.BACKUP_CAMERA),
|
| Error |
Row 223, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 223, Column 121: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 223 |
COLLISION_AVOIDANCE_SYSTEM: $scope.boolTobit(vehicleOptionModel.COLLISION_AVOIDANCE_SYSTEM),
|
| Error |
Row 224, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 224, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 224 |
BACKUP_SENSOR: $scope.boolTobit(vehicleOptionModel.BACKUP_SENSOR),
|
| Error |
Row 225, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 225, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 225 |
SEATS_AUTOMATIC_BELT: $scope.boolTobit(vehicleOptionModel.SEATS_AUTOMATIC_BELT),
|
| Error |
Row 226, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 226, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 226 |
SEATS_POWER: $scope.boolTobit(vehicleOptionModel.SEATS_POWER),
|
| Error |
Row 227, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 227, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 227 |
SEATS_HEATED: $scope.boolTobit(vehicleOptionModel.SEATS_HEATED),
|
| Error |
Row 228, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 228, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 228 |
SEATS_LUMBAR: $scope.boolTobit(vehicleOptionModel.SEATS_LUMBAR),
|
| Error |
Row 229, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 229, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 229 |
INSTRU_AIRCONDITIONER: $scope.boolTobit(vehicleOptionModel.INSTRU_AIRCONDITIONER),
|
| Error |
Row 230, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 230, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 230 |
INSTRU_DIGITAL: $scope.boolTobit(vehicleOptionModel.INSTRU_DIGITAL),
|
| Error |
Row 231, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 231, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 231 |
INSTRU_CRUISECONTROL: $scope.boolTobit(vehicleOptionModel.INSTRU_CRUISECONTROL),
|
| Error |
Row 232, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 232, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 232 |
INSTRU_TILTWHEEL: $scope.boolTobit(vehicleOptionModel.INSTRU_TILTWHEEL),
|
| Error |
Row 233, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 233, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 233 |
INSTRU_POWERWINDOWS: $scope.boolTobit(vehicleOptionModel.INSTRU_POWERWINDOWS),
|
| Error |
Row 234, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 234, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 234 |
INSTRU_POWERLOCKDOORS: $scope.boolTobit(vehicleOptionModel.INSTRU_POWERLOCKDOORS),
|
| Error |
Row 235, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 235, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 235 |
INSTRU_POWERSTEERING: $scope.boolTobit(vehicleOptionModel.INSTRU_POWERSTEERING),
|
| Error |
Row 236, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 236, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 236 |
INSTRU_POWERANTENNA: $scope.boolTobit(vehicleOptionModel.INSTRU_POWERANTENNA),
|
| Error |
Row 237, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 237, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 237 |
INSTRU_POWERTRUNK: $scope.boolTobit(vehicleOptionModel.INSTRU_POWERTRUNK),
|
| Error |
Row 238, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 238, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 238 |
INSTRU_POWERMIROR: $scope.boolTobit(vehicleOptionModel.INSTRU_POWERMIROR),
|
| Error |
Row 239, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 239 |
|
| Error |
Row 240, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 240, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 240 |
SAFTY_ANTILOCK_BRAKES: $scope.boolTobit(vehicleOptionModel.SAFTY_ANTILOCK_BRAKES),
|
| Error |
Row 241, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 241, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 241 |
SAFTY_FRONT_AIRBAG: $scope.boolTobit(vehicleOptionModel.SAFTY_FRONT_AIRBAG),
|
| Error |
Row 242, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 242, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 242 |
SAFTY_FRONT_AIRBAG_NUMBER: vehicleOptionModel.SAFTY_FRONT_AIRBAG_NUMBER,
|
| Error |
Row 243, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 243, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 243 |
SAFTY_SIDE_AIRBAG: $scope.boolTobit(vehicleOptionModel.SAFTY_SIDE_AIRBAG),
|
| Error |
Row 244, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 244, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 244 |
SAFTY_SIDE_AIRBAG_NUMBER: vehicleOptionModel.SAFTY_SIDE_AIRBAG_NUMBER,
|
| Error |
Row 245, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 245, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 245 |
SAFTY_REAR_AIRBAG: $scope.boolTobit(vehicleOptionModel.SAFTY_REAR_AIRBAG),
|
| Error |
Row 246, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 246, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 246 |
SAFTY_REAR_AIRBAG_NUMBER: vehicleOptionModel.SAFTY_REAR_AIRBAG_NUMBER,
|
| Error |
Row 247, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 247, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 247 |
VINValue: $scope.boolTobit(vehicleOptionModel.VINValue),
|
| Error |
Row 248, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 248, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 248 |
IS_VAN_OR_LIMO: $scope.boolTobit(vehicleOptionModel.IS_VAN_OR_LIMO),
|
| Error |
Row 249, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 249, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 249 |
IS_OTHER_EQUIPMENT: $scope.boolTobit(vehicleOptionModel.IS_OTHER_EQUIPMENT),
|
| Error |
Row 250, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 250 |
|
| Error |
Row 251, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 251, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 251 |
OTHER_OPTIONAL_EQUIPMENT: vehicleOptionModel.OTHER_OPTIONAL_EQUIPMENT,
|
| Error |
Row 252, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 252, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 252 |
PAGE: 4,
|
| Error |
Row 253, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 253, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 253 |
INSURED_APPLICATION_ID: sessionStorage.clientID,
|
| Error |
Row 254, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 254, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 254 |
UPDATE: true,
|
| Error |
Row 255, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 255, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 255 |
SITE_ID: sessionStorage.siteId
|
| Error |
Row 256, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 256, Column 26: "Missing semicolon."
semi
|
| Error |
Row 256, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 256 |
}
|
| Error |
Row 257, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 257 |
|
| Error |
Row 258, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 258, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 258 |
if (sessionStorage.clientID != null) {
|
| Error |
Row 259, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 259, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 259 |
//$scope.vehicleOptionModelData = {
|
| Error |
Row 260, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 260, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 260, Column 107: "Missing semicolon."
semi
|
| 260 |
$scope.vehicleOptionModelData.INSURED_APPLICATION_ID = sessionStorage.clientID
|
| Error |
Row 261, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 261, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 261 |
// }
|
| Error |
Row 262, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 262, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 262 |
}
|
| Error |
Row 263, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 263 |
|
| Error |
Row 264, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 264, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 264 |
var header = {
|
| Error |
Row 265, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 265, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 265, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 265, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 265 |
'Content-Type': 'application/json',
|
| Error |
Row 266, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 266, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 266, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 266, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 266 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 267, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 267, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 267 |
};
|
| Error |
Row 268, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 268 |
|
| Error |
Row 269, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 269, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 269 |
// $scope.vehicleOptionModelData.INSURED_APPLICATION_ID =
|
| Error |
Row 270, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 270, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 270 |
// sessionStorage.inspectorClientID $scope.vehicleOptionModelData = {
|
| Error |
Row 271, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 271, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 271 |
// $scope.vehicleOptionModelData.SITE_ID = sessionStorage.siteId }
|
| Error |
Row 272, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 272, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 272 |
globalService
|
| Error |
Row 273, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 273, Column 122: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 273 |
.globalServiceAPI("POST", "InsuredSummay/InsuredData", $scope.vehicleOptionModelData, header)
|
| Error |
Row 274, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 274, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 274 |
.then(function (response) {
|
| Error |
Row 275, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 275, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 275, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 275 |
console.log("in success", $scope.dataLoading);
|
| Error |
Row 276, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 276, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 276 |
$scope.dataLoading = false;
|
| Error |
Row 277, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 277, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 277 |
$rootScope.isProcessShow(false);
|
| Error |
Row 278, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 278, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 278, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 278 |
console.log("in success", response);
|
| Error |
Row 279, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 279, Column 94: "Missing semicolon."
semi
|
| Error |
Row 279, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 279 |
toastr.success("Changes Saved Successfully", {timeOut: 3000})
|
| Error |
Row 280, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 280, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 280 |
WizardHandler
|
| Error |
Row 281, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 281, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 281 |
.wizard()
|
| Error |
Row 282, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 282, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 282 |
.next();
|
| Error |
Row 283, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 283, Column 66: "'forward' is not defined."
no-undef
|
| Error |
Row 283, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 283 |
WizardService.setProgressLine(9, forward = false);
|
| Error |
Row 284, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 284, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 284, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 284 |
$rootScope.$broadcast('callInspectSummary', true);
|
| Error |
Row 285, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 285, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 285 |
$timeout(function () {
|
| Error |
Row 286, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 286, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 286, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 286 |
$rootScope.$broadcast('callOnLoadVehicleCond', true);
|
| Error |
Row 287, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 287, Column 40: "Missing semicolon."
semi
|
| Error |
Row 287, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 287 |
}, 200)
|
| Error |
Row 288, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 288, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 288 |
deferred.resolve({success: true});
|
| Error |
Row 289, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 289, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 289 |
}, function () {
|
| Error |
Row 290, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 290, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 290, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 290 |
console.log("error");
|
| Error |
Row 291, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 291, Column 104: "Missing semicolon."
semi
|
| Error |
Row 291, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 291 |
toastr.error("Something went wrong, please try again", {timeOut: 3000})
|
| Error |
Row 292, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 292, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 292 |
$scope.dataLoading = false;
|
| Error |
Row 293, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 293, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 293 |
$rootScope.isProcessShow(false);
|
| Error |
Row 294, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 294, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 294, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 294 |
console.log("error", $scope.dataLoading);
|
| Error |
Row 295, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 295, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 295 |
deferred.resolve({success: false});
|
| Error |
Row 296, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 296, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 296 |
});
|
| Error |
Row 297, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 297, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 297 |
} else {
|
| Error |
Row 298, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 298 |
|
| Error |
Row 299, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 299, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 299 |
$scope.vehicleOptionModelData = {
|
| Error |
Row 300, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 300, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 300 |
// radio
|
| Error |
Row 301, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 301, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 301 |
RADIO_AFTER_BRAND: vehicleOptionModel.RADIO_AFTER_BRAND,
|
| Error |
Row 302, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 302, Column 113: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 302 |
GPS_NAVIGATION_SYSTEM_INSTALLED: vehicleOptionModel.GPS_NAVIGATION_SYSTEM_INSTALLED,
|
| Error |
Row 303, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 303, Column 141: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 303 |
GPS_NAVIGATION_INSTALLED_PERMANENTLY: $scope.boolTobit(vehicleOptionModel.GPS_NAVIGATION_INSTALLED_PERMANENTLY),
|
| Error |
Row 304, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 304, Column 119: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 304 |
RADIO_EQUIPMENT_DASHBOARD: $scope.boolTobit(vehicleOptionModel.RADIO_EQUIPMENT_DASHBOARD),
|
| Error |
Row 305, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 305, Column 115: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 305 |
RADIO_FACTORY_INSTALLED: $scope.boolTobit(vehicleOptionModel.RADIO_FACTORY_INSTALLED),
|
| Error |
Row 306, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 306, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 306 |
//Antitheft
|
| Error |
Row 307, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 307 |
|
| Error |
Row 308, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 308, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 308 |
ANTITHEFT_NONE: $scope.boolTobit(vehicleOptionModel.ANTITHEFT_NONE),
|
| Error |
Row 309, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 309, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 309 |
ANTITHEFT_MODEL: vehicleOptionModel.ANTITHEFT_MODEL,
|
| Error |
Row 310, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 310, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 310 |
ANTITHEFT_BRAND: vehicleOptionModel.ANTITHEFT_BRAND,
|
| Error |
Row 311, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 311, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 311 |
ANTITHEFT_INOPERATIVE: $scope.boolTobit(vehicleOptionModel.ANTITHEFT_INOPERATIVE),
|
| Error |
Row 312, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 312, Column 129: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 312 |
ANTITHEFT_AUTO_RECOVERY_SYSTEM: $scope.boolTobit(vehicleOptionModel.ANTITHEFT_AUTO_RECOVERY_SYSTEM),
|
| Error |
Row 313, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 313, Column 119: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 313 |
ANTITHEFT_PASSIVE_DISABLE: $scope.boolTobit(vehicleOptionModel.ANTITHEFT_PASSIVE_DISABLE),
|
| Error |
Row 314, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 314, Column 117: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 314 |
ANTITHEFT_ACTIVE_DISABLE: $scope.boolTobit(vehicleOptionModel.ANTITHEFT_ACTIVE_DISABLE),
|
| Error |
Row 315, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 315, Column 125: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 315 |
ANTITHEFT_AUDIBLE_ALARM_ONLY: $scope.boolTobit(vehicleOptionModel.ANTITHEFT_AUDIBLE_ALARM_ONLY),
|
| Error |
Row 316, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 316, Column 123: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 316 |
ANTITHEFT_COMBAT_AUTO_THEFT: $scope.boolTobit(vehicleOptionModel.ANTITHEFT_COMBAT_AUTO_THEFT),
|
| Error |
Row 317, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 317, Column 127: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 317 |
ANTITHEFT_ETCHED_GLASS_CODING: $scope.boolTobit(vehicleOptionModel.ANTITHEFT_ETCHED_GLASS_CODING),
|
| Error |
Row 318, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 318 |
|
| Error |
Row 319, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 319, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 319 |
CUSTOM_MAG_WHEELS: $scope.boolTobit(vehicleOptionModel.CUSTOM_MAG_WHEELS),
|
| Error |
Row 320, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 320, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 320 |
SPECIAL_HUB_CAPS: $scope.boolTobit(vehicleOptionModel.SPECIAL_HUB_CAPS),
|
| Error |
Row 321, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 321, Column 145: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 321 |
SPECIAL_HUB_CAP_QUANTITY: vehicleOptionModel.SPECIAL_HUB_CAP_QUANTITY, //need here string beacuse this is text field
|
| Error |
Row 322, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 322, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 322 |
SPECIAL_TIRES: $scope.boolTobit(vehicleOptionModel.SPECIAL_TIRES),
|
| Error |
Row 323, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 323, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 323 |
SPECIAL_TIRES_TYPE: vehicleOptionModel.SPECIAL_TIRES_TYPE,
|
| Error |
Row 324, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 324, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 324 |
SPOILER: $scope.boolTobit(vehicleOptionModel.SPOILER),
|
| Error |
Row 325, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 325, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 325 |
SUNROOF: $scope.boolTobit(vehicleOptionModel.SUNROOF),
|
| Error |
Row 326, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 326, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 326 |
SUNROOF_MOTORIZED: $scope.boolTobit(vehicleOptionModel.SUNROOF_MOTORIZED),
|
| Error |
Row 327, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 327, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 327 |
REAR_WINDOW_WIPER: $scope.boolTobit(vehicleOptionModel.REAR_WINDOW_WIPER),
|
| Error |
Row 328, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 328, Column 113: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 328 |
DAYTIME_RUNNING_LIGHTS: $scope.boolTobit(vehicleOptionModel.DAYTIME_RUNNING_LIGHTS),
|
| Error |
Row 329, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 329, Column 123: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 329 |
BLIND_SPOT_DETECTION_SYSTEM: $scope.boolTobit(vehicleOptionModel.BLIND_SPOT_DETECTION_SYSTEM),
|
| Error |
Row 330, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 330, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 330 |
BACKUP_CAMERA: $scope.boolTobit(vehicleOptionModel.BACKUP_CAMERA),
|
| Error |
Row 331, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 331, Column 121: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 331 |
COLLISION_AVOIDANCE_SYSTEM: $scope.boolTobit(vehicleOptionModel.COLLISION_AVOIDANCE_SYSTEM),
|
| Error |
Row 332, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 332, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 332 |
BACKUP_SENSOR: $scope.boolTobit(vehicleOptionModel.BACKUP_SENSOR),
|
| Error |
Row 333, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 333, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 333 |
SEATS_AUTOMATIC_BELT: $scope.boolTobit(vehicleOptionModel.SEATS_AUTOMATIC_BELT),
|
| Error |
Row 334, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 334, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 334 |
SEATS_POWER: $scope.boolTobit(vehicleOptionModel.SEATS_POWER),
|
| Error |
Row 335, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 335, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 335 |
SEATS_HEATED: $scope.boolTobit(vehicleOptionModel.SEATS_HEATED),
|
| Error |
Row 336, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 336, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 336 |
SEATS_LUMBAR: $scope.boolTobit(vehicleOptionModel.SEATS_LUMBAR),
|
| Error |
Row 337, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 337, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 337 |
INSTRU_AIRCONDITIONER: $scope.boolTobit(vehicleOptionModel.INSTRU_AIRCONDITIONER),
|
| Error |
Row 338, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 338, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 338 |
INSTRU_DIGITAL: $scope.boolTobit(vehicleOptionModel.INSTRU_DIGITAL),
|
| Error |
Row 339, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 339, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 339 |
INSTRU_CRUISECONTROL: $scope.boolTobit(vehicleOptionModel.INSTRU_CRUISECONTROL),
|
| Error |
Row 340, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 340, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 340 |
INSTRU_TILTWHEEL: $scope.boolTobit(vehicleOptionModel.INSTRU_TILTWHEEL),
|
| Error |
Row 341, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 341, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 341 |
INSTRU_POWERWINDOWS: $scope.boolTobit(vehicleOptionModel.INSTRU_POWERWINDOWS),
|
| Error |
Row 342, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 342, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 342 |
INSTRU_POWERLOCKDOORS: $scope.boolTobit(vehicleOptionModel.INSTRU_POWERLOCKDOORS),
|
| Error |
Row 343, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 343, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 343 |
INSTRU_POWERSTEERING: $scope.boolTobit(vehicleOptionModel.INSTRU_POWERSTEERING),
|
| Error |
Row 344, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 344, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 344 |
INSTRU_POWERANTENNA: $scope.boolTobit(vehicleOptionModel.INSTRU_POWERANTENNA),
|
| Error |
Row 345, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 345, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 345 |
INSTRU_POWERTRUNK: $scope.boolTobit(vehicleOptionModel.INSTRU_POWERTRUNK),
|
| Error |
Row 346, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 346, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 346 |
INSTRU_POWERMIROR: $scope.boolTobit(vehicleOptionModel.INSTRU_POWERMIROR),
|
| Error |
Row 347, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 347 |
|
| Error |
Row 348, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 348, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 348 |
SAFTY_ANTILOCK_BRAKES: $scope.boolTobit(vehicleOptionModel.SAFTY_ANTILOCK_BRAKES),
|
| Error |
Row 349, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 349, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 349 |
SAFTY_FRONT_AIRBAG: $scope.boolTobit(vehicleOptionModel.SAFTY_FRONT_AIRBAG),
|
| Error |
Row 350, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 350, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 350 |
SAFTY_FRONT_AIRBAG_NUMBER: vehicleOptionModel.SAFTY_FRONT_AIRBAG_NUMBER,
|
| Error |
Row 351, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 351, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 351 |
SAFTY_SIDE_AIRBAG: $scope.boolTobit(vehicleOptionModel.SAFTY_SIDE_AIRBAG),
|
| Error |
Row 352, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 352, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 352 |
SAFTY_SIDE_AIRBAG_NUMBER: vehicleOptionModel.SAFTY_SIDE_AIRBAG_NUMBER,
|
| Error |
Row 353, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 353, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 353 |
SAFTY_REAR_AIRBAG: $scope.boolTobit(vehicleOptionModel.SAFTY_REAR_AIRBAG),
|
| Error |
Row 354, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 354, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 354 |
SAFTY_REAR_AIRBAG_NUMBER: vehicleOptionModel.SAFTY_REAR_AIRBAG_NUMBER,
|
| Error |
Row 355, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 355, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 355 |
VINValue: $scope.boolTobit(vehicleOptionModel.VINValue),
|
| Error |
Row 356, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 356, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 356 |
IS_VAN_OR_LIMO: $scope.boolTobit(vehicleOptionModel.IS_VAN_OR_LIMO),
|
| Error |
Row 357, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 357, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 357 |
IS_OTHER_EQUIPMENT: $scope.boolTobit(vehicleOptionModel.IS_OTHER_EQUIPMENT),
|
| Error |
Row 358, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 358 |
|
| Error |
Row 359, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 359, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 359 |
OTHER_OPTIONAL_EQUIPMENT: vehicleOptionModel.OTHER_OPTIONAL_EQUIPMENT,
|
| Error |
Row 360, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 360, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 360 |
PAGE: 4,
|
| Error |
Row 361, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 361, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 361 |
INSURED_APPLICATION_ID: sessionStorage.clientID,
|
| Error |
Row 362, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 362, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 362 |
UPDATE: true
|
| Error |
Row 363, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 363, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 363, Column 26: "Missing semicolon."
semi
|
| 363 |
}
|
| Error |
Row 364, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 364 |
|
| Error |
Row 365, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 365, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 365 |
if (sessionStorage.formId != null) {
|
| Error |
Row 366, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 366, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 366 |
// $scope.vehicleOptionModelData = {
|
| Error |
Row 367, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 367, Column 105: "Missing semicolon."
semi
|
| Error |
Row 367, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 367 |
$scope.vehicleOptionModelData.INSURED_APPLICATION_ID = sessionStorage.formId
|
| Error |
Row 368, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 368, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 368 |
// }
|
| Error |
Row 369, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 369, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 369 |
}
|
| Error |
Row 370, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 370 |
|
| Error |
Row 371, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 371, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 371 |
var deferred = $q.defer();
|
| Error |
Row 372, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 372 |
|
| Error |
Row 373, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 373, Column 29: "'header' is already defined."
no-redeclare
|
| Error |
Row 373, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 373 |
var header = {
|
| Error |
Row 374, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 374, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 374, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 374, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 374 |
'Content-Type': 'application/json',
|
| Error |
Row 375, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 375, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 375, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 375, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 375 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 376, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 376, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 376 |
};
|
| Error |
Row 377, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 377 |
|
| Error |
Row 378, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 378, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 378, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 378, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 378, Column 100: "Missing semicolon."
semi
|
| 378 |
console.log('$scope.vehicleOptionModelData', $scope.vehicleOptionModelData)
|
| Error |
Row 379, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 379, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 379 |
globalService
|
| Error |
Row 380, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 380, Column 122: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 380 |
.globalServiceAPI("POST", "InsuredSummay/InsuredData", $scope.vehicleOptionModelData, header)
|
| Error |
Row 381, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 381, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 381 |
.then(function (response) {
|
| Error |
Row 382, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 382, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 382, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 382 |
console.log("in success", $scope.dataLoading);
|
| Error |
Row 383, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 383, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 383 |
$scope.dataLoading = false;
|
| Error |
Row 384, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 384, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 384 |
$rootScope.isProcessShow(false);
|
| Error |
Row 385, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 385, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 385, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 385 |
console.log("in success", response);
|
| Error |
Row 386, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 386, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 386, Column 94: "Missing semicolon."
semi
|
| 386 |
toastr.success("Changes Saved Successfully", {timeOut: 3000})
|
| Error |
Row 387, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 387, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 387, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 387 |
$rootScope.$broadcast('callInspectSummary', true);
|
| Error |
Row 388, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 388, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 388 |
WizardHandler
|
| Error |
Row 389, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 389, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 389 |
.wizard()
|
| Error |
Row 390, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 390, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 390 |
.next();
|
| Error |
Row 391, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 391, Column 66: "'forward' is not defined."
no-undef
|
| Error |
Row 391, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 391 |
WizardService.setProgressLine(9, forward = false);
|
| Error |
Row 392, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 392, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 392 |
$timeout(function () {
|
| Error |
Row 393, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 393, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 393, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 393 |
$rootScope.$broadcast('callOnLoadVehicleCond', true);
|
| Error |
Row 394, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 394, Column 40: "Missing semicolon."
semi
|
| Error |
Row 394, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 394 |
}, 200)
|
| Error |
Row 395, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 395, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 395 |
deferred.resolve({success: true});
|
| Error |
Row 396, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 396, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 396 |
}, function () {
|
| Error |
Row 397, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 397, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 397, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 397 |
console.log("error");
|
| Error |
Row 398, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 398, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 398, Column 104: "Missing semicolon."
semi
|
| 398 |
toastr.error("Something went wrong, please try again", {timeOut: 3000})
|
| Error |
Row 399, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 399, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 399 |
$scope.dataLoading = false;
|
| Error |
Row 400, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 400, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 400 |
$rootScope.isProcessShow(false);
|
| Error |
Row 401, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 401, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 401, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 401 |
console.log("error", $scope.dataLoading);
|
| Error |
Row 402, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 402, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 402 |
deferred.resolve({success: false});
|
| Error |
Row 403, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 403, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 403 |
});
|
| Error |
Row 404, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 404 |
|
| Error |
Row 405, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 405, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 405 |
}
|
| Error |
Row 406, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 406 |
|
| Error |
Row 407, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 407, Column 25: "'deferred' is already defined."
no-redeclare
|
| Error |
Row 407, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 407 |
var deferred = $q.defer();
|
| Error |
Row 408, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 408 |
|
| Error |
Row 409, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 409, Column 25: "'header' is already defined."
no-redeclare
|
| Error |
Row 409, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 409 |
var header = {
|
| Error |
Row 410, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 410, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 410, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 410, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 410 |
'Content-Type': 'application/json',
|
| Error |
Row 411, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 411, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 411, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 411, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 411 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 412, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 412, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 412 |
};
|
| Error |
Row 413, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 413 |
|
| Error |
Row 414, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 414, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 414 |
deferred.resolve({success: true});
|
| Error |
Row 415, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 415 |
|
| Error |
Row 416, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 416, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 416 |
};
|
| Error |
Row 417, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 417 |
|
| Error |
Row 418, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 418, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 418 |
$scope.DATA = {
|
| Error |
Row 419, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 419, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 419 |
PAGE: 4,
|
| Error |
Row 420, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 420, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 420 |
UPDATE: false,
|
| Error |
Row 421, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 421, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 421 |
INSURED_APPLICATION_ID: 0,
|
| Error |
Row 422, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 422, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 422 |
USER_NAME: sessionStorage.userDispalyName
|
| Error |
Row 423, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 423, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 423, Column 18: "Missing semicolon."
semi
|
| 423 |
}
|
| Error |
Row 424, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 424 |
|
| Error |
Row 425, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 425, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 425 |
$scope.onLoad = function () {
|
| Error |
Row 426, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 426, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 426 |
var deferred = $q.defer();
|
| Error |
Row 427, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 427 |
|
| Error |
Row 428, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 428, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 428 |
var header = {
|
| Error |
Row 429, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 429, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 429, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 429, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 429 |
'Content-Type': 'application/json',
|
| Error |
Row 430, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 430, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 430, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 430, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 430 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 431, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 431, Column 22: "Missing semicolon."
semi
|
| Error |
Row 431, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 431 |
}
|
| Error |
Row 432, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 432, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 432 |
globalService
|
| Error |
Row 433, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 433, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 433 |
.globalServiceAPI("POST", "InsuredSummay/InsuredData", $scope.DATA, header)
|
| Error |
Row 434, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 434, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 434 |
.then(function (response) {
|
| Error |
Row 435, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 435, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 435, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 435 |
console.log("vehical option onload success:", response);
|
| Error |
Row 436, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 436 |
|
| Error |
Row 437, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 437, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 437 |
$scope.vehicleOptionModel = {
|
| Error |
Row 438, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 438, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 438 |
// radio
|
| Error |
Row 439, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 439, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 439 |
RADIO_AFTER_BRAND: response.data.RADIO_AFTER_BRAND,
|
| Error |
Row 440, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 440, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 440 |
GPS_NAVIGATION_SYSTEM_INSTALLED: response.data.GPS_NAVIGATION_SYSTEM_INSTALLED,
|
| Error |
Row 441, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 441, Column 122: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 441 |
GPS_NAVIGATION_INSTALLED_PERMANENTLY: response.data.GPS_NAVIGATION_INSTALLED_PERMANENTLY,
|
| Error |
Row 442, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 442, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 442 |
RADIO_EQUIPMENT_DASHBOARD: response.data.RADIO_EQUIPMENT_DASHBOARD,
|
| Error |
Row 443, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 443, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 443 |
RADIO_FACTORY_INSTALLED: response.data.RADIO_FACTORY_INSTALLED,
|
| Error |
Row 444, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 444, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 444 |
//Antitheft
|
| Error |
Row 445, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 445 |
|
| Error |
Row 446, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 446, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 446 |
ANTITHEFT_NONE: response.data.ANTITHEFT_NONE,
|
| Error |
Row 447, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 447, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 447 |
ANTITHEFT_MODEL: response.data.ANTITHEFT_MODEL,
|
| Error |
Row 448, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 448, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 448 |
ANTITHEFT_BRAND: response.data.ANTITHEFT_BRAND,
|
| Error |
Row 449, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 449, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 449 |
ANTITHEFT_INOPERATIVE: response.data.ANTITHEFT_INOPERATIVE,
|
| Error |
Row 450, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 450, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 450 |
ANTITHEFT_AUTO_RECOVERY_SYSTEM: response.data.ANTITHEFT_AUTO_RECOVERY_SYSTEM,
|
| Error |
Row 451, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 451, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 451 |
ANTITHEFT_PASSIVE_DISABLE: response.data.ANTITHEFT_PASSIVE_DISABLE,
|
| Error |
Row 452, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 452, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 452 |
ANTITHEFT_ACTIVE_DISABLE: response.data.ANTITHEFT_ACTIVE_DISABLE,
|
| Error |
Row 453, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 453, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 453 |
ANTITHEFT_AUDIBLE_ALARM_ONLY: response.data.ANTITHEFT_AUDIBLE_ALARM_ONLY,
|
| Error |
Row 454, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 454, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 454 |
ANTITHEFT_COMBAT_AUTO_THEFT: response.data.ANTITHEFT_COMBAT_AUTO_THEFT,
|
| Error |
Row 455, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 455, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 455 |
ANTITHEFT_ETCHED_GLASS_CODING: response.data.ANTITHEFT_ETCHED_GLASS_CODING,
|
| Error |
Row 456, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 456 |
|
| Error |
Row 457, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 457, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 457 |
CUSTOM_MAG_WHEELS: response.data.CUSTOM_MAG_WHEELS,
|
| Error |
Row 458, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 458, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 458 |
SPECIAL_HUB_CAPS: response.data.SPECIAL_HUB_CAPS,
|
| Error |
Row 459, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 459, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 459 |
SPECIAL_HUB_CAP_QUANTITY: response.data.SPECIAL_HUB_CAP_QUANTITY,
|
| Error |
Row 460, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 460, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 460 |
SPECIAL_TIRES: response.data.SPECIAL_TIRES,
|
| Error |
Row 461, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 461, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 461 |
SPECIAL_TIRES_TYPE: response.data.SPECIAL_TIRES_TYPE,
|
| Error |
Row 462, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 462, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 462 |
SPOILER: response.data.SPOILER,
|
| Error |
Row 463, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 463, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 463 |
SUNROOF: response.data.SUNROOF,
|
| Error |
Row 464, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 464, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 464 |
SUNROOF_MOTORIZED: response.data.SUNROOF_MOTORIZED,
|
| Error |
Row 465, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 465, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 465 |
REAR_WINDOW_WIPER: response.data.REAR_WINDOW_WIPER,
|
| Error |
Row 466, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 466, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 466 |
DAYTIME_RUNNING_LIGHTS: response.data.DAYTIME_RUNNING_LIGHTS,
|
| Error |
Row 467, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 467, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 467 |
BLIND_SPOT_DETECTION_SYSTEM: response.data.BLIND_SPOT_DETECTION_SYSTEM,
|
| Error |
Row 468, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 468, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 468 |
BACKUP_CAMERA: response.data.BACKUP_CAMERA,
|
| Error |
Row 469, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 469, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 469 |
COLLISION_AVOIDANCE_SYSTEM: response.data.COLLISION_AVOIDANCE_SYSTEM,
|
| Error |
Row 470, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 470, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 470 |
BACKUP_SENSOR: response.data.BACKUP_SENSOR,
|
| Error |
Row 471, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 471, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 471 |
SEATS_AUTOMATIC_BELT: response.data.SEATS_AUTOMATIC_BELT,
|
| Error |
Row 472, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 472, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 472 |
SEATS_POWER: response.data.SEATS_POWER,
|
| Error |
Row 473, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 473, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 473 |
SEATS_HEATED: response.data.SEATS_HEATED,
|
| Error |
Row 474, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 474, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 474 |
SEATS_LUMBAR: response.data.SEATS_LUMBAR,
|
| Error |
Row 475, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 475, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 475 |
INSTRU_AIRCONDITIONER: response.data.INSTRU_AIRCONDITIONER,
|
| Error |
Row 476, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 476, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 476 |
INSTRU_DIGITAL: response.data.INSTRU_DIGITAL,
|
| Error |
Row 477, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 477, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 477 |
INSTRU_CRUISECONTROL: response.data.INSTRU_CRUISECONTROL,
|
| Error |
Row 478, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 478, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 478 |
INSTRU_TILTWHEEL: response.data.INSTRU_TILTWHEEL,
|
| Error |
Row 479, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 479, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 479 |
INSTRU_POWERWINDOWS: response.data.INSTRU_POWERWINDOWS,
|
| Error |
Row 480, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 480, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 480 |
INSTRU_POWERLOCKDOORS: response.data.INSTRU_POWERLOCKDOORS,
|
| Error |
Row 481, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 481, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 481 |
INSTRU_POWERSTEERING: response.data.INSTRU_POWERSTEERING,
|
| Error |
Row 482, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 482, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 482 |
INSTRU_POWERANTENNA: response.data.INSTRU_POWERANTENNA,
|
| Error |
Row 483, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 483, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 483 |
INSTRU_POWERTRUNK: response.data.INSTRU_POWERTRUNK,
|
| Error |
Row 484, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 484, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 484 |
INSTRU_POWERMIROR: response.data.INSTRU_POWERMIROR,
|
| Error |
Row 485, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 485 |
|
| Error |
Row 486, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 486, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 486 |
SAFTY_ANTILOCK_BRAKES: response.data.SAFTY_ANTILOCK_BRAKES,
|
| Error |
Row 487, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 487, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 487 |
SAFTY_FRONT_AIRBAG: response.data.SAFTY_FRONT_AIRBAG,
|
| Error |
Row 488, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 488, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 488 |
SAFTY_FRONT_AIRBAG_NUMBER: response.data.SAFTY_FRONT_AIRBAG_NUMBER,
|
| Error |
Row 489, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 489, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 489 |
SAFTY_SIDE_AIRBAG: response.data.SAFTY_SIDE_AIRBAG,
|
| Error |
Row 490, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 490, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 490 |
SAFTY_REAR_AIRBAG: response.data.SAFTY_REAR_AIRBAG,
|
| Error |
Row 491, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 491, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 491 |
SAFTY_SIDE_AIRBAG_NUMBER: response.data.SAFTY_SIDE_AIRBAG_NUMBER,
|
| Error |
Row 492, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 492, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 492 |
SAFTY_REAR_AIRBAG_NUMBER: response.data.SAFTY_REAR_AIRBAG_NUMBER,
|
| Error |
Row 493, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 493, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 493 |
VINValue: response.data.VINValue,
|
| Error |
Row 494, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 494 |
|
| Error |
Row 495, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 495, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 495 |
IS_VAN_OR_LIMO: response.data.IS_VAN_OR_LIMO,
|
| Error |
Row 496, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 496, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 496 |
IS_OTHER_EQUIPMENT: response.data.IS_OTHER_EQUIPMENT,
|
| Error |
Row 497, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 497 |
|
| Error |
Row 498, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 498, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 498 |
OTHER_OPTIONAL_EQUIPMENT: response.data.OTHER_OPTIONAL_EQUIPMENT
|
| Error |
Row 499, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 499, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 499, Column 30: "Missing semicolon."
semi
|
| 499 |
}
|
| Error |
Row 500, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 500 |
|
| Error |
Row 501, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 501, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 501 |
deferred.resolve({success: true});
|
| Error |
Row 502, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 502, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 502 |
return true,
|
| Error |
Row 503, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 503, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 503 |
response;
|
| Error |
Row 504, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 504, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 504 |
}, function (response) {
|
| Error |
Row 505, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 505, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 505, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 505 |
console.log("error", response);
|
| Error |
Row 506, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 506, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 506 |
deferred.resolve({success: false});
|
| Error |
Row 507, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 507, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 507 |
return false;
|
| Error |
Row 508, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 508 |
|
| Error |
Row 509, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 509, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 509 |
});
|
| Error |
Row 510, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 510, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 510 |
deferred.resolve({success: true});
|
| Error |
Row 511, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 511, Column 18: "Missing semicolon."
semi
|
| Error |
Row 511, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 511 |
}
|
| Error |
Row 512, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 512 |
|
| Error |
Row 513, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 513, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 513, Column 131: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 513 |
if (sessionStorage.userType == 'Insured' && sessionStorage.formId != null && sessionStorage.formId != undefined) {
|
| Error |
Row 514, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 514, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 514 |
// $scope.DATA = {
|
| Error |
Row 515, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 515, Column 79: "Missing semicolon."
semi
|
| Error |
Row 515, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 515 |
$scope.DATA.INSURED_APPLICATION_ID = sessionStorage.formId
|
| Error |
Row 516, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 516, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 516 |
// }
|
| Error |
Row 517, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 517, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 517 |
$scope.onLoad();
|
| Error |
Row 518, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 518, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 518 |
}
|
| Error |
Row 519, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 519 |
|
| Error |
Row 520, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 520, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 520, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 520 |
if (sessionStorage.userType == 'Inspector' && sessionStorage.clientID != null) {
|
| Error |
Row 521, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 521, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 521 |
// $scope.DATA = {
|
| Error |
Row 522, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 522, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 522, Column 81: "Missing semicolon."
semi
|
| 522 |
$scope.DATA.INSURED_APPLICATION_ID = sessionStorage.clientID
|
| Error |
Row 523, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 523, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 523 |
// }
|
| Error |
Row 524, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 524, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 524 |
$scope.onLoad();
|
| Error |
Row 525, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 525, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 525 |
}
|
| Error |
Row 526, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 526 |
|
| Error |
Row 527, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 527, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 527 |
$scope
|
| Error |
Row 528, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 528, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 528, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 528 |
.$on('callOnLoadVehicleOpt', function (event, result) {
|
| Error |
Row 529, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 529, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 529 |
$scope.onLoadBool = result;
|
| Error |
Row 530, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 530, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 530 |
if ($scope.onLoadBool === true) {
|
| Error |
Row 531, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 531, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 531 |
// $scope.onLoad();
|
| Error |
Row 532, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 532, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 532 |
}
|
| Error |
Row 533, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 533, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 533 |
});
|
| Error |
Row 534, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 534 |
|
| Error |
Row 535, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 535, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 535 |
// if (sessionStorage.wizardStepNo != null && sessionStorage.wizardStepNo !=
|
| Error |
Row 536, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 536, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 536 |
// undefined && sessionStorage.userType == "Inspector") { // $scope.DATA = {
|
| Error |
Row 537, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 537, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 537 |
// $scope.DATA.INSURED_APPLICATION_ID = sessionStorage.clientID // }
|
| Error |
Row 538, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 538, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 538 |
// //$scope.onLoad(); }
|
| Error |
Row 539, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 539, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 539 |
}
|
| Error |
Row 540, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 540, Column 10: "Missing semicolon."
semi
|
| Error |
Row 540, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 540 |
}
|
| Error |
Row 541, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 541, Column 7: "Missing semicolon."
semi
|
| 541 |
}) |
|
|
|
\rest\app\client\components\windshield-damage-form\windshield-damage-form.directive.js
|
775 problems (775 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 145: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 4, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 6, Column 44: "'$attr' is defined but never used."
no-unused-vars
|
| Error |
Row 6, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 8, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 9, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 11, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 13, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 14, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 15, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 16, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 17, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 18, Column 36: "Strings must use doublequote."
quotes
|
| Error |
Row 18, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 19, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 20, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 21, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 21, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 22, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 23, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 18: "Missing semicolon."
semi
|
| Error |
Row 24, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 25, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 26, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 27, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 27, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 28, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 29, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 30, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 30, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 31, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 32, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 33, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 35, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 37, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 38, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 44: "Missing semicolon."
semi
|
| Error |
Row 39, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 39, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 40, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 41, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 42, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 43, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 44, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 45, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 47, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 49, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 50, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 51, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 52, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 54, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 55, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 56, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 58, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 60, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 61, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 59: "Missing semicolon."
semi
|
| Error |
Row 62, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 62, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 63, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 64, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 65, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 66, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 67, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 68, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 69, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 70, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 71, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 72, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 73, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 74, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 75, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 76, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 77, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 78, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 79, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 80, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 82, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 82, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 82, Column 46: "Missing semicolon."
semi
|
| Error |
Row 82, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 83, Column 18: "Missing semicolon."
semi
|
| Error |
Row 83, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 85, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 85, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 86, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 87, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 87, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 88, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 88, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 89, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 89, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 90, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 90, Column 18: "Missing semicolon."
semi
|
| Error |
Row 90, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 92, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 92, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 94, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 95, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 96, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 96, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 97, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 97, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 97, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 97, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 98, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 98, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 98, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 98, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 99, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 22: "Missing semicolon."
semi
|
| Error |
Row 100, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 101, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 101, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 102, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 102, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 103, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 103, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 104, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 104, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 104, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 105, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 105, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 107, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 107, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 108, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 108, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 109, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 109, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 110, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 110, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 111, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 111, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 112, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 112, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 113, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 113, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 114, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 114, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 115, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 115, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 116, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 116, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 117, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 117, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 118, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 118, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 119, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 119, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 120, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 120, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 121, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 121, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 122, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 122, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 123, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 123, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 124, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 124, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 125, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 125, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 126, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 126, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 127, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 127, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 128, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 128, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 129, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 130, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 130, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 131, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 131, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 132, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 132, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 133, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 133, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 134, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 134, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 135, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 136, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 136, Column 30: "Missing semicolon."
semi
|
| Error |
Row 136, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 137, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 137, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 138, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 138, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 139, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 139, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 140, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 140, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 141, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 141, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 141, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 142, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 142, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 143, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 143, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 144, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 145, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 145, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 146, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 146, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 147, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 148, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 148, Column 18: "Missing semicolon."
semi
|
| Error |
Row 148, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 149, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 150, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 150, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 151, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 151, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 152, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 152, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 153, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 153, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 154, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 155, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 155, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 155, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 156, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 156, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 157, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 157, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 158, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 158, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 159, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 160, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 160, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 161, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 161, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 162, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 162, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 163, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 164, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 164, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 164, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 165, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 165, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 165, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 166, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 166, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 167, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 167, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 168, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 168, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 169, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 170, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 170, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 171, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 172, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 172, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 173, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 173, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 174, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 175, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 175, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 176, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 176, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 177, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 177, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 178, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 178, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 179, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 179, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 180, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 180, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 181, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 181, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 182, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 182, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 183, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 183, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 184, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 184, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 185, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 185, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 186, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 186, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 187, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 187, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 188, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 188, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 189, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 189, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 190, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 190, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 191, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 191, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 192, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 192, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 193, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 193, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 194, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 194, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 195, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 195, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 196, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 196, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 197, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 197, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 198, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 198, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 199, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 199, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 200, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 200, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 201, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 201, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 202, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 202, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 203, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 203, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 204, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 204, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 205, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 206, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 206, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 206, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 206, Column 94: "Missing semicolon."
semi
|
| Error |
Row 206, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 207, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 208, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 208, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 209, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 209, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 209, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 209, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 210, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 210, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 210, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 210, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 211, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 211, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 212, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 213, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 213, Column 52: "Strings must use doublequote."
quotes
|
| Error |
Row 213, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 214, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 214, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 214, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 214, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 214, Column 112: "Missing semicolon."
semi
|
| Error |
Row 215, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 215, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 216, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 216, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 217, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 217, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 218, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 218, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 219, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 219, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 220, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 220, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 221, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 221, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 222, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 222, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 223, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 223, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 224, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 224, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 225, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 225, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 226, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 226, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 227, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 227, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 228, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 228, Column 115: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 229, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 229, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 230, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 230, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 231, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 231, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 232, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 232, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 233, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 233, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 234, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 234, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 235, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 235, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 236, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 236, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 237, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 237, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 238, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 238, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 239, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 240, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 240, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 241, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 241, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 242, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 242, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 243, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 243, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 244, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 244, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 245, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 246, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 246, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 247, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 247, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 248, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 248, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 249, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 249, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 250, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 250, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 250, Column 26: "Missing semicolon."
semi
|
| Error |
Row 251, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 251, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 252, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 252, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 253, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 253, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 254, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 254, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 255, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 255, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 256, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 257, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 257, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 258, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 259, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 259, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 260, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 260, Column 121: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 261, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 261, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 262, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 262, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 262, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 262, Column 100: "Missing semicolon."
semi
|
| Error |
Row 263, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 263, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 264, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 264, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 265, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 265, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 266, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 266, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 267, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 267, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 268, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 268, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 269, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 269, Column 95: "Missing semicolon."
semi
|
| Error |
Row 269, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 270, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 270, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 271, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 271, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 272, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 272, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 273, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 274, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 274, Column 66: "'forward' is not defined."
no-undef
|
| Error |
Row 274, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 275, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 275, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 275, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 276, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 276, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 277, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 277, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 278, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 278, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 279, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 280, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 280, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 281, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 281, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 281, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 282, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 282, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 283, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 283, Column 103: "Missing semicolon."
semi
|
| Error |
Row 283, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 284, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 284, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 285, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 285, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 285, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 286, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 286, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 287, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 287, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 288, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 288, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 289, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 289, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 290, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 290, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 291, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 291, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 292, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 292, Column 114: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 293, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 294, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 294, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 295, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 295, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 296, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 297, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 297, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 298, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 298, Column 115: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 299, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 299, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 300, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 300, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 301, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 301, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 302, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 302, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 303, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 303, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 304, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 304, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 305, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 305, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 306, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 306, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 307, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 307, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 308, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 308, Column 119: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 309, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 309, Column 113: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 310, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 310, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 311, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 311, Column 113: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 312, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 312, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 313, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 313, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 314, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 314, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 315, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 315, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 316, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 316, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 317, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 317, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 318, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 318, Column 116: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 319, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 320, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 320, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 321, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 321, Column 114: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 322, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 322, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 323, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 323, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 324, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 324, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 325, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 326, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 326, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 327, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 327, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 328, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 328, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 329, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 329, Column 30: "Missing semicolon."
semi
|
| Error |
Row 329, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 330, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 331, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 332, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 332, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 333, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 333, Column 99: "Missing semicolon."
semi
|
| Error |
Row 333, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 334, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 334, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 335, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 335, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 335, Column 96: "Missing semicolon."
semi
|
| Error |
Row 336, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 337, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 337, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 338, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 338, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 338, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 338, Column 80: "Missing semicolon."
semi
|
| Error |
Row 338, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 339, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 339, Column 29: "'deferred' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 339, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 340, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 341, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 341, Column 29: "'header' is already defined."
no-redeclare
|
| Error |
Row 341, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 342, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 342, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 342, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 342, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 343, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 343, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 343, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 343, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 344, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 344, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 345, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 346, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 346, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 347, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 347, Column 121: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 348, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 348, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 349, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 349, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 349, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 350, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 350, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 351, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 351, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 352, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 352, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 352, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 353, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 353, Column 94: "Missing semicolon."
semi
|
| Error |
Row 353, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 354, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 354, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 355, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 355, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 356, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 356, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 357, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 357, Column 66: "'forward' is not defined."
no-undef
|
| Error |
Row 357, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 358, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 358, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 358, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 359, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 359, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 360, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 360, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 361, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 361, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 362, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 363, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 363, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 364, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 364, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 364, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 365, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 365, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 365, Column 104: "Missing semicolon."
semi
|
| Error |
Row 366, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 366, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 367, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 367, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 368, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 368, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 368, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 369, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 369, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 370, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 370, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 371, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 372, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 372, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 373, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 373, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 374, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 374, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 375, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 375, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 376, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 376, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 376, Column 10: "Missing semicolon."
semi
|
| Error |
Row 377, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 145: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.directive('windshieldDamageForm', function ($state, WizardHandler, $q, $http, $timeout, $rootScope, toastr, globalService, WizardService) {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
return {
|
| Error |
Row 4, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 4, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
restrict: "E",
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
templateUrl: 'rest/app/client/components/windshield-damage-form/windshield-damage-form.html',
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 6, Column 44: "'$attr' is defined but never used."
no-unused-vars
|
| Error |
Row 6, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
link: function ($scope, $elem, $attr) {
|
| Error |
Row 7, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
|
| Error |
Row 8, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 8, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
$scope.boolTobit = function (value) {
|
| Error |
Row 9, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 9, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
// alert(value)
|
| Error |
Row 10, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
|
| Error |
Row 11, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 11, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
if (value != null || value != undefined) {
|
| Error |
Row 12, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
|
| Error |
Row 13, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 13, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
if (value === true) {
|
| Error |
Row 14, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 14, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
return 1;
|
| Error |
Row 15, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 15, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
} else if (value === false) {
|
| Error |
Row 16, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 16, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
return 0;
|
| Error |
Row 17, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 17, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
} else {
|
| Error |
Row 18, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 18, Column 36: "Strings must use doublequote."
quotes
|
| Error |
Row 18, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
return '';
|
| Error |
Row 19, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 19, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
}
|
| Error |
Row 20, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 20, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
} else {
|
| Error |
Row 21, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 21, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 21, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
return '';
|
| Error |
Row 22, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 22, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
}
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 23, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 18: "Missing semicolon."
semi
|
| 23 |
}
|
| Error |
Row 24, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
|
| Error |
Row 25, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 25, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
$scope.typeOfPhoneNosDamageForm = [
|
| Error |
Row 26, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 26, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
{
|
| Error |
Row 27, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 27, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 27, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
name: 'Mobile',
|
| Error |
Row 28, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 28, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
checked: true
|
| Error |
Row 29, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 29, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
}, {
|
| Error |
Row 30, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 30, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 30, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
name: 'Landline',
|
| Error |
Row 31, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 31, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
checked: false
|
| Error |
Row 32, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 32, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
}
|
| Error |
Row 33, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 33, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
];
|
| Error |
Row 34, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
|
| Error |
Row 35, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 35, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
$scope.showMobile = true;
|
| Error |
Row 36, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
|
| Error |
Row 37, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 37, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
$scope.handleRadioClick = function (item) {
|
| Error |
Row 38, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 38, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 44: "Missing semicolon."
semi
|
| 38 |
$scope.phoneType = item
|
| Error |
Row 39, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 39, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
if (item.name === 'Mobile') {
|
| Error |
Row 40, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 40, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
$scope.showMobile = true;
|
| Error |
Row 41, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 41, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
$scope.showLandline = false;
|
| Error |
Row 42, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 42, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
} else if (item.name === 'Landline') {
|
| Error |
Row 43, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 43, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
$scope.showLandline = true;
|
| Error |
Row 44, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 44, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
$scope.showMobile = false;
|
| Error |
Row 45, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 45, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
}
|
| Error |
Row 46, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
|
| Error |
Row 47, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 47, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
};
|
| Error |
Row 48, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
|
| Error |
Row 49, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 49, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
// $scope.dataLoading = true; $scope.WindshieldDamageInfo = { PASSENGER_CHIP:
|
| Error |
Row 50, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 50, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
// "", PASSENGER_STAR_CRACK: "", PASSENGER_CRACKED: "", PASSENGER_PIT:
|
| Error |
Row 51, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 51, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
// "", PASSENGER_SMASHED: "", CENTER_CHIP: "", CENTER_STAR_CRACK: "",
|
| Error |
Row 52, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 52, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
// CENTER_CRACKED: "", CENTER_PIT: "", CENTER_SMASHED: "", DRIVER_SIDE_CHIP:
|
| Error |
Row 53, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
// "", DRIVER_SIDE_STAR_CRACK: "", DRIVER_SIDE_CRACKED: "",
|
| Error |
Row 54, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 54, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
// DRIVER_SIDE_PIT: "", DRIVER_SIDE_SMASHED: "", PASSENGER_TOP: "",
|
| Error |
Row 55, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 55, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
// CENTER_TOP: "", CENTER_BOTTOM: "", DRIVER_TOP: "", PASSENGER_BOTTOM: "",
|
| Error |
Row 56, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 56, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
// DRIVER_BOTTOM: "", WINDSHIELD_DAMAGE_DESCRIBE: "" }
|
| Error |
Row 57, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
|
| Error |
Row 58, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 58, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
$scope.winUncheckAll = function () {
|
| Error |
Row 59, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
|
| Error |
Row 60, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 60, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
$scope.windshieldDamageInfo.PASSENGER_TOP = false,
|
| Error |
Row 61, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 61, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 59: "Missing semicolon."
semi
|
| 61 |
$scope.windshieldDamageInfo.CENTER_TOP
|
| Error |
Row 62, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 62, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
$scope.windshieldDamageInfo.DRIVER_TOP = false,
|
| Error |
Row 63, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 63, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
$scope.windshieldDamageInfo.PASSENGER_BOTTOM = false,
|
| Error |
Row 64, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 64, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
$scope.windshieldDamageInfo.CENTER_BOTTOM = false,
|
| Error |
Row 65, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 65, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
$scope.windshieldDamageInfo.DRIVER_BOTTOM = false,
|
| Error |
Row 66, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 66, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
$scope.windshieldDamageInfo.PASSENGER_CHIP = false,
|
| Error |
Row 67, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 67, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
$scope.windshieldDamageInfo.PASSENGER_STAR_CRACK = false,
|
| Error |
Row 68, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 68, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
$scope.windshieldDamageInfo.PASSENGER_CRACKED = false,
|
| Error |
Row 69, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 69, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
$scope.windshieldDamageInfo.PASSENGER_PIT = false,
|
| Error |
Row 70, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 70, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
$scope.windshieldDamageInfo.PASSENGER_SMASHED = false,
|
| Error |
Row 71, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 71, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
$scope.windshieldDamageInfo.CENTER_CHIP = false,
|
| Error |
Row 72, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 72, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
$scope.windshieldDamageInfo.CENTER_STAR_CRACK = false,
|
| Error |
Row 73, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 73, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
$scope.windshieldDamageInfo.CENTER_CRACKED = false,
|
| Error |
Row 74, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 74, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
$scope.windshieldDamageInfo.CENTER_PIT = false,
|
| Error |
Row 75, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 75, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
$scope.windshieldDamageInfo.CENTER_SMASHED = false,
|
| Error |
Row 76, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 76, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
$scope.windshieldDamageInfo.DRIVER_SIDE_CHIP = false,
|
| Error |
Row 77, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 77, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
$scope.windshieldDamageInfo.DRIVER_SIDE_STAR_CRACK = false,
|
| Error |
Row 78, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 78, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
$scope.windshieldDamageInfo.DRIVER_SIDE_CRACKED = false,
|
| Error |
Row 79, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 79, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 79 |
$scope.windshieldDamageInfo.DRIVER_SIDE_PIT = false,
|
| Error |
Row 80, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 80, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 80 |
$scope.windshieldDamageInfo.DRIVER_SIDE_SMASHED = false,
|
| Error |
Row 81, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 81 |
|
| Error |
Row 82, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 82, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 82, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 82, Column 46: "Missing semicolon."
semi
|
| Error |
Row 82, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 82 |
console.log('uncheckAll')
|
| Error |
Row 83, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 83, Column 18: "Missing semicolon."
semi
|
| Error |
Row 83, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 83 |
}
|
| Error |
Row 84, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 84 |
|
| Error |
Row 85, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 85, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 85 |
$scope.DATA = {
|
| Error |
Row 86, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 86, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 86 |
PAGE: 2,
|
| Error |
Row 87, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 87, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 87 |
UPDATE: false,
|
| Error |
Row 88, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 88, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 88 |
WINSHIELD_ID: 0,
|
| Error |
Row 89, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 89, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 89 |
USER_NAME: sessionStorage.userDispalyName
|
| Error |
Row 90, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 90, Column 18: "Missing semicolon."
semi
|
| Error |
Row 90, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 90 |
}
|
| Error |
Row 91, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 91 |
|
| Error |
Row 92, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 92, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 92 |
$scope.onLoad = function () {
|
| Error |
Row 93, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 93 |
|
| Error |
Row 94, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 94, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 94 |
var deferred = $q.defer();
|
| Error |
Row 95, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 95 |
|
| Error |
Row 96, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 96, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 96 |
var header = {
|
| Error |
Row 97, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 97, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 97, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 97, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 97 |
'Content-Type': 'application/json',
|
| Error |
Row 98, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 98, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 98, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 98, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 98 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 99, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 99, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 22: "Missing semicolon."
semi
|
| 99 |
}
|
| Error |
Row 100, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 100 |
|
| Error |
Row 101, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 101, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 101 |
globalService
|
| Error |
Row 102, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 102, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 102 |
.globalServiceAPI("POST", "WindShield/WindShieldData", $scope.DATA, header)
|
| Error |
Row 103, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 103, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 103 |
.then(function (response) {
|
| Error |
Row 104, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 104, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 104, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 104 |
console.log("WindShield damage onload success:", response.data);
|
| Error |
Row 105, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 105, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 105 |
$scope.windshieldDamageInfo = {
|
| Error |
Row 106, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 106 |
|
| Error |
Row 107, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 107, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 107 |
PASSENGER_CHIP: response.data.PASSENGER_CHIP,
|
| Error |
Row 108, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 108, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 108 |
PASSENGER_STAR_CRACK: response.data.PASSENGER_STAR_CRACK,
|
| Error |
Row 109, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 109, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 109 |
PASSENGER_CRACKED: response.data.PASSENGER_CRACKED,
|
| Error |
Row 110, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 110, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 110 |
PASSENGER_PIT: response.data.PASSENGER_PIT,
|
| Error |
Row 111, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 111, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 111 |
PASSENGER_SMASHED: response.data.PASSENGER_SMASHED,
|
| Error |
Row 112, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 112, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 112 |
CENTER_CHIP: response.data.CENTER_CHIP,
|
| Error |
Row 113, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 113, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 113 |
CENTER_STAR_CRACK: response.data.CENTER_STAR_CRACK,
|
| Error |
Row 114, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 114, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 114 |
CENTER_CRACKED: response.data.CENTER_CRACKED,
|
| Error |
Row 115, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 115, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 115 |
CENTER_PIT: response.data.CENTER_PIT,
|
| Error |
Row 116, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 116, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 116 |
CENTER_SMASHED: response.data.CENTER_SMASHED,
|
| Error |
Row 117, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 117, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 117 |
DRIVER_SIDE_CHIP: response.data.DRIVER_SIDE_CHIP,
|
| Error |
Row 118, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 118, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 118 |
DRIVER_SIDE_STAR_CRACK: response.data.DRIVER_SIDE_STAR_CRACK,
|
| Error |
Row 119, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 119, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 119 |
DRIVER_SIDE_CRACKED: response.data.DRIVER_SIDE_CRACKED,
|
| Error |
Row 120, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 120, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 120 |
DRIVER_SIDE_PIT: response.data.DRIVER_SIDE_PIT,
|
| Error |
Row 121, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 121, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 121 |
DRIVER_SIDE_SMASHED: response.data.DRIVER_SIDE_SMASHED,
|
| Error |
Row 122, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 122, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 122 |
PASSENGER_TOP: response.data.PASSENGER_TOP,
|
| Error |
Row 123, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 123, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 123 |
CENTER_TOP: response.data.CENTER_TOP,
|
| Error |
Row 124, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 124, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 124 |
CENTER_BOTTOM: response.data.CENTER_BOTTOM,
|
| Error |
Row 125, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 125, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 125 |
DRIVER_TOP: response.data.DRIVER_TOP,
|
| Error |
Row 126, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 126, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 126 |
PASSENGER_BOTTOM: response.data.PASSENGER_BOTTOM,
|
| Error |
Row 127, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 127, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 127 |
DRIVER_BOTTOM: response.data.DRIVER_BOTTOM,
|
| Error |
Row 128, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 128, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 128 |
WINDSHIELD_DAMAGE_DESCRIBE: response.data.WINDSHIELD_DAMAGE_DESCRIBE,
|
| Error |
Row 129, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 129 |
|
| Error |
Row 130, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 130, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 130 |
WIN_NO_DAMAGE: response.data.WIN_NO_DAMAGE,
|
| Error |
Row 131, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 131, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 131 |
AUTOMATIC_WIPERS: response.data.AUTOMATIC_WIPERS,
|
| Error |
Row 132, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 132, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 132 |
WIN_TINTED_CELL_PHONE: response.data.WIN_TINTED_CELL_PHONE,
|
| Error |
Row 133, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 133, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 133 |
WIN_TINTED_LANDLINE: response.data.WIN_TINTED_LANDLINE,
|
| Error |
Row 134, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 134, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 134 |
WIN_OTHER_DESCRIPTION: response.data.WIN_OTHER_DESCRIPTION
|
| Error |
Row 135, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 135 |
|
| Error |
Row 136, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 136, Column 30: "Missing semicolon."
semi
|
| Error |
Row 136, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 136 |
}
|
| Error |
Row 137, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 137, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 137 |
deferred.resolve({success: true});
|
| Error |
Row 138, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 138, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 138 |
return true,
|
| Error |
Row 139, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 139, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 139 |
response;
|
| Error |
Row 140, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 140, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 140 |
}, function (response) {
|
| Error |
Row 141, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 141, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 141, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 141 |
console.log("error", response);
|
| Error |
Row 142, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 142, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 142 |
deferred.resolve({success: false});
|
| Error |
Row 143, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 143, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 143 |
return false;
|
| Error |
Row 144, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 144 |
|
| Error |
Row 145, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 145, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 145 |
});
|
| Error |
Row 146, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 146, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 146 |
deferred.resolve({success: true});
|
| Error |
Row 147, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 147 |
|
| Error |
Row 148, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 148, Column 18: "Missing semicolon."
semi
|
| Error |
Row 148, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 148 |
}
|
| Error |
Row 149, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 149 |
|
| Error |
Row 150, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 150, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 150 |
// if (sessionStorage.userType == 'Insured' && sessionStorage.formId != null &&
|
| Error |
Row 151, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 151, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 151 |
// sessionStorage.formId != undefined) { // $scope.DATA = {
|
| Error |
Row 152, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 152, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 152 |
// $scope.DATA.INSURED_APPLICATION_ID = sessionStorage.formId // }
|
| Error |
Row 153, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 153, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 153 |
// $scope.onLoad(); }
|
| Error |
Row 154, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 154 |
|
| Error |
Row 155, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 155, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 155, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 155 |
if (sessionStorage.userType == 'Insured' && sessionStorage.WinshieldID != null) {
|
| Error |
Row 156, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 156, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 156 |
$scope.DATA.WINSHIELD_ID = sessionStorage.WinshieldID;
|
| Error |
Row 157, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 157, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 157 |
$scope.onLoad();
|
| Error |
Row 158, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 158, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 158 |
}
|
| Error |
Row 159, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 159 |
|
| Error |
Row 160, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 160, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 160 |
// if (sessionStorage.userType == 'Inspector' && sessionStorage.clientID !=
|
| Error |
Row 161, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 161, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 161 |
// null) { // $scope.DATA = { $scope.DATA.INSURED_APPLICATION_ID =
|
| Error |
Row 162, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 162, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 162 |
// sessionStorage.clientID // } $scope.onLoad(); }
|
| Error |
Row 163, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 163 |
|
| Error |
Row 164, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 164, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 164, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 164 |
if (sessionStorage.userType == 'Inspector' && sessionStorage.WinshieldID != null) {
|
| Error |
Row 165, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 165, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 165, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 165 |
console.log("WIN damage insured on load");
|
| Error |
Row 166, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 166, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 166 |
$scope.DATA.WINSHIELD_ID = sessionStorage.WinshieldID;
|
| Error |
Row 167, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 167, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 167 |
$scope.onLoad();
|
| Error |
Row 168, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 168, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 168 |
}
|
| Error |
Row 169, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 169 |
|
| Error |
Row 170, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 170, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 170 |
$scope.goNext = function (windshieldDamageInfo) {
|
| Error |
Row 171, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 171 |
|
| Error |
Row 172, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 172, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 172 |
$scope.dataLoading = true;
|
| Error |
Row 173, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 173, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 173 |
$rootScope.isProcessShow(true);
|
| Error |
Row 174, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 174 |
|
| Error |
Row 175, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 175, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 175 |
// $scope.windshieldDamagelData = { // : $scope.boolTobit(
|
| Error |
Row 176, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 176, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 176 |
// PASSENGER_CHIP: $scope.boolTobit(windshieldDamageInfo.PASSENGER_CHIP),
|
| Error |
Row 177, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 177, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 177 |
// PASSENGER_STAR_CRACK:
|
| Error |
Row 178, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 178, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 178 |
// $scope.boolTobit(windshieldDamageInfo.PASSENGER_STAR_CRACK),
|
| Error |
Row 179, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 179, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 179 |
// PASSENGER_CRACKED: $scope.boolTobit(windshieldDamageInfo.PASSENGER_CRACKED),
|
| Error |
Row 180, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 180, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 180 |
// PASSENGER_PIT: $scope.boolTobit(windshieldDamageInfo.PASSENGER_PIT),
|
| Error |
Row 181, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 181, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 181 |
// PASSENGER_SMASHED: $scope.boolTobit(windshieldDamageInfo.PASSENGER_SMASHED),
|
| Error |
Row 182, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 182, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 182 |
// CENTER_CHIP: $scope.boolTobit(windshieldDamageInfo.CENTER_CHIP),
|
| Error |
Row 183, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 183, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 183 |
// CENTER_STAR_CRACK: $scope.boolTobit(windshieldDamageInfo.CENTER_STAR_CRACK),
|
| Error |
Row 184, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 184, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 184 |
// CENTER_CRACKED: $scope.boolTobit(windshieldDamageInfo.CENTER_CRACKED),
|
| Error |
Row 185, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 185, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 185 |
// CENTER_PIT: $scope.boolTobit(windshieldDamageInfo.CENTER_PIT),
|
| Error |
Row 186, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 186, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 186 |
// CENTER_SMASHED: $scope.boolTobit(windshieldDamageInfo.CENTER_SMASHED),
|
| Error |
Row 187, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 187, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 187 |
// DRIVER_SIDE_CHIP: $scope.boolTobit(windshieldDamageInfo.DRIVER_SIDE_CHIP),
|
| Error |
Row 188, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 188, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 188 |
// DRIVER_SIDE_STAR_CRACK:
|
| Error |
Row 189, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 189, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 189 |
// $scope.boolTobit(windshieldDamageInfo.DRIVER_SIDE_STAR_CRACK),
|
| Error |
Row 190, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 190, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 190 |
// DRIVER_SIDE_CRACKED:
|
| Error |
Row 191, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 191, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 191 |
// $scope.boolTobit(windshieldDamageInfo.DRIVER_SIDE_CRACKED), DRIVER_SIDE_PIT:
|
| Error |
Row 192, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 192, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 192 |
// $scope.boolTobit(windshieldDamageInfo.DRIVER_SIDE_PIT), DRIVER_SIDE_SMASHED:
|
| Error |
Row 193, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 193, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 193 |
// $scope.boolTobit(windshieldDamageInfo.DRIVER_SIDE_SMASHED), PASSENGER_TOP:
|
| Error |
Row 194, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 194, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 194 |
// $scope.boolTobit(windshieldDamageInfo.PASSENGER_TOP), CENTER_TOP:
|
| Error |
Row 195, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 195, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 195 |
// $scope.boolTobit(windshieldDamageInfo.CENTER_TOP), CENTER_BOTTOM:
|
| Error |
Row 196, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 196, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 196 |
// $scope.boolTobit(windshieldDamageInfo.CENTER_BOTTOM), DRIVER_TOP:
|
| Error |
Row 197, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 197, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 197 |
// $scope.boolTobit(windshieldDamageInfo.DRIVER_TOP), PASSENGER_BOTTOM:
|
| Error |
Row 198, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 198, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 198 |
// $scope.boolTobit(windshieldDamageInfo.PASSENGER_BOTTOM), DRIVER_BOTTOM:
|
| Error |
Row 199, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 199, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 199 |
// $scope.boolTobit(windshieldDamageInfo.DRIVER_BOTTOM),
|
| Error |
Row 200, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 200, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 200 |
// WINDSHIELD_DAMAGE_DESCRIBE :
|
| Error |
Row 201, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 201, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 201 |
// $scope.windshieldDamageInfo.WINDSHIELD_DAMAGE_DESCRIBE, PAGE: 2, //
|
| Error |
Row 202, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 202, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 202 |
// WINSHIELD_ID: sessionStorage.clientID, UPDATE: true } if
|
| Error |
Row 203, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 203, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 203 |
// (sessionStorage.clientID != null) { $scope.windshieldDamagelData = {
|
| Error |
Row 204, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 204, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 204 |
// WINSHIELD_ID: sessionStorage.clientID } }
|
| Error |
Row 205, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 205 |
|
| Error |
Row 206, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 206, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 206, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 206, Column 94: "Missing semicolon."
semi
|
| Error |
Row 206, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 206 |
console.log('$scope.windshieldDamagelData', $scope.windshieldDamagelData)
|
| Error |
Row 207, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 207 |
|
| Error |
Row 208, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 208, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 208 |
var header = {
|
| Error |
Row 209, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 209, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 209, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 209, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 209 |
'Content-Type': 'application/json',
|
| Error |
Row 210, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 210, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 210, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 210, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 210 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 211, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 211, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 211 |
};
|
| Error |
Row 212, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 212 |
|
| Error |
Row 213, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 213, Column 52: "Strings must use doublequote."
quotes
|
| Error |
Row 213, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 213 |
if (sessionStorage.userType == 'Inspector') {
|
| Error |
Row 214, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 214, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 214, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 214, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 214, Column 112: "Missing semicolon."
semi
|
| 214 |
console.log('windshieldDamageInfo.PASSENGER_CHIP', windshieldDamageInfo.PASSENGER_CHIP)
|
| Error |
Row 215, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 215, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 215 |
$scope.windshieldDamagelData = {
|
| Error |
Row 216, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 216, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 216 |
// : $scope.boolTobit(
|
| Error |
Row 217, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 217, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 217 |
PASSENGER_CHIP: $scope.boolTobit(windshieldDamageInfo.PASSENGER_CHIP),
|
| Error |
Row 218, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 218, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 218 |
PASSENGER_STAR_CRACK: $scope.boolTobit(windshieldDamageInfo.PASSENGER_STAR_CRACK),
|
| Error |
Row 219, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 219, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 219 |
PASSENGER_CRACKED: $scope.boolTobit(windshieldDamageInfo.PASSENGER_CRACKED),
|
| Error |
Row 220, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 220, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 220 |
PASSENGER_PIT: $scope.boolTobit(windshieldDamageInfo.PASSENGER_PIT),
|
| Error |
Row 221, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 221, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 221 |
PASSENGER_SMASHED: $scope.boolTobit(windshieldDamageInfo.PASSENGER_SMASHED),
|
| Error |
Row 222, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 222, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 222 |
CENTER_CHIP: $scope.boolTobit(windshieldDamageInfo.CENTER_CHIP),
|
| Error |
Row 223, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 223, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 223 |
CENTER_STAR_CRACK: $scope.boolTobit(windshieldDamageInfo.CENTER_STAR_CRACK),
|
| Error |
Row 224, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 224, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 224 |
CENTER_CRACKED: $scope.boolTobit(windshieldDamageInfo.CENTER_CRACKED),
|
| Error |
Row 225, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 225, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 225 |
CENTER_PIT: $scope.boolTobit(windshieldDamageInfo.CENTER_PIT),
|
| Error |
Row 226, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 226, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 226 |
CENTER_SMASHED: $scope.boolTobit(windshieldDamageInfo.CENTER_SMASHED),
|
| Error |
Row 227, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 227, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 227 |
DRIVER_SIDE_CHIP: $scope.boolTobit(windshieldDamageInfo.DRIVER_SIDE_CHIP),
|
| Error |
Row 228, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 228, Column 115: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 228 |
DRIVER_SIDE_STAR_CRACK: $scope.boolTobit(windshieldDamageInfo.DRIVER_SIDE_STAR_CRACK),
|
| Error |
Row 229, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 229, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 229 |
DRIVER_SIDE_CRACKED: $scope.boolTobit(windshieldDamageInfo.DRIVER_SIDE_CRACKED),
|
| Error |
Row 230, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 230, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 230 |
DRIVER_SIDE_PIT: $scope.boolTobit(windshieldDamageInfo.DRIVER_SIDE_PIT),
|
| Error |
Row 231, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 231, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 231 |
DRIVER_SIDE_SMASHED: $scope.boolTobit(windshieldDamageInfo.DRIVER_SIDE_SMASHED),
|
| Error |
Row 232, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 232, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 232 |
PASSENGER_TOP: $scope.boolTobit(windshieldDamageInfo.PASSENGER_TOP),
|
| Error |
Row 233, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 233, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 233 |
CENTER_TOP: $scope.boolTobit(windshieldDamageInfo.CENTER_TOP),
|
| Error |
Row 234, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 234, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 234 |
CENTER_BOTTOM: $scope.boolTobit(windshieldDamageInfo.CENTER_BOTTOM),
|
| Error |
Row 235, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 235, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 235 |
DRIVER_TOP: $scope.boolTobit(windshieldDamageInfo.DRIVER_TOP),
|
| Error |
Row 236, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 236, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 236 |
PASSENGER_BOTTOM: $scope.boolTobit(windshieldDamageInfo.PASSENGER_BOTTOM),
|
| Error |
Row 237, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 237, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 237 |
DRIVER_BOTTOM: $scope.boolTobit(windshieldDamageInfo.DRIVER_BOTTOM),
|
| Error |
Row 238, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 238, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 238 |
WINDSHIELD_DAMAGE_DESCRIBE: $scope.windshieldDamageInfo.WINDSHIELD_DAMAGE_DESCRIBE,
|
| Error |
Row 239, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 239 |
|
| Error |
Row 240, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 240, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 240 |
WIN_NO_DAMAGE: $scope.boolTobit(windshieldDamageInfo.WIN_NO_DAMAGE),
|
| Error |
Row 241, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 241, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 241 |
AUTOMATIC_WIPERS: $scope.boolTobit($scope.windshieldDamageInfo.AUTOMATIC_WIPERS),
|
| Error |
Row 242, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 242, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 242 |
WIN_TINTED_CELL_PHONE: $scope.windshieldDamageInfo.WIN_TINTED_CELL_PHONE,
|
| Error |
Row 243, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 243, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 243 |
WIN_TINTED_LANDLINE: $scope.windshieldDamageInfo.WIN_TINTED_LANDLINE,
|
| Error |
Row 244, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 244, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 244 |
WIN_OTHER_DESCRIPTION: $scope.windshieldDamageInfo.WIN_OTHER_DESCRIPTION,
|
| Error |
Row 245, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 245 |
|
| Error |
Row 246, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 246, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 246 |
PAGE: 2,
|
| Error |
Row 247, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 247, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 247 |
SITE_ID: sessionStorage.siteId,
|
| Error |
Row 248, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 248, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 248 |
//WINSHIELD_ID: sessionStorage.clientID,
|
| Error |
Row 249, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 249, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 249 |
UPDATE: true
|
| Error |
Row 250, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 250, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 250, Column 26: "Missing semicolon."
semi
|
| 250 |
}
|
| Error |
Row 251, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 251, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 251 |
if (sessionStorage.clientID != null) {
|
| Error |
Row 252, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 252, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 252 |
$scope.windshieldDamagelData.WINSHIELD_ID = sessionStorage.clientID;
|
| Error |
Row 253, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 253, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 253 |
} else if (sessionStorage.WinshieldID != null) {
|
| Error |
Row 254, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 254, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 254 |
$scope.windshieldDamagelData.WINSHIELD_ID = sessionStorage.WinshieldID;
|
| Error |
Row 255, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 255, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 255 |
}
|
| Error |
Row 256, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 256 |
|
| Error |
Row 257, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 257, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 257 |
// $scope.windshieldDamagelData = { SITE_ID: sessionStorage.siteId }
|
| Error |
Row 258, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 258 |
|
| Error |
Row 259, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 259, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 259 |
globalService
|
| Error |
Row 260, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 260, Column 121: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 260 |
.globalServiceAPI("POST", "WindShield/WindShieldData", $scope.windshieldDamagelData, header)
|
| Error |
Row 261, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 261, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 261 |
.then(function (response) {
|
| Error |
Row 262, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 262, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 262, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 262, Column 100: "Missing semicolon."
semi
|
| 262 |
console.log("inspector windshieldDamagelData post call:", response)
|
| Error |
Row 263, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 263, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 263 |
// alert(response); sessionStorage.inspect sessionStorage.clientID =
|
| Error |
Row 264, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 264, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 264 |
// response.data; sessionStorage.clientID = response.data;
|
| Error |
Row 265, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 265, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 265 |
$rootScope.isProcessShow(false);
|
| Error |
Row 266, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 266, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 266 |
//console.log("in success", $scope.dataLoading);
|
| Error |
Row 267, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 267, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 267 |
$scope.dataLoading = false;
|
| Error |
Row 268, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 268, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 268 |
//console.log("in success", $scope.dataLoading);
|
| Error |
Row 269, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 269, Column 95: "Missing semicolon."
semi
|
| Error |
Row 269, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 269 |
toastr.success("Changes Saved Successfully ", {timeOut: 3000})
|
| Error |
Row 270, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 270, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 270 |
WizardHandler
|
| Error |
Row 271, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 271, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 271 |
.wizard()
|
| Error |
Row 272, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 272, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 272 |
.next();
|
| Error |
Row 273, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 273 |
|
| Error |
Row 274, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 274, Column 66: "'forward' is not defined."
no-undef
|
| Error |
Row 274, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 274 |
WizardService.setProgressLine(5, forward = false);
|
| Error |
Row 275, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 275, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 275, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 275 |
$rootScope.$broadcast('callWindInspectSummary', true);
|
| Error |
Row 276, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 276, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 276 |
// $timeout(function () { $rootScope.$broadcast('callForOnLoad', true); },
|
| Error |
Row 277, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 277, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 277 |
// 200) deferred.resolve({success: true});
|
| Error |
Row 278, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 278, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 278 |
}, function (error) {
|
| Error |
Row 279, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 279 |
|
| Error |
Row 280, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 280, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 280 |
$rootScope.isProcessShow(false);
|
| Error |
Row 281, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 281, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 281, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 281 |
console.log("error", error);
|
| Error |
Row 282, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 282, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 282 |
// alert(error);
|
| Error |
Row 283, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 283, Column 103: "Missing semicolon."
semi
|
| Error |
Row 283, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 283 |
toastr.error("Something went wrong,please try again", {timeOut: 3000})
|
| Error |
Row 284, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 284, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 284 |
$scope.dataLoading = false;
|
| Error |
Row 285, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 285, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 285, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 285 |
console.log("error", $scope.dataLoading);
|
| Error |
Row 286, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 286, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 286 |
//deferred.resolve({success: false});
|
| Error |
Row 287, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 287, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 287 |
});
|
| Error |
Row 288, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 288, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 288 |
} else {
|
| Error |
Row 289, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 289, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 289 |
//
|
| Error |
Row 290, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 290, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 290 |
// console.log('$scope.windshieldDamagelData.WINSHIELD_ID',$scope.windshieldDama
|
| Error |
Row 291, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 291, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 291 |
// g elData.WINSHIELD_ID)
|
| Error |
Row 292, Column 1: "Expected indentation of 6 tabs but found 20 spaces."
indent
|
| Error |
Row 292, Column 114: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 292 |
// console.log('windshieldDamageInfo.PASSENGER_CHIP', windshieldDamageInfo.PASSENGER_CHIP)
|
| Error |
Row 293, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 293 |
|
| Error |
Row 294, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 294, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 294 |
$scope.windshieldDamagelData = {
|
| Error |
Row 295, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 295, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 295 |
// : $scope.boolTobit(
|
| Error |
Row 296, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 296 |
|
| Error |
Row 297, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 297, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 297 |
PASSENGER_CHIP: $scope.boolTobit(windshieldDamageInfo.PASSENGER_CHIP),
|
| Error |
Row 298, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 298, Column 115: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 298 |
PASSENGER_STAR_CRACK: $scope.boolTobit(windshieldDamageInfo.PASSENGER_STAR_CRACK),
|
| Error |
Row 299, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 299, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 299 |
PASSENGER_CRACKED: $scope.boolTobit(windshieldDamageInfo.PASSENGER_CRACKED),
|
| Error |
Row 300, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 300, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 300 |
PASSENGER_PIT: $scope.boolTobit(windshieldDamageInfo.PASSENGER_PIT),
|
| Error |
Row 301, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 301, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 301 |
PASSENGER_SMASHED: $scope.boolTobit(windshieldDamageInfo.PASSENGER_SMASHED),
|
| Error |
Row 302, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 302, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 302 |
CENTER_CHIP: $scope.boolTobit(windshieldDamageInfo.CENTER_CHIP),
|
| Error |
Row 303, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 303, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 303 |
CENTER_STAR_CRACK: $scope.boolTobit(windshieldDamageInfo.CENTER_STAR_CRACK),
|
| Error |
Row 304, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 304, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 304 |
CENTER_CRACKED: $scope.boolTobit(windshieldDamageInfo.CENTER_CRACKED),
|
| Error |
Row 305, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 305, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 305 |
CENTER_PIT: $scope.boolTobit(windshieldDamageInfo.CENTER_PIT),
|
| Error |
Row 306, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 306, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 306 |
CENTER_SMASHED: $scope.boolTobit(windshieldDamageInfo.CENTER_SMASHED),
|
| Error |
Row 307, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 307, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 307 |
DRIVER_SIDE_CHIP: $scope.boolTobit(windshieldDamageInfo.DRIVER_SIDE_CHIP),
|
| Error |
Row 308, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 308, Column 119: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 308 |
DRIVER_SIDE_STAR_CRACK: $scope.boolTobit(windshieldDamageInfo.DRIVER_SIDE_STAR_CRACK),
|
| Error |
Row 309, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 309, Column 113: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 309 |
DRIVER_SIDE_CRACKED: $scope.boolTobit(windshieldDamageInfo.DRIVER_SIDE_CRACKED),
|
| Error |
Row 310, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 310, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 310 |
DRIVER_SIDE_PIT: $scope.boolTobit(windshieldDamageInfo.DRIVER_SIDE_PIT),
|
| Error |
Row 311, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 311, Column 113: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 311 |
DRIVER_SIDE_SMASHED: $scope.boolTobit(windshieldDamageInfo.DRIVER_SIDE_SMASHED),
|
| Error |
Row 312, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 312, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 312 |
PASSENGER_TOP: $scope.boolTobit(windshieldDamageInfo.PASSENGER_TOP),
|
| Error |
Row 313, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 313, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 313 |
CENTER_TOP: $scope.boolTobit(windshieldDamageInfo.CENTER_TOP),
|
| Error |
Row 314, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 314, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 314 |
CENTER_BOTTOM: $scope.boolTobit(windshieldDamageInfo.CENTER_BOTTOM),
|
| Error |
Row 315, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 315, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 315 |
DRIVER_TOP: $scope.boolTobit(windshieldDamageInfo.DRIVER_TOP),
|
| Error |
Row 316, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 316, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 316 |
PASSENGER_BOTTOM: $scope.boolTobit(windshieldDamageInfo.PASSENGER_BOTTOM),
|
| Error |
Row 317, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 317, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 317 |
DRIVER_BOTTOM: $scope.boolTobit(windshieldDamageInfo.DRIVER_BOTTOM),
|
| Error |
Row 318, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 318, Column 116: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 318 |
WINDSHIELD_DAMAGE_DESCRIBE: $scope.windshieldDamageInfo.WINDSHIELD_DAMAGE_DESCRIBE,
|
| Error |
Row 319, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 319 |
|
| Error |
Row 320, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 320, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 320 |
WIN_NO_DAMAGE: $scope.boolTobit(windshieldDamageInfo.WIN_NO_DAMAGE),
|
| Error |
Row 321, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 321, Column 114: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 321 |
AUTOMATIC_WIPERS: $scope.boolTobit($scope.windshieldDamageInfo.AUTOMATIC_WIPERS),
|
| Error |
Row 322, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 322, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 322 |
WIN_TINTED_CELL_PHONE: $scope.windshieldDamageInfo.WIN_TINTED_CELL_PHONE,
|
| Error |
Row 323, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 323, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 323 |
WIN_TINTED_LANDLINE: $scope.windshieldDamageInfo.WIN_TINTED_LANDLINE,
|
| Error |
Row 324, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 324, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 324 |
WIN_OTHER_DESCRIPTION: $scope.windshieldDamageInfo.WIN_OTHER_DESCRIPTION,
|
| Error |
Row 325, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 325 |
|
| Error |
Row 326, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 326, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 326 |
PAGE: 2,
|
| Error |
Row 327, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 327, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 327 |
WINSHIELD_ID: 0,
|
| Error |
Row 328, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 328, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 328 |
UPDATE: true
|
| Error |
Row 329, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 329, Column 30: "Missing semicolon."
semi
|
| Error |
Row 329, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 329 |
}
|
| Error |
Row 330, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 330 |
|
| Error |
Row 331, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 331 |
|
| Error |
Row 332, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 332, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 332 |
if (sessionStorage.WinshieldID != null) {
|
| Error |
Row 333, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 333, Column 99: "Missing semicolon."
semi
|
| Error |
Row 333, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 333 |
$scope.windshieldDamagelData.WINSHIELD_ID = sessionStorage.WinshieldID
|
| Error |
Row 334, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 334, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 334 |
} else if (sessionStorage.clientID != null) {
|
| Error |
Row 335, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 335, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 335, Column 96: "Missing semicolon."
semi
|
| 335 |
$scope.windshieldDamagelData.WINSHIELD_ID = sessionStorage.clientID
|
| Error |
Row 336, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 336 |
|
| Error |
Row 337, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 337, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 337 |
}
|
| Error |
Row 338, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 338, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 338, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 338, Column 80: "Missing semicolon."
semi
|
| Error |
Row 338, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 338 |
console.log('$scope>>>>', $scope.windshieldDamagelData)
|
| Error |
Row 339, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 339, Column 29: "'deferred' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 339, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 339 |
var deferred = $q.defer();
|
| Error |
Row 340, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 340 |
|
| Error |
Row 341, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 341, Column 29: "'header' is already defined."
no-redeclare
|
| Error |
Row 341, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 341 |
var header = {
|
| Error |
Row 342, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 342, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 342, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 342, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 342 |
'Content-Type': 'application/json',
|
| Error |
Row 343, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 343, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 343, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 343, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 343 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 344, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 344, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 344 |
};
|
| Error |
Row 345, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 345 |
|
| Error |
Row 346, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 346, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 346 |
globalService
|
| Error |
Row 347, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 347, Column 121: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 347 |
.globalServiceAPI("POST", "WindShield/WindShieldData", $scope.windshieldDamagelData, header)
|
| Error |
Row 348, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 348, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 348 |
.then(function () {
|
| Error |
Row 349, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 349, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 349, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 349 |
console.log("in success", $scope.dataLoading);
|
| Error |
Row 350, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 350, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 350 |
$scope.dataLoading = false;
|
| Error |
Row 351, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 351, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 351 |
$rootScope.isProcessShow(false);
|
| Error |
Row 352, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 352, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 352, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 352 |
console.log("in success", $scope.dataLoading);
|
| Error |
Row 353, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 353, Column 94: "Missing semicolon."
semi
|
| Error |
Row 353, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 353 |
toastr.success("Changes Saved Successfully", {timeOut: 3000})
|
| Error |
Row 354, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 354, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 354 |
WizardHandler
|
| Error |
Row 355, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 355, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 355 |
.wizard()
|
| Error |
Row 356, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 356, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 356 |
.next();
|
| Error |
Row 357, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 357, Column 66: "'forward' is not defined."
no-undef
|
| Error |
Row 357, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 357 |
WizardService.setProgressLine(5, forward = false);
|
| Error |
Row 358, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 358, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 358, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 358 |
$rootScope.$broadcast('callWindInspectSummary', true);
|
| Error |
Row 359, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 359, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 359 |
// $rootScope.$broadcast('callOdometer', true); $timeout(function () {
|
| Error |
Row 360, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 360, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 360 |
// $rootScope.$broadcast('callForOnLoadOdo', true); }, 200)
|
| Error |
Row 361, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 361, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 361 |
// deferred.resolve({success: true});
|
| Error |
Row 362, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 362 |
|
| Error |
Row 363, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 363, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 363 |
}, function () {
|
| Error |
Row 364, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 364, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 364, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 364 |
console.log("error");
|
| Error |
Row 365, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 365, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 365, Column 104: "Missing semicolon."
semi
|
| 365 |
toastr.error("Something went wrong, please try again", {timeOut: 3000})
|
| Error |
Row 366, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 366, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 366 |
$scope.dataLoading = false;
|
| Error |
Row 367, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 367, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 367 |
$rootScope.isProcessShow(false);
|
| Error |
Row 368, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 368, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 368, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 368 |
console.log("error", $scope.dataLoading);
|
| Error |
Row 369, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 369, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 369 |
//deferred.resolve({success: false});
|
| Error |
Row 370, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 370, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 370 |
});
|
| Error |
Row 371, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 371 |
|
| Error |
Row 372, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 372, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 372 |
}
|
| Error |
Row 373, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 373, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 373 |
//deferred.resolve({success: true});
|
| Error |
Row 374, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 374, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 374 |
};
|
| Error |
Row 375, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 375, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 375 |
}
|
| Error |
Row 376, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 376, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 376, Column 10: "Missing semicolon."
semi
|
| 376 |
}
|
| Error |
Row 377, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| 377 |
}); |
|
|
|
\rest\app\client\components\Windshield-damagePhoto\directive.js
|
90 problems (90 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 15: "Strings must use doublequote."
quotes
|
| Error |
Row 1, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 1, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 20: "'angular' is not defined."
no-undef
|
| Error |
Row 5, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 8, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 8, Column 69: "Strings must use doublequote."
quotes
|
| Error |
Row 8, Column 81: "Strings must use doublequote."
quotes
|
| Error |
Row 8, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 9, Column 20: "Strings must use doublequote."
quotes
|
| Error |
Row 9, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 10, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 11, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 13, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 14, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 14, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 15, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 15, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 16, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 17, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 19, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 21, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 22, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 24, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 25, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 27, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 28, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 30, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 31, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 32, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 33, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 34, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 36, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 37, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 38, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 39, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 41, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 42, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 43, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 15: "Strings must use doublequote."
quotes
|
| Error |
Row 1, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 1, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app.directive('ngThumb', ['$window', function($window) {
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
var helper = {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
support: !!($window.FileReader && $window.CanvasRenderingContext2D),
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
isFile: function(item) {
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 20: "'angular' is not defined."
no-undef
|
| Error |
Row 5, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
return angular.isObject(item) && item instanceof $window.File;
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
},
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
isImage: function(file) {
|
| Error |
Row 8, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 8, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 8, Column 69: "Strings must use doublequote."
quotes
|
| Error |
Row 8, Column 81: "Strings must use doublequote."
quotes
|
| Error |
Row 8, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
var type = '|' + file.type.slice(file.type.lastIndexOf('/') + 1) + '|';
|
| Error |
Row 9, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 9, Column 20: "Strings must use doublequote."
quotes
|
| Error |
Row 9, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
return '|jpg|png|jpeg|bmp|gif|'.indexOf(type) !== -1;
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 10, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
}
|
| Error |
Row 11, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 11, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
};
|
| Error |
Row 12, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
|
| Error |
Row 13, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 13, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
return {
|
| Error |
Row 14, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 14, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 14, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
restrict: 'A',
|
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 15, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 15, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
template: '<canvas/>',
|
| Error |
Row 16, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 16, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
link: function(scope, element, attributes) {
|
| Error |
Row 17, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 17, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
if (!helper.support) return;
|
| Error |
Row 18, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
|
| Error |
Row 19, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 19, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
var params = scope.$eval(attributes.ngThumb);
|
| Error |
Row 20, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
|
| Error |
Row 21, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 21, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
if (!helper.isFile(params.file)) return;
|
| Error |
Row 22, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 22, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
if (!helper.isImage(params.file)) return;
|
| Error |
Row 23, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
|
| Error |
Row 24, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 24, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
var canvas = element.find('canvas');
|
| Error |
Row 25, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 25, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
var reader = new FileReader();
|
| Error |
Row 26, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
|
| Error |
Row 27, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 27, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
reader.onload = onLoadFile;
|
| Error |
Row 28, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 28, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
reader.readAsDataURL(params.file);
|
| Error |
Row 29, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 30, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
function onLoadFile(event) {
|
| Error |
Row 31, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 31, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
var img = new Image();
|
| Error |
Row 32, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 32, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
img.onload = onLoadImage;
|
| Error |
Row 33, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 33, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
img.src = event.target.result;
|
| Error |
Row 34, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 34, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
}
|
| Error |
Row 35, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
|
| Error |
Row 36, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 36, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
function onLoadImage() {
|
| Error |
Row 37, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 37, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
var width = params.width || this.width / this.height * params.height;
|
| Error |
Row 38, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 38, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
var height = params.height || this.height / this.width * params.width;
|
| Error |
Row 39, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 39, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
canvas.attr({ width: width, height: height });
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
canvas[0].getContext('2d').drawImage(this, 0, 0, width, height);
|
| Error |
Row 41, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 41, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
}
|
| Error |
Row 42, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 42, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
}
|
| Error |
Row 43, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 43, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
};
|
| 44 |
}]); |
|
|
|
\rest\app\client\components\Windshield-damagePhoto\Windshield-damagePhoto.controller.js
|
698 problems (698 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 154: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 9, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 12, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 12, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 13, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 15, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 16, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 17, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 19, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 20, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 21, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 22, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 23, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 24, Column 23: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 25, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 26, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 27, Column 17: "'options' is defined but never used."
no-unused-vars
|
| Error |
Row 27, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 28, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 29, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 30, Column 54: "Strings must use doublequote."
quotes
|
| Error |
Row 30, Column 66: "Strings must use doublequote."
quotes
|
| Error |
Row 30, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 31, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 31, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 32, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 33, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 35, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 37, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 38, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 39, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 40, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 41, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 41, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 42, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 58: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 43, Column 68: "Missing semicolon."
semi
|
| Error |
Row 43, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 44, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 44, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 66: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 78: "Missing semicolon."
semi
|
| Error |
Row 45, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 46, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 48, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 50, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 51, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 52, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 53, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 54, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 55, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 56, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 57, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 58, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 59, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 59, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 60, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 60, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 61, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 62, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 63, Column 10: "Missing semicolon."
semi
|
| Error |
Row 63, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 65, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 67, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 67, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 68, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 69, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 71, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 73, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 74, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 75, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 77, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 77, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 77, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 78, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 79, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 80, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 81, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 30: "Missing semicolon."
semi
|
| Error |
Row 82, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 82, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 83, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 84, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 85, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 85, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 86, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 87, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 87, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 88, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 88, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 89, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 89, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 90, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 90, Column 60: "Strings must use doublequote."
quotes
|
| Error |
Row 90, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 92, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 92, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 93, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 94, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 95, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 95, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 96, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 96, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 97, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 97, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 98, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 98, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 99, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 100, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 100, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 101, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 101, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 102, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 102, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 103, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 103, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 104, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 104, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 105, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 105, Column 18: "Missing semicolon."
semi
|
| Error |
Row 105, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 106, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 107, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 107, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 108, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 108, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 109, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 110, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 110, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 110, Column 78: "Missing semicolon."
semi
|
| Error |
Row 110, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 111, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 112, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 112, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 113, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 113, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 114, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 114, Column 90: "Missing semicolon."
semi
|
| Error |
Row 114, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 115, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 115, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 116, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 116, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 117, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 117, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 118, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 118, Column 47: "Missing semicolon."
semi
|
| Error |
Row 118, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 119, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 119, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 120, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 121, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 121, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 122, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 122, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 123, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 123, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 123, Column 75: "Missing semicolon."
semi
|
| Error |
Row 123, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 124, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 124, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 125, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 125, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 126, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 127, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 127, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 128, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 129, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 129, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 129, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 129, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 130, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 131, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 131, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 132, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 132, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 133, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 133, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 134, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 134, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 135, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 135, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 136, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 137, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 137, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 138, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 138, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 139, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 139, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 140, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 140, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 141, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 141, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 142, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 142, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 142, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 143, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 143, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 144, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 144, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 145, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 145, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 146, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 147, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 147, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 148, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 149, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 149, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 150, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 150, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 150, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 151, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 151, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 151, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 152, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 152, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 153, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 153, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 154, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 154, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 154, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 154, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 155, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 155, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 155, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 155, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 156, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 156, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 157, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 157, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 158, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 158, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 159, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 160, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 160, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 160, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 160, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 160, Column 72: "Missing semicolon."
semi
|
| Error |
Row 161, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 162, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 162, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 163, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 163, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 163, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 164, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 164, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 165, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 165, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 165, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 166, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 166, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 167, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 167, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 168, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 168, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 169, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 169, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 170, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 170, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 171, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 171, Column 102: "Missing semicolon."
semi
|
| Error |
Row 171, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 172, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 172, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 173, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 173, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 173, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 173, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 173, Column 104: "Missing semicolon."
semi
|
| Error |
Row 174, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 174, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 175, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 175, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 176, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 176, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 177, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 177, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 178, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 178, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 179, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 179, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 180, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 180, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 180, Column 92: "Missing semicolon."
semi
|
| Error |
Row 181, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 181, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 182, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 183, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 183, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 183, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 184, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 184, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 185, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 185, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 186, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 186, Column 111: "Missing semicolon."
semi
|
| Error |
Row 186, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 187, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 187, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 187, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 188, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 188, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 189, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 190, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 190, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 191, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 192, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 192, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 193, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 193, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 193, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 194, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 194, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 194, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 195, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 195, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 196, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 196, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 197, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 197, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 197, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 197, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 198, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 198, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 198, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 198, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 199, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 199, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 200, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 200, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 201, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 201, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 202, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 202, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 203, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 204, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 204, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 205, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 205, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 205, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 206, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 206, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 207, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 207, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 207, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 208, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 208, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 209, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 209, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 210, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 210, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 211, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 211, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 212, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 212, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 213, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 213, Column 102: "Missing semicolon."
semi
|
| Error |
Row 213, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 214, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 214, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 215, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 215, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 216, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 216, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 217, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 217, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 218, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 218, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 219, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 219, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 220, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 220, Column 92: "Missing semicolon."
semi
|
| Error |
Row 220, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 221, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 221, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 222, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 223, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 223, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 223, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 224, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 224, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 225, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 225, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 226, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 226, Column 111: "Missing semicolon."
semi
|
| Error |
Row 226, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 227, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 227, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 227, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 228, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 228, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 229, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 230, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 230, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 231, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 232, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 232, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 232, Column 90: "Missing semicolon."
semi
|
| Error |
Row 232, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 233, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 234, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 234, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 235, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 235, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 235, Column 10: "Missing semicolon."
semi
|
| Error |
Row 236, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 237, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 237, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 238, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 238, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 238, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 238, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 239, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 239, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 239, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 239, Column 69: "Missing semicolon."
semi
|
| Error |
Row 239, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 240, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 241, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 241, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 242, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 242, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 243, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 243, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 243, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 244, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 244, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 245, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 245, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 245, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 246, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 246, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 247, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 248, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 248, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 248, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 248, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 248, Column 86: "Missing semicolon."
semi
|
| Error |
Row 249, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 249, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 249, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 249, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 249, Column 72: "Missing semicolon."
semi
|
| Error |
Row 250, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 251, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 251, Column 10: "Missing semicolon."
semi
|
| Error |
Row 251, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 252, Column 8: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 253, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 254, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 254, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 255, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 255, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 255, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 255, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 256, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 256, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 257, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 257, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 258, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 258, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 258, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 258, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 259, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 259, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 260, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 260, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 261, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 261, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 261, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 261, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 262, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 262, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 262, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 262, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 262, Column 63: "Missing semicolon."
semi
|
| Error |
Row 263, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 263, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 264, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 264, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 265, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 265, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 265, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 265, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 266, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 266, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 267, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 267, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 268, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 268, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 268, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 268, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 269, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 269, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 270, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 270, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 271, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 271, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 271, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 271, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 272, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 272, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 273, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 273, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 274, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 274, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 274, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 274, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 275, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 275, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 276, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 276, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 277, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 277, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 277, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 277, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 278, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 278, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 279, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 280, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 280, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 280, Column 22: "Strings must use doublequote."
quotes
|
| Error |
Row 280, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 281, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 282, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 282, Column 20: "Strings must use doublequote."
quotes
|
| Error |
Row 282, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 283, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 283, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 283, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 283, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 283, Column 58: "Missing semicolon."
semi
|
| Error |
Row 284, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 285, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 285, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 286, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 286, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 287, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 287, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 287, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 288, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 288, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 289, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 289, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 289, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 290, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 290, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 291, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 292, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 293, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 293, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 294, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 294, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 295, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 295, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 296, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 296, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 297, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 297, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 298, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 298, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 299, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 299, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 300, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 300, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 300, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 300, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 300, Column 72: "Missing semicolon."
semi
|
| Error |
Row 301, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 301, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 302, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 303, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 303, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 304, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 304, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 305, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 305, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 306, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 307, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 307, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 308, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 308, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 309, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 309, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 310, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 310, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 310, Column 47: "Missing semicolon."
semi
|
| Error |
Row 311, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 312, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 312, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 313, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 314, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 314, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 315, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 315, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 316, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 317, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 154: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.controller('windshieldDamagePhotoController', function ($scope, $state, toastr, $css, FileUploader, $httpParamSerializerJQLike, $http, $rootScope) {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
$scope.selectedImages = [];
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
$scope.damageImageCounter = 0;
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
$scope.damageImageCounterDisable = false;
|
| Error |
Row 6, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
$scope.progressBar = 0;
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
$scope.showProgress = false;
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 9, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
$scope.uploadAllVisibility = false;
|
| Error |
Row 10, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
$css.bind({
|
| Error |
Row 12, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 12, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 12, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
href: 'rest/app/client/components/Windshield-damagePhoto/Windshield-damagePhoto.css'
|
| Error |
Row 13, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 13, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
}, $scope);
|
| Error |
Row 14, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
|
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 15, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
var uploader = $scope.uploader = new FileUploader({
|
| Error |
Row 16, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 16, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
// url: 'upload.php'
|
| Error |
Row 17, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 17, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
});
|
| Error |
Row 18, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
|
| Error |
Row 19, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 19, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
// FILTERS
|
| Error |
Row 20, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 20, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
$scope.uploadStatus = false;
|
| Error |
Row 21, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 21, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
uploader
|
| Error |
Row 22, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 22, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
.filters
|
| Error |
Row 23, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 23, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
.push({
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 24, Column 23: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
name: 'imageFilter',
|
| Error |
Row 25, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 25, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
fn: function (item,
|
| Error |
Row 26, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 26, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
/*{File|FileLikeObject}*/
|
| Error |
Row 27, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 27, Column 17: "'options' is defined but never used."
no-unused-vars
|
| Error |
Row 27, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
options) {
|
| Error |
Row 28, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 28, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
var type = '|' + item
|
| Error |
Row 29, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 29, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
.type
|
| Error |
Row 30, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 30, Column 54: "Strings must use doublequote."
quotes
|
| Error |
Row 30, Column 66: "Strings must use doublequote."
quotes
|
| Error |
Row 30, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
.slice(item.type.lastIndexOf('/') + 1) + '|';
|
| Error |
Row 31, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 31, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 31, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
return '|jpg|png|jpeg|bmp|gif|'.indexOf(type) !== -1;
|
| Error |
Row 32, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 32, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
}
|
| Error |
Row 33, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 33, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
});
|
| Error |
Row 34, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
|
| Error |
Row 35, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 35, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
// CALLBACKS
|
| Error |
Row 36, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
|
| Error |
Row 37, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 37, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
uploader.onWhenAddingFileFailed = function (item,
|
| Error |
Row 38, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 38, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
/*{File|FileLikeObject}*/
|
| Error |
Row 39, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 39, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
filter,
|
| Error |
Row 40, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 40, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
options) {
|
| Error |
Row 41, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 41, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 41, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
console.info('onWhenAddingFileFailed', item, filter, options);
|
| Error |
Row 42, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 42, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 58: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
if (item.type != 'image/png' || item.type != 'image/jpeg') {
|
| Error |
Row 43, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 43, Column 68: "Missing semicolon."
semi
|
| Error |
Row 43, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
toastr.error("File Type Is Wrong", {timeOut: 5000})
|
| Error |
Row 44, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 44, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 44, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 66: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 78: "Missing semicolon."
semi
|
| 44 |
console.log('item.type==video/mp4', item.type == 'video/mp4')
|
| Error |
Row 45, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
|
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 46, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
}
|
| Error |
Row 47, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
|
| Error |
Row 48, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 48, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
};
|
| Error |
Row 49, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
|
| Error |
Row 50, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 50, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
$scope.move = function () {
|
| Error |
Row 51, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 51, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
var elem = document.getElementById("myBar");
|
| Error |
Row 52, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 52, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
var width = 10;
|
| Error |
Row 53, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 53, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
var id = setInterval(frame, 10);
|
| Error |
Row 54, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 54, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
function frame() {
|
| Error |
Row 55, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 55, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
if (width >= 100) {
|
| Error |
Row 56, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 56, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
clearInterval(id);
|
| Error |
Row 57, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 57, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
} else {
|
| Error |
Row 58, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 58, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
width++;
|
| Error |
Row 59, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 59, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 59, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
elem.style.width = width + '%';
|
| Error |
Row 60, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 60, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 60, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
elem.innerHTML = width * 1 + '%';
|
| Error |
Row 61, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 61, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
}
|
| Error |
Row 62, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 62, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
}
|
| Error |
Row 63, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 63, Column 10: "Missing semicolon."
semi
|
| Error |
Row 63, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
}
|
| Error |
Row 64, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
|
| Error |
Row 65, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 65, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
uploader.onAfterAddingFile = function (fileItem) {
|
| Error |
Row 66, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
|
| Error |
Row 67, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 67, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 67, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
if (sessionStorage.userType == 'Insured') {
|
| Error |
Row 68, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 68, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
sessionStorage.QR_Retake = false;
|
| Error |
Row 69, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 69, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
}
|
| Error |
Row 70, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
|
| Error |
Row 71, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 71, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
$scope.damageImageCounter++;
|
| Error |
Row 72, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
|
| Error |
Row 73, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 73, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
// if (uploader.queue.length > 15) { // alert($scope.rearImageCounter);
|
| Error |
Row 74, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 74, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
// toastr.error("Maximum limit for damage photo is 15", {timeOut: 3000})
|
| Error |
Row 75, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 75, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
// $scope.dataLoading = true; // uploader .queue .pop(); }
|
| Error |
Row 76, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
|
| Error |
Row 77, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 77, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 77, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 77, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
console.info('onAfterAddingFile', fileItem);
|
| Error |
Row 78, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 78, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
$scope.photoName = fileItem
|
| Error |
Row 79, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 79, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 79 |
.file
|
| Error |
Row 80, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 80, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 80 |
.name
|
| Error |
Row 81, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 81, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 30: "Missing semicolon."
semi
|
| 81 |
.slice(0, 50)
|
| Error |
Row 82, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 82, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 82 |
// console.log('$scope.photoName', $scope.photoName)
|
| Error |
Row 83, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 83, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 83 |
$scope.uploadAllVisibility = true;
|
| Error |
Row 84, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 84, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 84 |
var reader = new FileReader();
|
| Error |
Row 85, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 85, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 85 |
reader.readAsDataURL(fileItem._file);
|
| Error |
Row 86, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 86, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 86 |
reader.onload = function (event) {
|
| Error |
Row 87, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 87, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 87 |
$scope.base64 = event
|
| Error |
Row 88, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 88, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 88 |
.target
|
| Error |
Row 89, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 89, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 89 |
.result
|
| Error |
Row 90, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 90, Column 60: "Strings must use doublequote."
quotes
|
| Error |
Row 90, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 90 |
.substring(event.target.result.indexOf(',') + 1, event.target.result.length);
|
| Error |
Row 91, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 91 |
|
| Error |
Row 92, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 92, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 92 |
$scope.damageForm = {
|
| Error |
Row 93, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 93, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 93 |
WIN_PHOTO: $scope.base64,
|
| Error |
Row 94, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 94, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 94 |
WIN_PHOTO_TYPE: "WIN_DAMAGE",
|
| Error |
Row 95, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 95, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 95 |
// INSURED_APPLICATION_ID: sessionStorage.clientIdForUploadPhoto,
|
| Error |
Row 96, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 96, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 96 |
WINSHIELD_ID: sessionStorage.clientIdForUploadPhoto,
|
| Error |
Row 97, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 97, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 97 |
WIN_PHOTO_NAME: fileItem
|
| Error |
Row 98, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 98, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 98 |
.file
|
| Error |
Row 99, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 99, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 99 |
.name
|
| Error |
Row 100, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 100, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 100 |
.slice(0, 50),
|
| Error |
Row 101, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 101, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 101 |
SiteID: null,
|
| Error |
Row 102, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 102, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 102 |
QR_Retake: sessionStorage.QR_Retake,
|
| Error |
Row 103, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 103, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 103 |
longitude: null,
|
| Error |
Row 104, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 104, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 104 |
latitude: null
|
| Error |
Row 105, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 105, Column 18: "Missing semicolon."
semi
|
| Error |
Row 105, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 105 |
}
|
| Error |
Row 106, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 106, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 106 |
$scope
|
| Error |
Row 107, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 107, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 107 |
.selectedImages
|
| Error |
Row 108, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 108, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 108 |
.push($scope.damageForm);
|
| Error |
Row 109, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 109 |
|
| Error |
Row 110, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 110, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 110, Column 78: "Missing semicolon."
semi
|
| Error |
Row 110, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 110 |
console.log(" $scope.selectedImages:", $scope.selectedImages)
|
| Error |
Row 111, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 111 |
|
| Error |
Row 112, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 112, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 112 |
if ($scope.selectedImages.length > 15) {
|
| Error |
Row 113, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 113, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 113 |
// alert($scope.rearImageCounter);
|
| Error |
Row 114, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 114, Column 90: "Missing semicolon."
semi
|
| Error |
Row 114, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 114 |
toastr.error("Maximum limit for damage photo is 15", {timeOut: 3000})
|
| Error |
Row 115, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 115, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 115 |
$scope.dataLoading = true;
|
| Error |
Row 116, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 116, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 116 |
// uploader .queue .pop(); $scope .selectedImages .pop();
|
| Error |
Row 117, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 117, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 117 |
} else {
|
| Error |
Row 118, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 118, Column 47: "Missing semicolon."
semi
|
| Error |
Row 118, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 118 |
$scope.dataLoading = false
|
| Error |
Row 119, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 119, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 119 |
}
|
| Error |
Row 120, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 120 |
|
| Error |
Row 121, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 121, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 121 |
if (event.lengthComputable) {
|
| Error |
Row 122, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 122, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 122 |
$scope.progressBar = (event.loaded / event.total) * 100;
|
| Error |
Row 123, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 123, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 123, Column 75: "Missing semicolon."
semi
|
| Error |
Row 123, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 123 |
console.log("progree bar length:", $scope.progressBar)
|
| Error |
Row 124, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 124, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 124 |
}
|
| Error |
Row 125, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 125, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 125 |
};
|
| Error |
Row 126, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 126 |
|
| Error |
Row 127, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 127, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 127 |
};
|
| Error |
Row 128, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 128 |
|
| Error |
Row 129, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 129, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 129, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 129, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 129 |
console.log('$scope.selectedImages', $scope.selectedImages.length);
|
| Error |
Row 130, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 130 |
|
| Error |
Row 131, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 131, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 131 |
if ($scope.selectedImages.length == 0) {
|
| Error |
Row 132, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 132, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 132 |
$scope.flag = false;
|
| Error |
Row 133, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 133, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 133 |
} else {
|
| Error |
Row 134, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 134, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 134 |
$scope.flag = true;
|
| Error |
Row 135, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 135, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 135 |
}
|
| Error |
Row 136, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 136 |
|
| Error |
Row 137, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 137, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 137 |
$scope.uploader.uploadAllPhotos = function () {
|
| Error |
Row 138, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 138, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 138 |
$scope.dataLoading = true;
|
| Error |
Row 139, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 139, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 139 |
//uploader.uploadAll $scope.uploader.uploadAll = function(){
|
| Error |
Row 140, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 140, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 140 |
$scope.showProgress = true;
|
| Error |
Row 141, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 141, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 141 |
for (var i = 0; i < $scope.selectedImages.length; i++) {
|
| Error |
Row 142, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 142, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 142, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 142 |
console.log("uploading this photo:", $scope.selectedImages[i]);
|
| Error |
Row 143, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 143, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 143 |
if (sessionStorage.siteId != null) {
|
| Error |
Row 144, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 144, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 144 |
$scope.selectedImages[i].SiteID = sessionStorage.siteId;
|
| Error |
Row 145, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 145, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 145 |
}
|
| Error |
Row 146, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 146 |
|
| Error |
Row 147, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 147, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 147 |
if (sessionStorage.clientIdForUploadPhoto != null) {
|
| Error |
Row 148, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 148 |
|
| Error |
Row 149, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 149, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 149 |
$http({
|
| Error |
Row 150, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 150, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 150, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 150 |
url: $rootScope.baseUrl + 'windShied/receivedImage',
|
| Error |
Row 151, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 151, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 151, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 151 |
method: 'POST',
|
| Error |
Row 152, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 152, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 152 |
data: $httpParamSerializerJQLike($scope.selectedImages[i]),
|
| Error |
Row 153, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 153, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 153 |
headers: {
|
| Error |
Row 154, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 154, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 154, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 154, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 154 |
'Content-Type': 'application/x-www-form-urlencoded',
|
| Error |
Row 155, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 155, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 155, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 155, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 155 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 156, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 156, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 156 |
}
|
| Error |
Row 157, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 157, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 157 |
})
|
| Error |
Row 158, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 158, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 158 |
.then(function (response) {
|
| Error |
Row 159, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 159 |
|
| Error |
Row 160, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 160, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 160, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 160, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 160, Column 72: "Missing semicolon."
semi
|
| 160 |
console.log('response QR_Retake', response)
|
| Error |
Row 161, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 161 |
|
| Error |
Row 162, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 162, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 162 |
if ($scope.selectedImages.length == 0) {
|
| Error |
Row 163, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 163, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 163, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 163 |
$rootScope.$broadcast('damageUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 164, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 164, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 164 |
} else {
|
| Error |
Row 165, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 165, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 165, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 165 |
$rootScope.$broadcast('damageUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 166, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 166, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 166 |
}
|
| Error |
Row 167, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 167, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 167 |
uploader.uploadAll();
|
| Error |
Row 168, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 168, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 168 |
$scope.dataLoading = false;
|
| Error |
Row 169, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 169, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 169 |
//$scope.uploadStatus = true;
|
| Error |
Row 170, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 170, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 170 |
if (response.data.StatusCode == 400) {
|
| Error |
Row 171, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 171, Column 102: "Missing semicolon."
semi
|
| Error |
Row 171, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 171 |
toastr.error("Maximum limit for damage photo is 15", {timeOut: 3000})
|
| Error |
Row 172, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 172, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 172 |
$scope.dataLoading = true;
|
| Error |
Row 173, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 173, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 173, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 173, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 173, Column 104: "Missing semicolon."
semi
|
| 173 |
console.log('>>>> getNotUploadedItems', uploader.getNotUploadedItems())
|
| Error |
Row 174, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 174, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 174 |
} else {
|
| Error |
Row 175, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 175, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 175 |
$scope.uploadStatus = true;
|
| Error |
Row 176, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 176, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 176 |
$scope.dataLoading = false;
|
| Error |
Row 177, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 177, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 177 |
// $scope
|
| Error |
Row 178, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 178, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 178 |
// .selectedImages
|
| Error |
Row 179, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 179, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 179 |
// .pop();
|
| Error |
Row 180, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 180, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 180, Column 92: "Missing semicolon."
semi
|
| 180 |
toastr.success("Photo Saved Successfully", {timeOut: 3000})
|
| Error |
Row 181, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 181, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 181 |
}
|
| Error |
Row 182, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 182 |
|
| Error |
Row 183, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 183, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 183, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 183 |
console.log("response for damage photo:", response);
|
| Error |
Row 184, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 184, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 184 |
}, function (error) {
|
| Error |
Row 185, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 185, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 185 |
$scope.dataLoading = false;
|
| Error |
Row 186, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 186, Column 111: "Missing semicolon."
semi
|
| Error |
Row 186, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 186 |
toastr.error("Photo Not Saved Successfully, Please Try Again...", {timeOut: 3000})
|
| Error |
Row 187, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 187, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 187, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 187 |
console.log(" error for damage photo ", error);
|
| Error |
Row 188, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 188, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 188 |
});
|
| Error |
Row 189, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 189 |
|
| Error |
Row 190, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 190, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 190 |
} else {
|
| Error |
Row 191, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 191 |
|
| Error |
Row 192, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 192, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 192 |
$http({
|
| Error |
Row 193, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 193, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 193, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 193 |
url: $rootScope.baseUrl + 'user/SaveImage',
|
| Error |
Row 194, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 194, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 194, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 194 |
method: 'POST',
|
| Error |
Row 195, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 195, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 195 |
data: $httpParamSerializerJQLike($scope.selectedImages[i]),
|
| Error |
Row 196, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 196, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 196 |
headers: {
|
| Error |
Row 197, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 197, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 197, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 197, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 197 |
'Content-Type': 'application/x-www-form-urlencoded',
|
| Error |
Row 198, Column 1: "Expected indentation of 7 tabs but found 32 spaces."
indent
|
| Error |
Row 198, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 198, Column 50: "Strings must use doublequote."
quotes
|
| Error |
Row 198, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 198 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 199, Column 1: "Expected indentation of 6 tabs but found 28 spaces."
indent
|
| Error |
Row 199, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 199 |
}
|
| Error |
Row 200, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 200, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 200 |
})
|
| Error |
Row 201, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 201, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 201 |
.then(function (response) {
|
| Error |
Row 202, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 202, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 202 |
uploader.uploadAll();
|
| Error |
Row 203, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 203 |
|
| Error |
Row 204, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 204, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 204 |
if ($scope.selectedImages.length == 0) {
|
| Error |
Row 205, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 205, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 205, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 205 |
$rootScope.$broadcast('damageUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 206, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 206, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 206 |
} else {
|
| Error |
Row 207, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 207, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 207, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 207 |
$rootScope.$broadcast('damageUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 208, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 208, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 208 |
}
|
| Error |
Row 209, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 209, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 209 |
$scope.dataLoading = false;
|
| Error |
Row 210, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 210, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 210 |
//$scope.uploadStatus = true;
|
| Error |
Row 211, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 211, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 211 |
if (response.data.StatusCode == 400) {
|
| Error |
Row 212, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 212, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 212 |
$scope.dataLoading = true;
|
| Error |
Row 213, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 213, Column 102: "Missing semicolon."
semi
|
| Error |
Row 213, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 213 |
toastr.error("Maximum limit for damage photo is 15", {timeOut: 3000})
|
| Error |
Row 214, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 214, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 214 |
} else {
|
| Error |
Row 215, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 215, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 215 |
$scope.uploadStatus = true;
|
| Error |
Row 216, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 216, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 216 |
$scope.dataLoading = false;
|
| Error |
Row 217, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 217, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 217 |
// $scope
|
| Error |
Row 218, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 218, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 218 |
// .selectedImages
|
| Error |
Row 219, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 219, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 219 |
// .pop();
|
| Error |
Row 220, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 220, Column 92: "Missing semicolon."
semi
|
| Error |
Row 220, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 220 |
toastr.success("Photo Saved Successfully", {timeOut: 3000})
|
| Error |
Row 221, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 221, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 221 |
}
|
| Error |
Row 222, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 222 |
|
| Error |
Row 223, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 223, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 223, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 223 |
console.log("response for damage photo:", response);
|
| Error |
Row 224, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 224, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 224 |
}, function (error) {
|
| Error |
Row 225, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 225, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 225 |
$scope.dataLoading = false;
|
| Error |
Row 226, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 226, Column 111: "Missing semicolon."
semi
|
| Error |
Row 226, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 226 |
toastr.error("Photo Not Saved Successfully, Please Try Again...", {timeOut: 3000})
|
| Error |
Row 227, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 227, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 227, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 227 |
console.log(" error for damage photo ", error);
|
| Error |
Row 228, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 228, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 228 |
});
|
| Error |
Row 229, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 229 |
|
| Error |
Row 230, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 230, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 230 |
}
|
| Error |
Row 231, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 231 |
|
| Error |
Row 232, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 232, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 232, Column 90: "Missing semicolon."
semi
|
| Error |
Row 232, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 232 |
console.log("data sent to damage photo image:", $scope.selectedImages[i])
|
| Error |
Row 233, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 233 |
|
| Error |
Row 234, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 234, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 234 |
}
|
| Error |
Row 235, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 235, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 235, Column 10: "Missing semicolon."
semi
|
| 235 |
}
|
| Error |
Row 236, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 236 |
|
| Error |
Row 237, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 237, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 237 |
$scope.deletePopover = function (item) {
|
| Error |
Row 238, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 238, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 238, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 238, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 238 |
console.log('photo name:', item);
|
| Error |
Row 239, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 239, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 239, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 239, Column 69: "Missing semicolon."
semi
|
| Error |
Row 239, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 239 |
console.log('deletePopover item', $scope.selectedImages)
|
| Error |
Row 240, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 240 |
|
| Error |
Row 241, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 241, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 241 |
$scope.showProgress = false;
|
| Error |
Row 242, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 242, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 242 |
if ($scope.selectedImages.length == 0) {
|
| Error |
Row 243, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 243, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 243, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 243 |
$rootScope.$broadcast('damageUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 244, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 244, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 244 |
} else {
|
| Error |
Row 245, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 245, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 245, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 245 |
$rootScope.$broadcast('damageUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 246, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 246, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 246 |
}
|
| Error |
Row 247, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 247 |
|
| Error |
Row 248, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 248, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 248, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 248, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 248, Column 86: "Missing semicolon."
semi
|
| 248 |
console.log('$scope.selectedImages.length', $scope.selectedImages.length)
|
| Error |
Row 249, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 249, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 249, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 249, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 249, Column 72: "Missing semicolon."
semi
|
| 249 |
console.log('uploader.queue.length', uploader.queue.length)
|
| Error |
Row 250, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 250 |
|
| Error |
Row 251, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 251, Column 10: "Missing semicolon."
semi
|
| Error |
Row 251, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 251 |
}
|
| Error |
Row 252, Column 8: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 252 |
|
| Error |
Row 253, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 253 |
|
| Error |
Row 254, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 254, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 254 |
uploader.onBeforeUploadItem = function (item) {
|
| Error |
Row 255, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 255, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 255, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 255, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 255 |
console.info('onBeforeUploadItem', item);
|
| Error |
Row 256, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 256, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 256 |
};
|
| Error |
Row 257, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 257, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 257 |
uploader.onProgressItem = function (fileItem, progress) {
|
| Error |
Row 258, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 258, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 258, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 258, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 258 |
console.info('onProgressItem', fileItem, progress);
|
| Error |
Row 259, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 259, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 259 |
};
|
| Error |
Row 260, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 260, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 260 |
uploader.onProgressAll = function (progress) {
|
| Error |
Row 261, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 261, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 261, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 261, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 261 |
console.info('onProgressAll', progress);
|
| Error |
Row 262, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 262, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 262, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 262, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 262, Column 63: "Missing semicolon."
semi
|
| 262 |
console.log('uploader.progress',uploader.progress)
|
| Error |
Row 263, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 263, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 263 |
};
|
| Error |
Row 264, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 264, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 264 |
uploader.onSuccessItem = function (fileItem, response, status, headers) {
|
| Error |
Row 265, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 265, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 265, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 265, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 265 |
console.info('onSuccessItem', fileItem, response, status, headers);
|
| Error |
Row 266, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 266, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 266 |
};
|
| Error |
Row 267, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 267, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 267 |
uploader.onErrorItem = function (fileItem, response, status, headers) {
|
| Error |
Row 268, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 268, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 268, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 268, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 268 |
console.info('onErrorItem', fileItem, response, status, headers);
|
| Error |
Row 269, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 269, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 269 |
};
|
| Error |
Row 270, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 270, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 270 |
uploader.onCancelItem = function (fileItem, response, status, headers) {
|
| Error |
Row 271, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 271, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 271, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 271, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 271 |
console.info('onCancelItem', fileItem, response, status, headers);
|
| Error |
Row 272, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 272, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 272 |
};
|
| Error |
Row 273, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 273, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 273 |
uploader.onCompleteItem = function (fileItem, response, status, headers) {
|
| Error |
Row 274, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 274, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 274, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 274, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 274 |
console.info('onCompleteItem', fileItem, response, status, headers);
|
| Error |
Row 275, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 275, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 275 |
};
|
| Error |
Row 276, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 276, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 276 |
uploader.onCompleteAll = function () {
|
| Error |
Row 277, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 277, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 277, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 277, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 277 |
console.info('onCompleteAll');
|
| Error |
Row 278, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 278, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 278 |
};
|
| Error |
Row 279, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 279 |
|
| Error |
Row 280, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 280, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 280, Column 22: "Strings must use doublequote."
quotes
|
| Error |
Row 280, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 280 |
console.info('uploader', uploader);
|
| Error |
Row 281, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 281 |
|
| Error |
Row 282, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 282, Column 20: "Strings must use doublequote."
quotes
|
| Error |
Row 282, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 282 |
$scope.$on('removeDamage', function (event, result) {
|
| Error |
Row 283, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 283, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 283, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 283, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 283, Column 58: "Missing semicolon."
semi
|
| 283 |
console.log('removeDamage', result.file.name)
|
| Error |
Row 284, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 284 |
|
| Error |
Row 285, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 285, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 285 |
$scope.showProgress = false;
|
| Error |
Row 286, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 286, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 286 |
if ($scope.selectedImages.length == 0) {
|
| Error |
Row 287, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 287, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 287, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 287 |
$rootScope.$broadcast('damageUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 288, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 288, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 288 |
} else {
|
| Error |
Row 289, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 289, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 289, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 289 |
$rootScope.$broadcast('damageUploadStatus', $scope.selectedImages.length);
|
| Error |
Row 290, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 290, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 290 |
}
|
| Error |
Row 291, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 291 |
|
| Error |
Row 292, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 292 |
|
| Error |
Row 293, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 293, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 293 |
for (var i = 0; i < $scope.selectedImages.length; i++) {
|
| Error |
Row 294, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 294, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 294 |
if ($scope.selectedImages[i].WIN_PHOTO_NAME == result.file.name) {
|
| Error |
Row 295, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 295, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 295 |
var index = $scope
|
| Error |
Row 296, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 296, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 296 |
.selectedImages
|
| Error |
Row 297, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 297, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 297 |
.indexOf($scope.selectedImages[i]);
|
| Error |
Row 298, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 298, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 298 |
if (index !== -1)
|
| Error |
Row 299, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 299, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 299 |
$scope.selectedImages.splice(index, 1);
|
| Error |
Row 300, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 300, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 300, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 300, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 300, Column 72: "Missing semicolon."
semi
|
| 300 |
console.log('after delete:', $scope.selectedImages)
|
| Error |
Row 301, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 301, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 301 |
}
|
| Error |
Row 302, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 302 |
|
| Error |
Row 303, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 303, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 303 |
if ($scope.selectedImages.length > 15) {
|
| Error |
Row 304, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 304, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 304 |
// alert($scope.rearImageCounter);
|
| Error |
Row 305, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 305, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 305 |
$scope.dataLoading = true;
|
| Error |
Row 306, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 306 |
|
| Error |
Row 307, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 307, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 307 |
// uploader .queue .pop(); $scope .selectedImages .pop();
|
| Error |
Row 308, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 308, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 308 |
// console.log('uploader.queue.length', $scope.selectedImages)
|
| Error |
Row 309, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 309, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 309 |
} else {
|
| Error |
Row 310, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 310, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 310, Column 47: "Missing semicolon."
semi
|
| 310 |
$scope.dataLoading = false
|
| Error |
Row 311, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 311 |
|
| Error |
Row 312, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 312, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 312 |
}
|
| Error |
Row 313, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 313 |
|
| Error |
Row 314, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 314, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 314 |
}
|
| Error |
Row 315, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 315, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 315 |
});
|
| Error |
Row 316, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 316 |
|
| Error |
Row 317, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| 317 |
}); |
|
|
|
\rest\app\client\components\windshield-inspection-summary\windshield-inspection-summary.directive.js
|
705 problems (705 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 150: "'WizardService' is defined but never used."
no-unused-vars
|
| Error |
Row 2, Column 166: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 4, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 7, Column 44: "'$attr' is defined but never used."
no-unused-vars
|
| Error |
Row 7, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 9, Column 31: "'moment' is not defined."
no-undef
|
| Error |
Row 9, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 10, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 11, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 11, Column 49: "Missing semicolon."
semi
|
| Error |
Row 11, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 14, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 15, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 16, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 17, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 18, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 19, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 20, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 20, Column 126: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 21, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 22, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 22, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 23, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 24, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 25, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 26, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 27, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 28, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 29, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 30, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 18: "Missing semicolon."
semi
|
| Error |
Row 31, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 32, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 33, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 34, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 35, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 36, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 37, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 38, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 39, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 126: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 41, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 42, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 43, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 44, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 45, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 46, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 47, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 48, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 49, Column 18: "Missing semicolon."
semi
|
| Error |
Row 49, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 51, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 52, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 53, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 54, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 56, Column 18: "Missing semicolon."
semi
|
| Error |
Row 56, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 58, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 60, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 61, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 62, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 62, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 62, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 63, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 63, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 63, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 64, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 22: "Missing semicolon."
semi
|
| Error |
Row 65, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 66, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 67, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 68, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 69, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 69, Column 120: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 71, Column 60: "Strings must use doublequote."
quotes
|
| Error |
Row 71, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 72, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 72, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 73, Column 56: "Strings must use doublequote."
quotes
|
| Error |
Row 73, Column 61: "Missing semicolon."
semi
|
| Error |
Row 73, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 75, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 76, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 77, Column 56: "Strings must use doublequote."
quotes
|
| Error |
Row 77, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 61: "Missing semicolon."
semi
|
| Error |
Row 78, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 78, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 79, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 80, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 81, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 82, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 83, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 84, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 85, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 85, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 86, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 87, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 87, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 88, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 88, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 89, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 89, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 90, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 90, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 91, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 92, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 92, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 93, Column 116: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 94, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 95, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 95, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 96, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 96, Column 30: "Missing semicolon."
semi
|
| Error |
Row 96, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 97, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 98, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 98, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 99, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 100, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 100, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 101, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 101, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 102, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 102, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 103, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 103, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 104, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 104, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 105, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 105, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 106, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 107, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 107, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 108, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 108, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 109, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 109, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 110, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 111, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 111, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 112, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 113, Column 1: "Expected indentation of 7 tabs but found 26 spaces."
indent
|
| Error |
Row 113, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 114, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 114, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 115, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 115, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 116, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 116, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 117, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 118, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 118, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 119, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 119, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 119, Column 91: "Missing semicolon."
semi
|
| Error |
Row 120, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 120, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 121, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 121, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 122, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 122, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 123, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 123, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 124, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 124, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 124, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 125, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 125, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 126, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 126, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 127, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 127, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 128, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 128, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 129, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 130, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 130, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 130, Column 18: "Missing semicolon."
semi
|
| Error |
Row 131, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 132, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 132, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 132, Column 141: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 133, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 134, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 134, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 135, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 135, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 136, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 136, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 137, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 137, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 138, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 138, Column 22: "Missing semicolon."
semi
|
| Error |
Row 138, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 139, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 139, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 140, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 140, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 141, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 142, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 142, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 142, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 143, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 144, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 144, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 145, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 145, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 146, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 146, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 147, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 147, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 148, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 148, Column 22: "Missing semicolon."
semi
|
| Error |
Row 148, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 149, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 149, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 150, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 150, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 150, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 151, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 151, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 152, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 152, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 153, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 153, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 154, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 154, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 155, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 155, Column 22: "Missing semicolon."
semi
|
| Error |
Row 155, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 156, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 156, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 157, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 157, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 158, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 159, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 159, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 160, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 160, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 161, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 162, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 162, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 163, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 163, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 163, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 164, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 164, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 165, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 165, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 165, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 166, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 166, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 167, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 167, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 167, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 167, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 167, Column 72: "Missing semicolon."
semi
|
| Error |
Row 168, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 168, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 169, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 169, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 170, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 170, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 171, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 171, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 172, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 172, Column 37: "Unexpected console statement."
no-console
|
| Error |
Row 172, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 173, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 173, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 174, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 174, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 175, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 176, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 176, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 177, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 177, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 178, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 178, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 179, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 179, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 179, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 180, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 180, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 181, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 181, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 182, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 182, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 183, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 184, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 184, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 185, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 186, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 186, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 187, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 187, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 187, Column 61: "Missing semicolon."
semi
|
| Error |
Row 187, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 188, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 188, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 189, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 189, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 190, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 190, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 190, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 191, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 191, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 192, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 193, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 193, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 193, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 193, Column 72: "Missing semicolon."
semi
|
| Error |
Row 194, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 194, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 194, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 195, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 195, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 196, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 196, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 197, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 197, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 198, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 198, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 199, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 199, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 200, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 200, Column 37: "Unexpected console statement."
no-console
|
| Error |
Row 200, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 201, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 201, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 202, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 202, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 203, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 203, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 204, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 204, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 205, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 205, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 206, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 206, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 207, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 207, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 208, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 208, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 209, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 209, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 210, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 210, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 211, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 211, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 212, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 213, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 213, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 213, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 213, Column 70: "Missing semicolon."
semi
|
| Error |
Row 214, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 214, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 214, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 215, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 215, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 216, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 216, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 217, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 217, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 218, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 219, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 219, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 220, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 221, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 221, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 222, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 222, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 222, Column 62: "Missing semicolon."
semi
|
| Error |
Row 222, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 223, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 223, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 224, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 224, Column 52: "Strings must use doublequote."
quotes
|
| Error |
Row 224, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 225, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 225, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 226, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 226, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 227, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 228, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 228, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 229, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 229, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 229, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 230, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 230, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 231, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 231, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 232, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 232, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 233, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 233, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 234, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 234, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 235, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 235, Column 37: "Unexpected console statement."
no-console
|
| Error |
Row 235, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 236, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 236, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 237, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 237, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 238, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 238, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 239, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 240, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 240, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 241, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 241, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 242, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 242, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 243, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 243, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 244, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 244, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 245, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 245, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 246, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 246, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 247, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 248, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 248, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 248, Column 70: "Missing semicolon."
semi
|
| Error |
Row 248, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 249, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 249, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 249, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 250, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 250, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 251, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 251, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 252, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 252, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 253, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 253, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 254, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 254, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 255, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 255, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 256, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 256, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 257, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 257, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 258, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 258, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 259, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 259, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 260, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 260, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 261, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 261, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 262, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 262, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 263, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 263, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 264, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 264, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 265, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 265, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 266, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 266, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 267, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 267, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 268, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 268, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 269, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 269, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 270, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 270, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 271, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 271, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 272, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 272, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 273, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 273, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 274, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 274, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 275, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 275, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 276, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 276, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 277, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 277, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 278, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 278, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 279, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 279, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 280, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 280, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 281, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 281, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 282, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 282, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 283, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 283, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 284, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 284, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 285, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 285, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 286, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 286, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 287, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 287, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 288, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 288, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 289, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 289, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 290, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 290, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 291, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 291, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 292, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 292, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 293, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 293, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 294, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 294, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 295, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 295, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 296, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 296, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 297, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 297, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 298, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 298, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 299, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 299, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 300, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 300, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 301, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 301, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 302, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 302, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 303, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 303, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 304, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 304, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 305, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 305, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 306, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 306, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 307, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 308, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 308, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 309, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 309, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 309, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 310, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 310, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 311, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 311, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 312, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 312, Column 113: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 313, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 313, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 314, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 315, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 315, Column 114: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 316, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 317, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 317, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 318, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 319, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 319, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 320, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 320, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 321, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 322, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 322, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 323, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 323, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 324, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 325, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 325, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 326, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 326, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 326, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 327, Column 1: "Expected indentation of 6 tabs but found 22 spaces."
indent
|
| Error |
Row 327, Column 23: "Unexpected console statement."
no-console
|
| Error |
Row 327, Column 35: "Strings must use doublequote."
quotes
|
| Error |
Row 327, Column 62: "Missing semicolon."
semi
|
| Error |
Row 327, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 328, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 329, Column 1: "Expected indentation of 6 tabs but found 22 spaces."
indent
|
| Error |
Row 329, Column 50: "Missing semicolon."
semi
|
| Error |
Row 329, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 330, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 331, Column 1: "Expected indentation of 6 tabs but found 22 spaces."
indent
|
| Error |
Row 331, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 332, Column 1: "Expected indentation of 7 tabs but found 24 spaces."
indent
|
| Error |
Row 332, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 332, Column 62: "Missing semicolon."
semi
|
| Error |
Row 332, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 333, Column 1: "Expected indentation of 6 tabs but found 22 spaces."
indent
|
| Error |
Row 333, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 334, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 334, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 335, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 335, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 336, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 336, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 336, Column 10: "Missing semicolon."
semi
|
| Error |
Row 337, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 337, Column 7: "Missing semicolon."
semi
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 150: "'WizardService' is defined but never used."
no-unused-vars
|
| Error |
Row 2, Column 166: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.directive('windshieldInsuranceSummeryForm', function ($uibModal, $state, WizardHandler, $q, $http, $timeout, $rootScope, toastr, globalService, WizardService) {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
return {
|
| Error |
Row 4, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 4, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
restrict: "E",
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
templateUrl: 'rest/app/client/components/windshield-inspection-summary/windshield-inspection-s' +
|
| Error |
Row 6, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
'ummary.html',
|
| Error |
Row 7, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 7, Column 44: "'$attr' is defined but never used."
no-unused-vars
|
| Error |
Row 7, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
link: function ($scope, $elem, $attr) {
|
| Error |
Row 8, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
|
| Error |
Row 9, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 9, Column 31: "'moment' is not defined."
no-undef
|
| Error |
Row 9, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
$scope.date = moment().format("MM/DD/YYYY");
|
| Error |
Row 10, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 10, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
$scope.dataLoading = true;
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 11, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 11, Column 49: "Missing semicolon."
semi
|
| Error |
Row 11, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
$scope.dynamicBtnName = 'Submit'
|
| Error |
Row 12, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
$scope.showModal = function () {
|
| Error |
Row 14, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 14, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
$uibModal
|
| Error |
Row 15, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 15, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
.open({
|
| Error |
Row 16, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 16, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
backdrop: true,
|
| Error |
Row 17, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 17, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
backdropClick: true,
|
| Error |
Row 18, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 18, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
dialogFade: false,
|
| Error |
Row 19, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 19, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
keyboard: true,
|
| Error |
Row 20, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 20, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 20, Column 126: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
templateUrl: 'rest/app/client/components/windshield-insuredSignature-modal/windshield-insuredS' +
|
| Error |
Row 21, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 21, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
'ignature-modal.html',
|
| Error |
Row 22, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 22, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 22, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
controller: 'winshieldInsuredSignModalController'
|
| Error |
Row 23, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 23, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
})
|
| Error |
Row 24, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 24, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
.result
|
| Error |
Row 25, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 25, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
.then(function () {
|
| Error |
Row 26, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 26, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
//alert("OK");
|
| Error |
Row 27, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 27, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
}, function () {
|
| Error |
Row 28, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 28, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
//alert("Cancel");
|
| Error |
Row 29, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 29, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
});
|
| Error |
Row 30, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 30, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 18: "Missing semicolon."
semi
|
| 30 |
}
|
| Error |
Row 31, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
|
| Error |
Row 32, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 32, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
$scope.windshieldInspectionSummary = function () {
|
| Error |
Row 33, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 33, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
$uibModal
|
| Error |
Row 34, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 34, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
.open({
|
| Error |
Row 35, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 35, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
backdrop: true,
|
| Error |
Row 36, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 36, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
backdropClick: true,
|
| Error |
Row 37, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 37, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
dialogFade: false,
|
| Error |
Row 38, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 38, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
keyboard: true,
|
| Error |
Row 39, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 39, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 126: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
templateUrl: 'rest/app/client/components/windshield-inspectionSummary-modal/windshield-inspect' +
|
| Error |
Row 40, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
'ionSummary-modal.html',
|
| Error |
Row 41, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 41, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
controller: 'windshieldInspectionSummaryController'
|
| Error |
Row 42, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 42, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
})
|
| Error |
Row 43, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 43, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
.result
|
| Error |
Row 44, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 44, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
.then(function () {
|
| Error |
Row 45, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 45, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
//alert("OK");
|
| Error |
Row 46, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 46, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
}, function () {
|
| Error |
Row 47, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 47, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
//alert("Cancel");
|
| Error |
Row 48, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 48, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
});
|
| Error |
Row 49, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 49, Column 18: "Missing semicolon."
semi
|
| Error |
Row 49, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
}
|
| Error |
Row 50, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
|
| Error |
Row 51, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 51, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
$scope.DATA = {
|
| Error |
Row 52, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 52, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
PAGE: 3,
|
| Error |
Row 53, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 53, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
UPDATE: false,
|
| Error |
Row 54, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 54, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
WINSHIELD_ID: sessionStorage.WinshieldID
|
| Error |
Row 55, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
|
| Error |
Row 56, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 56, Column 18: "Missing semicolon."
semi
|
| Error |
Row 56, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
}
|
| Error |
Row 57, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
|
| Error |
Row 58, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 58, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
$scope.onLoad = function () {
|
| Error |
Row 59, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
|
| Error |
Row 60, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 60, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
var deferred = $q.defer();
|
| Error |
Row 61, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 61, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
var header = {
|
| Error |
Row 62, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 62, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 62, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 62, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
'Content-Type': 'application/json',
|
| Error |
Row 63, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 63, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 63, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 63, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 64, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 64, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 22: "Missing semicolon."
semi
|
| 64 |
}
|
| Error |
Row 65, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
|
| Error |
Row 66, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 66, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
globalService
|
| Error |
Row 67, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 67, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
.globalServiceAPI("POST", "WindShield/WindShieldData", $scope.DATA, header)
|
| Error |
Row 68, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 68, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
.then(function (response) {
|
| Error |
Row 69, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 69, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 69, Column 120: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
console.log("*********windshiled inspection summary onload success************", response);
|
| Error |
Row 70, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
|
| Error |
Row 71, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 71, Column 60: "Strings must use doublequote."
quotes
|
| Error |
Row 71, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
if (sessionStorage.userType == 'Insured') {
|
| Error |
Row 72, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 72, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 72, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
$scope.siteID = 'N/A';
|
| Error |
Row 73, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 73, Column 56: "Strings must use doublequote."
quotes
|
| Error |
Row 73, Column 61: "Missing semicolon."
semi
|
| Error |
Row 73, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
$scope.inspectorName = 'N/A'
|
| Error |
Row 74, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
|
| Error |
Row 75, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 75, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
} else {
|
| Error |
Row 76, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 76, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
$scope.siteID = sessionStorage.siteId;
|
| Error |
Row 77, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 77, Column 56: "Strings must use doublequote."
quotes
|
| Error |
Row 77, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 61: "Missing semicolon."
semi
|
| 77 |
$scope.inspectorName = 'N/A'
|
| Error |
Row 78, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 78, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
}
|
| Error |
Row 79, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 79, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 79 |
$scope.winInspectionSummaryResp = {
|
| Error |
Row 80, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 80, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 80 |
WIN_INSPECTION_DATE: response.data.WIN_INSPECTION_DATE,
|
| Error |
Row 81, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 81, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 81 |
WIN_ADVERSE_CONDITIONS: response.data.WIN_ADVERSE_CONDITIONS,
|
| Error |
Row 82, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 82, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 82 |
WIN_INSPECTION_COMPANY_NAME: response.data.WIN_INSPECTION_COMPANY_NAME,
|
| Error |
Row 83, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 83, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 83 |
WIN_POLICY_NUMBER: response.data.WIN_POLICY_NUMBER,
|
| Error |
Row 84, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 84, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 84 |
WIN_INSURED_FIRST_NAME: response.data.WIN_INSURED_FIRST_NAME,
|
| Error |
Row 85, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 85, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 85 |
WIN_INSURED_LAST_NAME: response.data.WIN_INSURED_LAST_NAME,
|
| Error |
Row 86, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 86, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 86 |
WIN_INSURED_ADDRESS: response.data.WIN_INSURED_ADDRESS,
|
| Error |
Row 87, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 87, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 87 |
WIN_INSURED_ZIPCODE: response.data.WIN_INSURED_ZIPCODE,
|
| Error |
Row 88, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 88, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 88 |
WIN_INSURED_CELL_PHONE: response.data.WIN_INSURED_CELL_PHONE,
|
| Error |
Row 89, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 89, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 89 |
// INSURED_WORK_PHONE: response.data.INSURED_WORK_PHONE,
|
| Error |
Row 90, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 90, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 90 |
WIN_INSURED_EMAIL: response.data.WIN_INSURED_EMAIL,
|
| Error |
Row 91, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 91, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 91 |
WIN_MAKE: response.data.WIN_MAKE,
|
| Error |
Row 92, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 92, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 92 |
WIN_YEAR: response.data.WIN_YEAR,
|
| Error |
Row 93, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 93, Column 116: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 93 |
WIN_VEHICLE_IDENTIFICATION_NUMBER: response.data.WIN_VEHICLE_IDENTIFICATION_NUMBER,
|
| Error |
Row 94, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 94, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 94 |
WIN_LICENSE_PLATE: response.data.WIN_LICENSE_PLATE,
|
| Error |
Row 95, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 95, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 95 |
WINDSHIELD_DAMAGE_DESCRIBE: response.data.WINDSHIELD_DAMAGE_DESCRIBE
|
| Error |
Row 96, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 96, Column 30: "Missing semicolon."
semi
|
| Error |
Row 96, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 96 |
}
|
| Error |
Row 97, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 97 |
|
| Error |
Row 98, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 98, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 98 |
// $http
|
| Error |
Row 99, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 99, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 99 |
// .get($rootScope.baseUrl + 'user/getState')
|
| Error |
Row 100, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 100, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 100 |
// .then(function onSuccess(response) {
|
| Error |
Row 101, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 101, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 101 |
// $scope.states = response.data;
|
| Error |
Row 102, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 102, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 102 |
// for (var i = 0; i < $scope.states.length; i++) {
|
| Error |
Row 103, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 103, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 103 |
// if ($scope.winInspectionSummaryResp.STATE == $scope.states[i].id) {
|
| Error |
Row 104, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 104, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 104 |
// $scope.STATE_NAME = $scope.states[i].name;
|
| Error |
Row 105, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 105, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 105 |
// $scope.plateState = $scope.STATE_NAME;
|
| Error |
Row 106, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 106, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 106 |
// console.log("plate state getting from API:", $scope.plateState);
|
| Error |
Row 107, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 107, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 107 |
// return $scope.plateState;
|
| Error |
Row 108, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 108, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 108 |
// }
|
| Error |
Row 109, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 109, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 109 |
// }
|
| Error |
Row 110, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 110 |
|
| Error |
Row 111, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 111, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 111 |
// })
|
| Error |
Row 112, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 112 |
|
| Error |
Row 113, Column 1: "Expected indentation of 7 tabs but found 26 spaces."
indent
|
| Error |
Row 113, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 113 |
getStates(response.data.INSURED_STATE_CODE);
|
| Error |
Row 114, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 114, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 114 |
// $scope.getSeatMaterial(response.data.SEAT_MATERIAL);
|
| Error |
Row 115, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 115, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 115 |
// $scope.getStyle(response.data.STYLE);
|
| Error |
Row 116, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 116, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 116 |
// $scope.getTransmission(response.data.TRANSMISSION);
|
| Error |
Row 117, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 117 |
|
| Error |
Row 118, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 118, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 118 |
getAdverseConditions(response.data.WIN_ADVERSE_CONDITIONS);
|
| Error |
Row 119, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 119, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 119, Column 91: "Missing semicolon."
semi
|
| 119 |
getInsuranceCompany(response.data.WIN_INSPECTION_COMPANY_NAME)
|
| Error |
Row 120, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 120, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 120 |
deferred.resolve({success: true});
|
| Error |
Row 121, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 121, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 121 |
return true,
|
| Error |
Row 122, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 122, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 122 |
response;
|
| Error |
Row 123, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 123, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 123 |
}, function (response) {
|
| Error |
Row 124, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 124, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 124, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 124 |
console.log("error", response);
|
| Error |
Row 125, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 125, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 125 |
deferred.resolve({success: false});
|
| Error |
Row 126, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 126, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 126 |
return false;
|
| Error |
Row 127, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 127, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 127 |
});
|
| Error |
Row 128, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 128, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 128 |
deferred.resolve({success: true});
|
| Error |
Row 129, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 129 |
|
| Error |
Row 130, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 130, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 130, Column 18: "Missing semicolon."
semi
|
| 130 |
}
|
| Error |
Row 131, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 131 |
|
| Error |
Row 132, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 132, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 132, Column 141: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 132 |
if (sessionStorage.userType == 'Insured' && sessionStorage.WinshieldID != null && sessionStorage.WinshieldID != undefined) {
|
| Error |
Row 133, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 133 |
|
| Error |
Row 134, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 134, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 134 |
$scope.DATA = {
|
| Error |
Row 135, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 135, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 135 |
WINSHIELD_ID: sessionStorage.WinshieldID,
|
| Error |
Row 136, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 136, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 136 |
PAGE: 3,
|
| Error |
Row 137, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 137, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 137 |
UPDATE: false
|
| Error |
Row 138, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 138, Column 22: "Missing semicolon."
semi
|
| Error |
Row 138, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 138 |
}
|
| Error |
Row 139, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 139, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 139 |
$scope.onLoad();
|
| Error |
Row 140, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 140, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 140 |
}
|
| Error |
Row 141, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 141 |
|
| Error |
Row 142, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 142, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 142, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 142 |
if (sessionStorage.userType == 'Inspector' && sessionStorage.WinshieldID != null) {
|
| Error |
Row 143, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 143 |
|
| Error |
Row 144, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 144, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 144 |
$scope.DATA = {
|
| Error |
Row 145, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 145, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 145 |
WINSHIELD_ID: sessionStorage.WinshieldID,
|
| Error |
Row 146, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 146, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 146 |
PAGE: 3,
|
| Error |
Row 147, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 147, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 147 |
UPDATE: false
|
| Error |
Row 148, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 148, Column 22: "Missing semicolon."
semi
|
| Error |
Row 148, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 148 |
}
|
| Error |
Row 149, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 149, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 149 |
$scope.onLoad();
|
| Error |
Row 150, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 150, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 150, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 150 |
} else if (sessionStorage.userType == 'Inspector' && sessionStorage.clientID != null) {
|
| Error |
Row 151, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 151, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 151 |
$scope.DATA = {
|
| Error |
Row 152, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 152, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 152 |
WINSHIELD_ID: sessionStorage.clientID,
|
| Error |
Row 153, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 153, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 153 |
PAGE: 3,
|
| Error |
Row 154, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 154, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 154 |
UPDATE: false
|
| Error |
Row 155, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 155, Column 22: "Missing semicolon."
semi
|
| Error |
Row 155, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 155 |
}
|
| Error |
Row 156, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 156, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 156 |
$scope.onLoad();
|
| Error |
Row 157, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 157, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 157 |
}
|
| Error |
Row 158, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 158 |
|
| Error |
Row 159, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 159, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 159 |
function getStates(id) {
|
| Error |
Row 160, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 160, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 160 |
var defer = $q.defer();
|
| Error |
Row 161, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 161 |
|
| Error |
Row 162, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 162, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 162 |
$http
|
| Error |
Row 163, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 163, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 163, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 163 |
.get($rootScope.baseUrl + 'user/getState')
|
| Error |
Row 164, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 164, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 164 |
.then(function onSuccess(response) {
|
| Error |
Row 165, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 165, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 165, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 165 |
console.log("$scope.states in service", response.data);
|
| Error |
Row 166, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 166, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 166 |
$scope.states = response.data;
|
| Error |
Row 167, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 167, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 167, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 167, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 167, Column 72: "Missing semicolon."
semi
|
| 167 |
console.log('$scope.states', $scope.states)
|
| Error |
Row 168, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 168, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 168 |
for (var i = 0; i < $scope.states.length; i++) {
|
| Error |
Row 169, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 169, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 169 |
// console.log('state',$scope.states[i])
|
| Error |
Row 170, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 170, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 170 |
if (id == $scope.states[i].id) {
|
| Error |
Row 171, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 171, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 171 |
$scope.STATE_NAME_OWNER = $scope.states[i].name;
|
| Error |
Row 172, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 172, Column 37: "Unexpected console statement."
no-console
|
| Error |
Row 172, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 172 |
console.log("State getting from API:", $scope.STATE_NAME_OWNER);
|
| Error |
Row 173, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 173, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 173 |
}
|
| Error |
Row 174, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 174, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 174 |
}
|
| Error |
Row 175, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 175 |
|
| Error |
Row 176, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 176, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 176 |
defer.resolve({success: true});
|
| Error |
Row 177, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 177, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 177 |
})
|
| Error |
Row 178, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 178, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 178 |
.catch(function onError(response) {
|
| Error |
Row 179, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 179, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 179, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 179 |
console.log(response);
|
| Error |
Row 180, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 180, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 180 |
defer.resolve({success: false});
|
| Error |
Row 181, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 181, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 181 |
});
|
| Error |
Row 182, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 182, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 182 |
}
|
| Error |
Row 183, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 183 |
|
| Error |
Row 184, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 184, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 184 |
//AdverseConditions API Call
|
| Error |
Row 185, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 185 |
|
| Error |
Row 186, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 186, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 186 |
function getAdverseConditions(id) {
|
| Error |
Row 187, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 187, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 187, Column 61: "Missing semicolon."
semi
|
| Error |
Row 187, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 187 |
console.log("advesr condition API call")
|
| Error |
Row 188, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 188, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 188 |
var defer = $q.defer();
|
| Error |
Row 189, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 189, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 189 |
$http
|
| Error |
Row 190, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 190, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 190, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 190 |
.get($rootScope.baseUrl + 'InsuredSummary/ADVERSECONDITIONS')
|
| Error |
Row 191, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 191, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 191 |
.then(function onSuccess(response) {
|
| Error |
Row 192, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 192 |
|
| Error |
Row 193, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 193, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 193, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 193, Column 72: "Missing semicolon."
semi
|
| 193 |
console.log("advesr condition API success")
|
| Error |
Row 194, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 194, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 194, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 194 |
console.log("AdverseConditions", response.data);
|
| Error |
Row 195, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 195, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 195 |
$scope.adverseConditions = response.data;
|
| Error |
Row 196, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 196, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 196 |
for (var i = 0; i < $scope.adverseConditions.length; i++) {
|
| Error |
Row 197, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 197, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 197 |
// console.log('state',$scope.adverseConditions[i])
|
| Error |
Row 198, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 198, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 198 |
if (id == $scope.adverseConditions[i].ID) {
|
| Error |
Row 199, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 199, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 199 |
$scope.ADVERSE_NAME = $scope.adverseConditions[i].ADVERSE_CONDITION;
|
| Error |
Row 200, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 200, Column 37: "Unexpected console statement."
no-console
|
| Error |
Row 200, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 200 |
console.log("State getting from API:", $scope.ADVERSE_NAME);
|
| Error |
Row 201, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 201, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 201 |
return $scope.ADVERSE_NAME;
|
| Error |
Row 202, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 202, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 202 |
}
|
| Error |
Row 203, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 203, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 203 |
}
|
| Error |
Row 204, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 204, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 204 |
// for (var adverse in $scope.adverseConditions) {
|
| Error |
Row 205, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 205, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 205 |
// console.log('adverse',adverse) if (id == adverse.ID) {
|
| Error |
Row 206, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 206, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 206 |
// $scope.ADVERSE_NAME = adverse.ADVERSE_CONDITION; console.log("State
|
| Error |
Row 207, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 207, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 207 |
// getting from API:", $scope.ADVERSE_NAME); return $scope.ADVERSE_NAME;
|
| Error |
Row 208, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 208, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 208 |
// } }
|
| Error |
Row 209, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 209, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 209 |
defer.resolve({success: true});
|
| Error |
Row 210, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 210, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 210 |
})
|
| Error |
Row 211, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 211, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 211 |
.catch(function onError(response) {
|
| Error |
Row 212, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 212 |
|
| Error |
Row 213, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 213, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 213, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 213, Column 70: "Missing semicolon."
semi
|
| 213 |
console.log("advesr condition API error")
|
| Error |
Row 214, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 214, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 214, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 214 |
console.log(response);
|
| Error |
Row 215, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 215, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 215 |
defer.resolve({success: false});
|
| Error |
Row 216, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 216, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 216 |
});
|
| Error |
Row 217, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 217, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 217 |
}
|
| Error |
Row 218, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 218 |
|
| Error |
Row 219, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 219, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 219 |
//InsuranceCompany API Call
|
| Error |
Row 220, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 220 |
|
| Error |
Row 221, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 221, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 221 |
function getInsuranceCompany(id) {
|
| Error |
Row 222, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 222, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 222, Column 62: "Missing semicolon."
semi
|
| Error |
Row 222, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 222 |
console.log("Insurnace company API call")
|
| Error |
Row 223, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 223, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 223 |
var defer = $q.defer();
|
| Error |
Row 224, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 224, Column 52: "Strings must use doublequote."
quotes
|
| Error |
Row 224, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 224 |
$http.get($rootScope.baseUrl + 'InsuredSummary/ListofCompany')
|
| Error |
Row 225, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 225, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 225 |
// api/InsuredSummary/ListofCompany
|
| Error |
Row 226, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 226, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 226 |
.then(function onSuccess(response) {
|
| Error |
Row 227, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 227 |
|
| Error |
Row 228, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 228, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 228 |
//console.log("advesr condition API success")
|
| Error |
Row 229, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 229, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 229, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 229 |
console.log("Insurance company", response.data);
|
| Error |
Row 230, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 230, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 230 |
$scope.insuranceCompanies = response.data;
|
| Error |
Row 231, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 231, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 231 |
for (var i = 0; i < $scope.insuranceCompanies.length; i++) {
|
| Error |
Row 232, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 232, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 232 |
//console.log('insurance Company',$scope.insuranceCompanies[i])
|
| Error |
Row 233, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 233, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 233 |
if (id == $scope.insuranceCompanies[i].CompanyID) {
|
| Error |
Row 234, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 234, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 234 |
$scope.COMPANY_NAME = $scope.insuranceCompanies[i].Name;
|
| Error |
Row 235, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 235, Column 37: "Unexpected console statement."
no-console
|
| Error |
Row 235, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 235 |
console.log("company name getting from API:", $scope.COMPANY_NAME);
|
| Error |
Row 236, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 236, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 236 |
return $scope.COMPANY_NAME;
|
| Error |
Row 237, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 237, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 237 |
}
|
| Error |
Row 238, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 238, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 238 |
}
|
| Error |
Row 239, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 239 |
|
| Error |
Row 240, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 240, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 240 |
// for (var company in $scope.insuranceCompanies) {
|
| Error |
Row 241, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 241, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 241 |
// console.log('company',company) if (id == company.CompanyID) {
|
| Error |
Row 242, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 242, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 242 |
// $scope.COMPANY_NAME = company.Name; console.log("State getting from
|
| Error |
Row 243, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 243, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 243 |
// API:", $scope.COMPANY_NAME); return $scope.COMPANY_NAME; } }
|
| Error |
Row 244, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 244, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 244 |
defer.resolve({success: true});
|
| Error |
Row 245, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 245, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 245 |
})
|
| Error |
Row 246, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 246, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 246 |
.catch(function onError(response) {
|
| Error |
Row 247, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 247 |
|
| Error |
Row 248, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 248, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 248, Column 70: "Missing semicolon."
semi
|
| Error |
Row 248, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 248 |
console.log("advesr condition API error")
|
| Error |
Row 249, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 249, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 249, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 249 |
console.log(response);
|
| Error |
Row 250, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 250, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 250 |
defer.resolve({success: false});
|
| Error |
Row 251, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 251, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 251 |
});
|
| Error |
Row 252, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 252, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 252 |
}
|
| Error |
Row 253, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 253, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 253 |
// Seat Material API Call $scope.getSeatMaterial = function (id) {
|
| Error |
Row 254, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 254, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 254 |
// console.log("Seat Material company API call") var defer = $q.defer();
|
| Error |
Row 255, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 255, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 255 |
// $http .get($rootScope.baseUrl + 'InsuredSummary/SEATMATERIAL')
|
| Error |
Row 256, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 256, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 256 |
// .then(function onSuccess(response) { console.log("Seat Material",
|
| Error |
Row 257, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 257, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 257 |
// response.data); $scope.seatMaterials = response.data; for (var i
|
| Error |
Row 258, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 258, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 258 |
// = 0; i < $scope.seatMaterials.length; i++) { // console.log('seat
|
| Error |
Row 259, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 259, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 259 |
// materials',$scope.seatMaterials[i]) if (id ==
|
| Error |
Row 260, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 260, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 260 |
// $scope.seatMaterials[i].MATERIAL_ID) { $scope.SEAT_MATERIAL =
|
| Error |
Row 261, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 261, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 261 |
// $scope.seatMaterials[i].MATERIAL_TYPE; console.log("company name getting
|
| Error |
Row 262, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 262, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 262 |
// from API:", $scope.SEAT_MATERIAL); return
|
| Error |
Row 263, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 263, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 263 |
// $scope.SEAT_MATERIAL; } } // for (var
|
| Error |
Row 264, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 264, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 264 |
// seat in $scope.seatMaterials) { //
|
| Error |
Row 265, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 265, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 265 |
// console.log('$scope.seatMaterials',seat) if (id == seat.MATERIAL_ID) {
|
| Error |
Row 266, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 266, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 266 |
// // $scope.SEAT_MATERIAL = seat.MATERIAL_TYPE; console.log("State getting
|
| Error |
Row 267, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 267, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 267 |
// // from API:", $scope.SEAT_MATERIAL); return
|
| Error |
Row 268, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 268, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 268 |
// $scope.SEAT_MATERIAL; } // } defer.resolve({success: true});
|
| Error |
Row 269, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 269, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 269 |
// }) .catch(function onError(response) {
|
| Error |
Row 270, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 270, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 270 |
// console.error("seatMaterial API error") console.log(response);
|
| Error |
Row 271, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 271, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 271 |
// defer.resolve({success: false}); }); } Style API Call $scope.getStyle =
|
| Error |
Row 272, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 272, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 272 |
// function (id) { console.log("Style API call") var defer = $q.defer();
|
| Error |
Row 273, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 273, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 273 |
// $http .get($rootScope.baseUrl + 'InsuredSummary/GetVehicleStyle')
|
| Error |
Row 274, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 274, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 274 |
// .then(function onSuccess(response) { //console.log("advesr condition API
|
| Error |
Row 275, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 275, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 275 |
// success") console.log("Styles:", response.data); $scope.styles =
|
| Error |
Row 276, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 276, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 276 |
// response.data; for (var i = 0; i < $scope.styles.length; i++) {
|
| Error |
Row 277, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 277, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 277 |
// // console.log('seat materials',$scope.styles[i]) if (id ==
|
| Error |
Row 278, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 278, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 278 |
// $scope.styles[i].STYLE_ID) { $scope.style =
|
| Error |
Row 279, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 279, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 279 |
// $scope.styles[i].STYLE_NAME; console.log("style getting
|
| Error |
Row 280, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 280, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 280 |
// from API:", $scope.style); return $scope.style; }
|
| Error |
Row 281, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 281, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 281 |
// } // for (var style in $scope.styles) {
|
| Error |
Row 282, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 282, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 282 |
// console.log('$scope.styles',style) if // (id == style.STYLE_ID) {
|
| Error |
Row 283, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 283, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 283 |
// $scope.style = style.STYLE_NAME; // console.log("State
|
| Error |
Row 284, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 284, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 284 |
// getting from API:", $scope.style); return //
|
| Error |
Row 285, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 285, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 285 |
// $scope.style; } } defer.resolve({success: true}); })
|
| Error |
Row 286, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 286, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 286 |
// .catch(function onError(response) { console.error("Style API
|
| Error |
Row 287, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 287, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 287 |
// error") console.log(response); defer.resolve({success: false});
|
| Error |
Row 288, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 288, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 288 |
// }); } Transmission API Call $scope.getTransmission = function (id) {
|
| Error |
Row 289, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 289, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 289 |
// console.log("Transmision API call") var defer = $q.defer(); $http
|
| Error |
Row 290, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 290, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 290 |
// .get($rootScope.baseUrl + 'InsuredSummary/getTransmission')
|
| Error |
Row 291, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 291, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 291 |
// .then(function onSuccess(response) { console.log("Transmission:",
|
| Error |
Row 292, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 292, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 292 |
// response.data); $scope.transmissions = response.data; for (var i = 0; i <
|
| Error |
Row 293, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 293, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 293 |
// $scope.transmissions.length; i++) { // console.log('seat
|
| Error |
Row 294, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 294, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 294 |
// materials',$scope.transmissions[i]) if (id ==
|
| Error |
Row 295, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 295, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 295 |
// $scope.transmissions[i].TRANSMISSION_ID) { $scope.TRANSMISSION =
|
| Error |
Row 296, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 296, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 296 |
// $scope.transmissions[i].TRANSMISSION_TYPE; console.log("transmission
|
| Error |
Row 297, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 297, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 297 |
// getting from API:", $scope.TRANSMISSION); return
|
| Error |
Row 298, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 298, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 298 |
// $scope.TRANSMISSION; } } // for (var
|
| Error |
Row 299, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 299, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 299 |
// item in $scope.transmissions) { //
|
| Error |
Row 300, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 300, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 300 |
// console.log('$scope.seatMaterials',item) if (id == item.TRANSMISSION_ID)
|
| Error |
Row 301, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 301, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 301 |
// // { $scope.TRANSMISSION = item.TRANSMISSION_TYPE;
|
| Error |
Row 302, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 302, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 302 |
// console.log("State // getting from API:", $scope.TRANSMISSION);
|
| Error |
Row 303, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 303, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 303 |
// return $scope.TRANSMISSION; // } } defer.resolve({success:
|
| Error |
Row 304, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 304, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 304 |
// true}); }) .catch(function onError(response) {
|
| Error |
Row 305, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 305, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 305 |
// console.log("Transmission API error") console.log(response);
|
| Error |
Row 306, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 306, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 306 |
// defer.resolve({success: false}); }); }
|
| Error |
Row 307, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 307 |
|
| Error |
Row 308, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 308, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 308 |
$scope
|
| Error |
Row 309, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 309, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 309, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 309 |
.$on('callWindInspectSummary', function (event, result) {
|
| Error |
Row 310, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 310, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 310 |
$scope.onLoadBool = result;
|
| Error |
Row 311, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 311, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 311 |
if ($scope.onLoadBool === true) {
|
| Error |
Row 312, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 312, Column 113: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 312 |
if (sessionStorage.WinshieldID != null || sessionStorage.WinshieldID != undefined) {
|
| Error |
Row 313, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 313, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 313 |
$scope.DATA.WINSHIELD_ID = sessionStorage.WinshieldID;
|
| Error |
Row 314, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 314 |
|
| Error |
Row 315, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 315, Column 114: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 315 |
} else if (sessionStorage.clientID != null || sessionStorage.clientID != undefined) {
|
| Error |
Row 316, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 316 |
|
| Error |
Row 317, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 317, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 317 |
$scope.DATA.WINSHIELD_ID = sessionStorage.clientID;
|
| Error |
Row 318, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 318 |
|
| Error |
Row 319, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 319, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 319 |
}
|
| Error |
Row 320, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 320, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 320 |
$scope.onLoad();
|
| Error |
Row 321, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 321 |
|
| Error |
Row 322, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 322, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 322 |
}
|
| Error |
Row 323, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 323, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 323 |
});
|
| Error |
Row 324, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 324 |
|
| Error |
Row 325, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 325, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 325 |
$scope
|
| Error |
Row 326, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 326, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 326, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 326 |
.$on('winVisibilitySing', function (event, result) {
|
| Error |
Row 327, Column 1: "Expected indentation of 6 tabs but found 22 spaces."
indent
|
| Error |
Row 327, Column 23: "Unexpected console statement."
no-console
|
| Error |
Row 327, Column 35: "Strings must use doublequote."
quotes
|
| Error |
Row 327, Column 62: "Missing semicolon."
semi
|
| Error |
Row 327, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 327 |
console.log('winVisibilitySing',result)
|
| Error |
Row 328, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 328 |
|
| Error |
Row 329, Column 1: "Expected indentation of 6 tabs but found 22 spaces."
indent
|
| Error |
Row 329, Column 50: "Missing semicolon."
semi
|
| Error |
Row 329, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 329 |
$scope.dataLoading = result
|
| Error |
Row 330, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 330 |
|
| Error |
Row 331, Column 1: "Expected indentation of 6 tabs but found 22 spaces."
indent
|
| Error |
Row 331, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 331 |
if(result == false){
|
| Error |
Row 332, Column 1: "Expected indentation of 7 tabs but found 24 spaces."
indent
|
| Error |
Row 332, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 332, Column 62: "Missing semicolon."
semi
|
| Error |
Row 332, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 332 |
$scope.dynamicBtnName = 'View Report'
|
| Error |
Row 333, Column 1: "Expected indentation of 6 tabs but found 22 spaces."
indent
|
| Error |
Row 333, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 333 |
}
|
| Error |
Row 334, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 334, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 334 |
});
|
| Error |
Row 335, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 335, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 335 |
}
|
| Error |
Row 336, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 336, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 336, Column 10: "Missing semicolon."
semi
|
| 336 |
}
|
| Error |
Row 337, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 337, Column 7: "Missing semicolon."
semi
|
| 337 |
}) |
|
|
|
\rest\app\client\components\windshield-inspectionSummary-modal\windshield-inspectionSummary-modal.js
|
77 problems (77 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 0."
indent
|
| Error |
Row 2, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 3: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 5: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 5, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 15: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 7, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 9, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 10, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 10, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 11, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 12, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 12, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 4 tabs but found 13 spaces."
indent
|
| Error |
Row 15, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 5 tabs but found 17 spaces."
indent
|
| Error |
Row 16, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 5 tabs but found 17 spaces."
indent
|
| Error |
Row 17, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 17, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 4 tabs but found 13 spaces."
indent
|
| Error |
Row 18, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 19, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 20, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 21, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 21, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 22, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 13 spaces."
indent
|
| Error |
Row 24, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 5 tabs but found 17 spaces."
indent
|
| Error |
Row 25, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 5 tabs but found 17 spaces."
indent
|
| Error |
Row 26, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 26, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 4 tabs but found 13 spaces."
indent
|
| Error |
Row 27, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 29, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 30, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 31, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 32, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 34, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 35, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 36, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 37, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 38, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 1 tab but found 0."
indent
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 0."
indent
|
| Error |
Row 2, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.controller('windshieldInspectionSummaryController', function ($scope, $state, $css, $uibModalInstance) {
|
| Error |
Row 3, Column 3: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
|
| Error |
Row 4, Column 5: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 5, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
$css.bind({
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 15: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
href: 'rest/app/client/components/inspectionSummary-modal/inspectionSummary-modal.css'
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 7, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
}, $scope);
|
| Error |
Row 8, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 9, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
$scope.ok = function () {
|
| Error |
Row 10, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 10, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 10, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
if(sessionStorage.userType == 'Insured'){
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 11, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
$uibModalInstance.close();
|
| Error |
Row 12, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 12, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 12, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
if (typeof window.orientation != 'undefined') {
|
| Error |
Row 13, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
//"its mobile browser"
|
| Error |
Row 14, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
|
| Error |
Row 15, Column 1: "Expected indentation of 4 tabs but found 13 spaces."
indent
|
| Error |
Row 15, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
}else {
|
| Error |
Row 16, Column 1: "Expected indentation of 5 tabs but found 17 spaces."
indent
|
| Error |
Row 16, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
//"it is web broser"
|
| Error |
Row 17, Column 1: "Expected indentation of 5 tabs but found 17 spaces."
indent
|
| Error |
Row 17, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 17, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
$state.transitionTo('insuredPage.dashboardInsured');
|
| Error |
Row 18, Column 1: "Expected indentation of 4 tabs but found 13 spaces."
indent
|
| Error |
Row 18, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
}
|
| Error |
Row 19, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 19, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
}else {
|
| Error |
Row 20, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 20, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
$uibModalInstance.close();
|
| Error |
Row 21, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 21, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 21, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
if (typeof window.orientation != 'undefined') {
|
| Error |
Row 22, Column 1: "Expected indentation of 5 tabs but found 16 spaces."
indent
|
| Error |
Row 22, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
//"its mobile browser"
|
| Error |
Row 23, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 13 spaces."
indent
|
| Error |
Row 24, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
}else {
|
| Error |
Row 25, Column 1: "Expected indentation of 5 tabs but found 17 spaces."
indent
|
| Error |
Row 25, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
//"it is web broser"
|
| Error |
Row 26, Column 1: "Expected indentation of 5 tabs but found 17 spaces."
indent
|
| Error |
Row 26, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 26, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
$state.transitionTo('inspectionPage.dashboard');
|
| Error |
Row 27, Column 1: "Expected indentation of 4 tabs but found 13 spaces."
indent
|
| Error |
Row 27, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
}
|
| Error |
Row 28, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
|
| Error |
Row 29, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 29, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
}
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 30, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
// $uibModalInstance.close();
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 31, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
// if (typeof window.orientation != 'undefined') {
|
| Error |
Row 32, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 32, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
// //"its mobile browser"
|
| Error |
Row 33, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
|
| Error |
Row 34, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 34, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
// }else {
|
| Error |
Row 35, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 35, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
// //"it is web broser"
|
| Error |
Row 36, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 36, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
// $state.transitionTo('insuredPage.dashboardInsured');
|
| Error |
Row 37, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 37, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
// }
|
| Error |
Row 38, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 38, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
};
|
| Error |
Row 39, Column 1: "Expected indentation of 1 tab but found 0."
indent
|
| 39 |
}); |
|
|
|
\rest\app\client\components\windshield-insured-form\windshield-insured-form.directive.js
|
882 problems (882 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 152: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 4, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 6, Column 44: "'$attr' is defined but never used."
no-unused-vars
|
| Error |
Row 6, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 8, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 9, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 11, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 12, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 12, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 15, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 17, Column 31: "'moment' is not defined."
no-undef
|
| Error |
Row 17, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 18, Column 31: "'moment' is not defined."
no-undef
|
| Error |
Row 18, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 20, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 21, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 21, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 61: "Missing semicolon."
semi
|
| Error |
Row 22, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 22, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 23, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 24, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 25, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 27, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 28, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 28, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 94: "Missing semicolon."
semi
|
| Error |
Row 29, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 29, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 30, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 31, Column 49: "'response' is defined but never used."
no-unused-vars
|
| Error |
Row 31, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 32, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 33, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 34, Column 18: "Missing semicolon."
semi
|
| Error |
Row 34, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 36, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 37, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 37, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 62: "Missing semicolon."
semi
|
| Error |
Row 38, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 38, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 39, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 40, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 41, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 43, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 44, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 45, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 46, Column 49: "'response' is defined but never used."
no-unused-vars
|
| Error |
Row 46, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 48, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 49, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 50, Column 18: "Missing semicolon."
semi
|
| Error |
Row 50, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 52, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 53, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 54, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 55, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 55, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 56, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 58, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 59, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 60, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 61, Column 49: "'response' is defined but never used."
no-unused-vars
|
| Error |
Row 61, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 63, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 64, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 65, Column 18: "Missing semicolon."
semi
|
| Error |
Row 65, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 67, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 68, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 69, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 71, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 72, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 73, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 74, Column 43: "'angular' is not defined."
no-undef
|
| Error |
Row 74, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 75, Column 60: "Strings must use doublequote."
quotes
|
| Error |
Row 75, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 76, Column 21: "'angular' is not defined."
no-undef
|
| Error |
Row 76, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 77, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 78, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 79, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 80, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 81, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 82, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 83, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 85, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 85, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 86, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 86, Column 81: "Missing semicolon."
semi
|
| Error |
Row 86, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 87, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 87, Column 64: "Missing semicolon."
semi
|
| Error |
Row 87, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 88, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 88, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 89, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 89, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 90, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 90, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 91, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 43: "Missing semicolon."
semi
|
| Error |
Row 92, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 92, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 93, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 94, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 95, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 95, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 96, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 96, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 97, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 98, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 98, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 99, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 100, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 100, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 100, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 101, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 101, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 102, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 102, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 103, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 103, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 103, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 104, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 104, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 105, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 105, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 106, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 107, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 108, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 108, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 109, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 110, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 110, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 111, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 111, Column 44: "Missing semicolon."
semi
|
| Error |
Row 111, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 112, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 112, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 112, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 113, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 113, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 114, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 114, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 115, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 115, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 115, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 116, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 116, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 117, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 117, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 118, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 118, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 119, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 120, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 120, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 121, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 122, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 122, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 123, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 123, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 124, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 124, Column 28: "'currentYear' is not defined."
no-undef
|
| Error |
Row 124, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 125, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 125, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 125, Column 18: "Missing semicolon."
semi
|
| Error |
Row 126, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 127, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 127, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 128, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 129, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 129, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 130, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 130, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 130, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 130, Column 49: "Missing semicolon."
semi
|
| Error |
Row 131, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 131, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 132, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 132, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 133, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 133, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 133, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 134, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 134, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 135, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 136, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 136, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 136, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 137, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 137, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 138, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 138, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 139, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 139, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 140, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 140, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 141, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 142, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 142, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 142, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 142, Column 61: "Missing semicolon."
semi
|
| Error |
Row 143, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 143, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 143, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 144, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 144, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 145, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 145, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 146, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 146, Column 18: "Missing semicolon."
semi
|
| Error |
Row 146, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 147, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 148, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 148, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 149, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 150, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 150, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 151, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 151, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 152, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 152, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 153, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 153, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 154, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 154, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 155, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 155, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 156, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 156, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 157, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 157, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 158, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 158, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 159, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 160, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 160, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 161, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 161, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 162, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 162, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 163, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 163, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 164, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 164, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 165, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 165, Column 18: "Missing semicolon."
semi
|
| Error |
Row 165, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 166, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 167, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 167, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 168, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 168, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 169, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 169, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 169, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 169, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 169, Column 61: "Missing semicolon."
semi
|
| Error |
Row 170, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 170, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 171, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 172, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 172, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 173, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 173, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 173, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 173, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 174, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 174, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 174, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 174, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 175, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 175, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 175, Column 22: "Missing semicolon."
semi
|
| Error |
Row 176, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 177, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 177, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 177, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 177, Column 48: "Missing semicolon."
semi
|
| Error |
Row 177, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 178, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 179, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 179, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 180, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 180, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 181, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 181, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 182, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 182, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 182, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 183, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 183, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 184, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 184, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 185, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 185, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 186, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 187, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 187, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 188, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 189, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 189, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 190, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 190, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 191, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 191, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 192, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 192, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 193, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 193, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 194, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 194, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 195, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 195, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 196, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 196, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 197, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 197, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 198, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 198, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 199, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 199, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 200, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 200, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 201, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 201, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 202, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 202, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 203, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 204, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 204, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 205, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 205, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 206, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 206, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 207, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 207, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 208, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 208, Column 116: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 209, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 209, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 210, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 210, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 211, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 211, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 212, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 212, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 212, Column 30: "Missing semicolon."
semi
|
| Error |
Row 213, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 214, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 214, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 215, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 215, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 216, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 216, Column 120: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 217, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 217, Column 130: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 218, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 219, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 219, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 220, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 220, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 221, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 221, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 222, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 222, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 223, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 223, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 224, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 224, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 224, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 225, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 225, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 226, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 226, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 227, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 227, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 228, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 229, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 229, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 230, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 230, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 230, Column 18: "Missing semicolon."
semi
|
| Error |
Row 231, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 232, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 232, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 233, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 233, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 234, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 234, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 234, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 235, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 235, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 236, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 236, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 237, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 237, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 238, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 239, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 239, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 240, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 240, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 241, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 241, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 242, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 242, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 242, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 243, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 243, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 243, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 244, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 244, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 245, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 245, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 246, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 246, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 247, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 248, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 248, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 249, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 250, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 250, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 251, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 251, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 252, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 252, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 253, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 254, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 254, Column 52: "Strings must use doublequote."
quotes
|
| Error |
Row 254, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 255, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 255, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 256, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 256, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 256, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 256, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 257, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 257, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 257, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 257, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 258, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 258, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 259, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 260, Column 9: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 261, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 261, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 262, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 262, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 263, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 263, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 264, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 264, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 265, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 265, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 266, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 266, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 267, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 267, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 268, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 268, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 269, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 269, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 270, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 270, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 271, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 271, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 272, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 272, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 273, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 273, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 274, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 274, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 275, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 275, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 276, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 276, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 277, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 277, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 278, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 278, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 279, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 279, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 280, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 280, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 281, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 281, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 282, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 282, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 283, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 283, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 284, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 284, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 285, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 285, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 286, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 286, Column 120: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 287, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 287, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 288, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 288, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 289, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 289, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 290, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 290, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 291, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 291, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 292, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 292, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 293, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 293, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 294, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 294, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 295, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 295, Column 26: "Missing semicolon."
semi
|
| Error |
Row 295, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 296, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 297, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 297, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 298, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 299, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 299, Column 97: "Missing semicolon."
semi
|
| Error |
Row 299, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 300, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 301, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 301, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 302, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 303, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 303, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 304, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 304, Column 121: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 305, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 305, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 306, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 306, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 306, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 306, Column 91: "Missing semicolon."
semi
|
| Error |
Row 307, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 307, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 308, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 308, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 309, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 309, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 310, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 310, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 311, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 311, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 312, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 312, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 313, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 313, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 314, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 314, Column 95: "Missing semicolon."
semi
|
| Error |
Row 314, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 315, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 315, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 316, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 316, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 317, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 317, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 318, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 319, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 319, Column 66: "'forward' is not defined."
no-undef
|
| Error |
Row 319, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 320, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 320, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 320, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 321, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 321, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 322, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 322, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 323, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 324, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 324, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 325, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 325, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 326, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 327, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 327, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 328, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 328, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 328, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 329, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 329, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 330, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 330, Column 103: "Missing semicolon."
semi
|
| Error |
Row 330, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 331, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 331, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 332, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 332, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 332, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 333, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 333, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 334, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 334, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 335, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 335, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 336, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 337, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 337, Column 29: "'header' is already defined."
no-redeclare
|
| Error |
Row 337, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 338, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 338, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 338, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 338, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 339, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 339, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 339, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 339, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 340, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 340, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 341, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 342, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 342, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 343, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 343, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 344, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 344, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 345, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 345, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 346, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 346, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 347, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 347, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 348, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 348, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 349, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 349, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 350, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 350, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 351, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 351, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 352, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 352, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 353, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 353, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 354, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 354, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 355, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 355, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 356, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 356, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 357, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 357, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 358, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 358, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 359, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 359, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 360, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 360, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 361, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 361, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 362, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 362, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 363, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 363, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 364, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 364, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 365, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 365, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 366, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 366, Column 120: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 367, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 367, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 368, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 368, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 369, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 369, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 370, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 370, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 371, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 371, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 372, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 372, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 373, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 373, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 374, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 374, Column 26: "Missing semicolon."
semi
|
| Error |
Row 374, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 375, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 376, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 376, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 377, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 377, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 378, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 378, Column 96: "Missing semicolon."
semi
|
| Error |
Row 378, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 379, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 379, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 380, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 380, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 381, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 381, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 382, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 382, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 382, Column 99: "Missing semicolon."
semi
|
| Error |
Row 383, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 383, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 384, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 384, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 385, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 386, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 386, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 387, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 387, Column 121: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 388, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 388, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 389, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 389, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 389, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 389, Column 100: "Missing semicolon."
semi
|
| Error |
Row 390, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 390, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 391, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 391, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 392, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 392, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 393, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 393, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 394, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 394, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 395, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 395, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 396, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 396, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 397, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 397, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 397, Column 95: "Missing semicolon."
semi
|
| Error |
Row 398, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 398, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 399, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 399, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 400, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 400, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 401, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 402, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 402, Column 66: "'forward' is not defined."
no-undef
|
| Error |
Row 402, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 403, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 403, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 403, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 404, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 404, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 405, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 405, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 406, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 407, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 407, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 408, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 408, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 409, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 410, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 410, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 411, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 411, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 411, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 412, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 412, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 413, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 413, Column 103: "Missing semicolon."
semi
|
| Error |
Row 413, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 414, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 414, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 415, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 415, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 415, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 416, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 416, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 417, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 417, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 418, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 418, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 419, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 419, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 419, Column 18: "Missing semicolon."
semi
|
| Error |
Row 420, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 420, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 421, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 421, Column 10: "Missing semicolon."
semi
|
| Error |
Row 421, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 422, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 422, Column 7: "Missing semicolon."
semi
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 152: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.directive('windshieldInsuredForm', function ($state, WizardHandler, $q, $http, $timeout, $rootScope, toastr, globalService, WizardService, $css) {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
return {
|
| Error |
Row 4, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 4, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
restrict: "E",
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
templateUrl: 'rest/app/client/components/windshield-insured-form/windshield-insured-form.html',
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 6, Column 44: "'$attr' is defined but never used."
no-unused-vars
|
| Error |
Row 6, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
link: function ($scope, $elem, $attr) {
|
| Error |
Row 7, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
|
| Error |
Row 8, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 8, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
$scope.minlength = 14;
|
| Error |
Row 9, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 9, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
$scope.maxlength = 14;
|
| Error |
Row 10, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 11, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
$css.bind({
|
| Error |
Row 12, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 12, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 12, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
href: 'rest/app/client/components/windshield-insured-form/windshield-insured-form.css'
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
}, $scope);
|
| Error |
Row 14, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
|
| Error |
Row 15, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 15, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
// $scope.dataLoading = true;
|
| Error |
Row 16, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
|
| Error |
Row 17, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 17, Column 31: "'moment' is not defined."
no-undef
|
| Error |
Row 17, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
$scope.date = moment().format("MM-DD-YYYY");
|
| Error |
Row 18, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 18, Column 31: "'moment' is not defined."
no-undef
|
| Error |
Row 18, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
$scope.time = moment().format("HH:mm a");
|
| Error |
Row 19, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
|
| Error |
Row 20, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 20, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
$scope.getAdverseConditions = function () {
|
| Error |
Row 21, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 21, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 21, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 61: "Missing semicolon."
semi
|
| 21 |
console.log("advesr condition API call")
|
| Error |
Row 22, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 22, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
var defer = $q.defer();
|
| Error |
Row 23, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 23, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
$http
|
| Error |
Row 24, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 24, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
.get($rootScope.baseUrl + 'InsuredSummary/ADVERSECONDITIONS')
|
| Error |
Row 25, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 25, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
.then(function onSuccess(response) {
|
| Error |
Row 26, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
|
| Error |
Row 27, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 27, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
$scope.adverseConditions = response.data;
|
| Error |
Row 28, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 28, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 28, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 94: "Missing semicolon."
semi
|
| 28 |
console.log('$scope.adverseConditions', $scope.adverseConditions)
|
| Error |
Row 29, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 29, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
defer.resolve({success: true});
|
| Error |
Row 30, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 30, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
})
|
| Error |
Row 31, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 31, Column 49: "'response' is defined but never used."
no-unused-vars
|
| Error |
Row 31, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
.catch(function onError(response) {
|
| Error |
Row 32, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 32, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
defer.resolve({success: false});
|
| Error |
Row 33, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 33, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
});
|
| Error |
Row 34, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 34, Column 18: "Missing semicolon."
semi
|
| Error |
Row 34, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
}
|
| Error |
Row 35, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
|
| Error |
Row 36, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 36, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
$scope.getInsuranceCompany = function () {
|
| Error |
Row 37, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 37, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 37, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 62: "Missing semicolon."
semi
|
| 37 |
console.log("Insurnace company API call")
|
| Error |
Row 38, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 38, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
var defer = $q.defer();
|
| Error |
Row 39, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 39, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
$http
|
| Error |
Row 40, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 40, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
.get($rootScope.baseUrl + 'InsuredSummary/ListofCompany')
|
| Error |
Row 41, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 41, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
.then(function onSuccess(response) {
|
| Error |
Row 42, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
|
| Error |
Row 43, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 43, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
$scope.insuranceCompanies = response.data;
|
| Error |
Row 44, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 44, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
defer.resolve({success: true});
|
| Error |
Row 45, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 45, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
})
|
| Error |
Row 46, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 46, Column 49: "'response' is defined but never used."
no-unused-vars
|
| Error |
Row 46, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
.catch(function onError(response) {
|
| Error |
Row 47, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
|
| Error |
Row 48, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 48, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
defer.resolve({success: false});
|
| Error |
Row 49, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 49, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
});
|
| Error |
Row 50, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 50, Column 18: "Missing semicolon."
semi
|
| Error |
Row 50, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
}
|
| Error |
Row 51, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
|
| Error |
Row 52, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 52, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
$scope.getStates = function () {
|
| Error |
Row 53, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 53, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
var defer = $q.defer();
|
| Error |
Row 54, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 54, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
$http
|
| Error |
Row 55, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 55, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 55, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
.get($rootScope.baseUrl + 'user/getState')
|
| Error |
Row 56, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 56, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
.then(function onSuccess(response) {
|
| Error |
Row 57, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
|
| Error |
Row 58, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 58, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
$scope.states = response.data;
|
| Error |
Row 59, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 59, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
defer.resolve({success: true});
|
| Error |
Row 60, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 60, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
})
|
| Error |
Row 61, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 61, Column 49: "'response' is defined but never used."
no-unused-vars
|
| Error |
Row 61, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
.catch(function onError(response) {
|
| Error |
Row 62, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
|
| Error |
Row 63, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 63, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
defer.resolve({success: false});
|
| Error |
Row 64, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 64, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
});
|
| Error |
Row 65, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 65, Column 18: "Missing semicolon."
semi
|
| Error |
Row 65, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
}
|
| Error |
Row 66, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
|
| Error |
Row 67, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 67, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
$scope.getAdverseConditions();
|
| Error |
Row 68, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 68, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
$scope.getInsuranceCompany();
|
| Error |
Row 69, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 69, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
$scope.getStates();
|
| Error |
Row 70, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
|
| Error |
Row 71, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 71, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
$scope.progressDiv = false;
|
| Error |
Row 72, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 72, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
$scope.wizardDoneStepStatus = false;
|
| Error |
Row 73, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 73, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
while (!$scope.progressDiv) {
|
| Error |
Row 74, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 74, Column 43: "'angular' is not defined."
no-undef
|
| Error |
Row 74, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
var progressElement = angular.element("<div class='progress-line'></div>");
|
| Error |
Row 75, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 75, Column 60: "Strings must use doublequote."
quotes
|
| Error |
Row 75, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
$scope.target = document.querySelector('.steps-indicator');
|
| Error |
Row 76, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 76, Column 21: "'angular' is not defined."
no-undef
|
| Error |
Row 76, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
angular
|
| Error |
Row 77, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 77, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
.element($scope.target)
|
| Error |
Row 78, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 78, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
.prepend(progressElement);
|
| Error |
Row 79, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 79, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 79 |
// console.log('target', document.querySelector('.steps-indicator'))
|
| Error |
Row 80, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 80, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 80 |
if ($scope.target != null) {
|
| Error |
Row 81, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 81, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 81 |
$scope.progressDiv = true;
|
| Error |
Row 82, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 82, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 82 |
}
|
| Error |
Row 83, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 83, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 83 |
}
|
| Error |
Row 84, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 84 |
|
| Error |
Row 85, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 85, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 85 |
if (sessionStorage.wizardStepNo != null) {
|
| Error |
Row 86, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 86, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 86, Column 81: "Missing semicolon."
semi
|
| Error |
Row 86, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 86 |
console.log("set progress line accourding to previous step")
|
| Error |
Row 87, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 87, Column 64: "Missing semicolon."
semi
|
| Error |
Row 87, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 87 |
$scope.stepNo = sessionStorage.wizardStepNo
|
| Error |
Row 88, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 88, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 88 |
WizardService.wizardContinue($scope.stepNo, $scope.wizardDoneStepStatus);
|
| Error |
Row 89, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 89, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 89 |
WizardHandler
|
| Error |
Row 90, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 90, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 90 |
.wizard()
|
| Error |
Row 91, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 91, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 43: "Missing semicolon."
semi
|
| 91 |
.setEditMode(true)
|
| Error |
Row 92, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 92, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 92 |
WizardHandler
|
| Error |
Row 93, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 93, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 93 |
.wizard()
|
| Error |
Row 94, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 94, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 94 |
.goTo(parseInt(sessionStorage.wizardStepNo));
|
| Error |
Row 95, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 95, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 95 |
//delete sessionStorage.wizardStepNo;
|
| Error |
Row 96, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 96, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 96 |
}
|
| Error |
Row 97, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 97 |
|
| Error |
Row 98, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 98, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 98 |
$scope.typeOfPhoneNumbers = [
|
| Error |
Row 99, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 99, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 99 |
{
|
| Error |
Row 100, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 100, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 100, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 100 |
name: 'Mobile',
|
| Error |
Row 101, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 101, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 101 |
checked: true
|
| Error |
Row 102, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 102, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 102 |
}, {
|
| Error |
Row 103, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 103, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 103, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 103 |
name: 'Landline',
|
| Error |
Row 104, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 104, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 104 |
checked: false
|
| Error |
Row 105, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 105, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 105 |
}
|
| Error |
Row 106, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 106, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 106 |
];
|
| Error |
Row 107, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 107 |
|
| Error |
Row 108, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 108, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 108 |
$scope.showMobile = true;
|
| Error |
Row 109, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 109 |
|
| Error |
Row 110, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 110, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 110 |
$scope.handleRadioClick = function (item) {
|
| Error |
Row 111, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 111, Column 44: "Missing semicolon."
semi
|
| Error |
Row 111, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 111 |
$scope.phoneType = item
|
| Error |
Row 112, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 112, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 112, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 112 |
if (item.name === 'Mobile') {
|
| Error |
Row 113, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 113, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 113 |
$scope.showMobile = true;
|
| Error |
Row 114, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 114, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 114 |
$scope.showLandline = false;
|
| Error |
Row 115, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 115, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 115, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 115 |
} else if (item.name === 'Landline') {
|
| Error |
Row 116, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 116, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 116 |
$scope.showLandline = true;
|
| Error |
Row 117, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 117, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 117 |
$scope.showMobile = false;
|
| Error |
Row 118, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 118, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 118 |
}
|
| Error |
Row 119, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 119 |
|
| Error |
Row 120, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 120, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 120 |
};
|
| Error |
Row 121, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 121 |
|
| Error |
Row 122, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 122, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 122 |
$scope.getCurrentYear = function () {
|
| Error |
Row 123, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 123, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 123 |
var date = new Date();
|
| Error |
Row 124, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 124, Column 28: "'currentYear' is not defined."
no-undef
|
| Error |
Row 124, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 124 |
return currentYear = date.getFullYear();
|
| Error |
Row 125, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 125, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 125, Column 18: "Missing semicolon."
semi
|
| 125 |
}
|
| Error |
Row 126, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 126 |
|
| Error |
Row 127, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 127, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 127 |
$scope.currentYear = $scope.getCurrentYear();
|
| Error |
Row 128, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 128 |
|
| Error |
Row 129, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 129, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 129 |
$scope.getYear = function () {
|
| Error |
Row 130, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 130, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 130, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 130, Column 49: "Missing semicolon."
semi
|
| 130 |
console.log("Year API call")
|
| Error |
Row 131, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 131, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 131 |
var defer = $q.defer();
|
| Error |
Row 132, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 132, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 132 |
$http
|
| Error |
Row 133, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 133, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 133, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 133 |
.get($rootScope.baseUrl + 'InsuredSummary/LISTOFYEARS')
|
| Error |
Row 134, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 134, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 134 |
.then(function onSuccess(response) {
|
| Error |
Row 135, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 135 |
|
| Error |
Row 136, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 136, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 136, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 136 |
console.log("Years", response.data);
|
| Error |
Row 137, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 137, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 137 |
$scope.years = response.data;
|
| Error |
Row 138, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 138, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 138 |
defer.resolve({success: true});
|
| Error |
Row 139, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 139, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 139 |
})
|
| Error |
Row 140, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 140, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 140 |
.catch(function onError(response) {
|
| Error |
Row 141, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 141 |
|
| Error |
Row 142, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 142, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 142, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 142, Column 61: "Missing semicolon."
semi
|
| 142 |
console.error("Years API error")
|
| Error |
Row 143, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 143, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 143, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 143 |
console.log(response);
|
| Error |
Row 144, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 144, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 144 |
defer.resolve({success: false});
|
| Error |
Row 145, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 145, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 145 |
});
|
| Error |
Row 146, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 146, Column 18: "Missing semicolon."
semi
|
| Error |
Row 146, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 146 |
}
|
| Error |
Row 147, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 147 |
|
| Error |
Row 148, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 148, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 148 |
$scope.getYear();
|
| Error |
Row 149, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 149 |
|
| Error |
Row 150, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 150, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 150 |
// $scope.WindshieldInsuredInfo = { WIN_ADVERSE_CONDITIONS: "",
|
| Error |
Row 151, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 151, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 151 |
// WIN_INSPECTION_COMPANY_NAME: "", WIN_POLICY_NUMBER: "", WIN_NO_OF_PHOTOS:
|
| Error |
Row 152, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 152, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 152 |
// "", WIN_INSURED_FIRST_NAME: "", WIN_INSURED_MIDDLE_NAME: "",
|
| Error |
Row 153, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 153, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 153 |
// WIN_INSURED_LAST_NAME: "", WIN_INSURED_ADDRESS: "", WIN_INSURED_TOWN: "",
|
| Error |
Row 154, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 154, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 154 |
// WIN_INSURED_STATE: "", WIN_INSURED_ZIPCODE: "",
|
| Error |
Row 155, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 155, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 155 |
// WIN_INSURED_CELL_PHONE: "", WIN_INSURED_LANDLINE: "", WIN_INSURED_EMAIL:
|
| Error |
Row 156, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 156, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 156 |
// "", WIN_YEAR: "", WIN_MAKE: "", WIN_MODEL: "",
|
| Error |
Row 157, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 157, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 157 |
// WIN_VEHICLE_IDENTIFICATION_NUMBER: "", WIN_LICENSE_PLATE: "",
|
| Error |
Row 158, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 158, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 158 |
// WIN_STATE: "" }
|
| Error |
Row 159, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 159 |
|
| Error |
Row 160, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 160, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 160 |
$scope.DATA = {
|
| Error |
Row 161, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 161, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 161 |
PAGE: 1,
|
| Error |
Row 162, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 162, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 162 |
UPDATE: false,
|
| Error |
Row 163, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 163, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 163 |
WINSHIELD_ID: 0,
|
| Error |
Row 164, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 164, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 164 |
USER_NAME: sessionStorage.userDispalyName
|
| Error |
Row 165, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 165, Column 18: "Missing semicolon."
semi
|
| Error |
Row 165, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 165 |
}
|
| Error |
Row 166, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 166 |
|
| Error |
Row 167, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 167, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 167 |
$scope.onLoad = function () {
|
| Error |
Row 168, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 168, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 168 |
$rootScope.isProcessShow(true);
|
| Error |
Row 169, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 169, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 169, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 169, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 169, Column 61: "Missing semicolon."
semi
|
| 169 |
console.log(' $scope.DATA', $scope.DATA)
|
| Error |
Row 170, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 170, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 170 |
var deferred = $q.defer();
|
| Error |
Row 171, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 171 |
|
| Error |
Row 172, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 172, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 172 |
var header = {
|
| Error |
Row 173, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 173, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 173, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 173, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 173 |
'Content-Type': 'application/json',
|
| Error |
Row 174, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 174, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 174, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 174, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 174 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 175, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 175, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 175, Column 22: "Missing semicolon."
semi
|
| 175 |
}
|
| Error |
Row 176, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 176 |
|
| Error |
Row 177, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 177, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 177, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 177, Column 48: "Missing semicolon."
semi
|
| Error |
Row 177, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 177 |
console.log(' $scope.DATA')
|
| Error |
Row 178, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 178 |
|
| Error |
Row 179, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 179, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 179 |
globalService
|
| Error |
Row 180, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 180, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 180 |
.globalServiceAPI("POST", "WindShield/WindShieldData", $scope.DATA, header)
|
| Error |
Row 181, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 181, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 181 |
.then(function (response) {
|
| Error |
Row 182, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 182, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 182, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 182 |
console.log("WindShield insured Data Onload response:", response);
|
| Error |
Row 183, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 183, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 183 |
$rootScope.isProcessShow(false);
|
| Error |
Row 184, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 184, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 184 |
response.data.WIN_INSURED_STATE = parseInt(response.data.WIN_INSURED_STATE);
|
| Error |
Row 185, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 185, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 185 |
response.data.WIN_STATE = parseInt(response.data.WIN_STATE);
|
| Error |
Row 186, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 186 |
|
| Error |
Row 187, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 187, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 187 |
$scope.WindshieldInsuredInfo = {
|
| Error |
Row 188, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 188 |
|
| Error |
Row 189, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 189, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 189 |
WIN_ADVERSE_CONDITIONS: response.data.WIN_ADVERSE_CONDITIONS,
|
| Error |
Row 190, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 190, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 190 |
WIN_INSPECTION_COMPANY_NAME: response.data.WIN_INSPECTION_COMPANY_NAME,
|
| Error |
Row 191, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 191, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 191 |
WIN_POLICY_NUMBER: response.data.WIN_POLICY_NUMBER,
|
| Error |
Row 192, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 192, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 192 |
WIN_INSURED_LAST_NAME: response.data.WIN_INSURED_LAST_NAME,
|
| Error |
Row 193, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 193, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 193 |
WIN_INSURED_MIDDLE_NAME: response.data.WIN_INSURED_MIDDLE_NAME,
|
| Error |
Row 194, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 194, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 194 |
WIN_INSURED_FIRST_NAME: response.data.WIN_INSURED_FIRST_NAME,
|
| Error |
Row 195, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 195, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 195 |
WIN_INSURED_ADDRESS: response.data.WIN_INSURED_ADDRESS,
|
| Error |
Row 196, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 196, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 196 |
WIN_INSURED_TOWN: response.data.WIN_INSURED_TOWN,
|
| Error |
Row 197, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 197, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 197 |
WIN_INSURED_STATE: response.data.WIN_INSURED_STATE,
|
| Error |
Row 198, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 198, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 198 |
WIN_INSURED_ZIPCODE: response.data.WIN_INSURED_ZIPCODE,
|
| Error |
Row 199, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 199, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 199 |
WIN_INSURED_CELL_PHONE: response.data.WIN_INSURED_CELL_PHONE,
|
| Error |
Row 200, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 200, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 200 |
WIN_INSURED_LANDLINE: response.data.WIN_INSURED_LANDLINE,
|
| Error |
Row 201, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 201, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 201 |
INSURED_WORK_PHONE: response.data.INSURED_WORK_PHONE,
|
| Error |
Row 202, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 202, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 202 |
WIN_INSURED_EMAIL: response.data.WIN_INSURED_EMAIL,
|
| Error |
Row 203, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 203 |
|
| Error |
Row 204, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 204, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 204 |
AUTHORIZATION_FORM_NUMBER: response.data.AUTHORIZATION_FORM_NUMBER,
|
| Error |
Row 205, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 205, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 205 |
WIN_YEAR: response.data.WIN_YEAR,
|
| Error |
Row 206, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 206, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 206 |
WIN_MAKE: response.data.WIN_MAKE,
|
| Error |
Row 207, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 207, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 207 |
WIN_MODEL: response.data.WIN_MODEL,
|
| Error |
Row 208, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 208, Column 116: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 208 |
WIN_VEHICLE_IDENTIFICATION_NUMBER: response.data.WIN_VEHICLE_IDENTIFICATION_NUMBER,
|
| Error |
Row 209, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 209, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 209 |
WIN_LICENSE_PLATE: response.data.WIN_LICENSE_PLATE,
|
| Error |
Row 210, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 210, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 210 |
WIN_STATE: response.data.WIN_STATE,
|
| Error |
Row 211, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 211, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 211 |
WIN_NO_OF_PHOTOS: response.data.WIN_NO_OF_PHOTOS
|
| Error |
Row 212, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 212, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 212, Column 30: "Missing semicolon."
semi
|
| 212 |
}
|
| Error |
Row 213, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 213 |
|
| Error |
Row 214, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 214, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 214 |
$scope.WindshieldInsuredInfo.WIN_INSURED_STATE = response.data.WIN_INSURED_STATE;
|
| Error |
Row 215, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 215, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 215 |
$scope.WindshieldInsuredInfo.WIN_STATE = response.data.WIN_STATE;
|
| Error |
Row 216, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 216, Column 120: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 216 |
$scope.WindshieldInsuredInfo.WIN_ADVERSE_CONDITIONS = response.data.WIN_ADVERSE_CONDITIONS;
|
| Error |
Row 217, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 217, Column 130: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 217 |
$scope.WindshieldInsuredInfo.WIN_INSPECTION_COMPANY_NAME = response.data.WIN_INSPECTION_COMPANY_NAME;
|
| Error |
Row 218, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 218 |
|
| Error |
Row 219, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 219, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 219 |
deferred.resolve({success: true});
|
| Error |
Row 220, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 220, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 220 |
return true,
|
| Error |
Row 221, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 221, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 221 |
response;
|
| Error |
Row 222, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 222, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 222 |
}, function (response) {
|
| Error |
Row 223, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 223, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 223 |
$rootScope.isProcessShow(false);
|
| Error |
Row 224, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 224, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 224, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 224 |
console.log("error", response);
|
| Error |
Row 225, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 225, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 225 |
deferred.resolve({success: false});
|
| Error |
Row 226, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 226, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 226 |
return false;
|
| Error |
Row 227, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 227, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 227 |
});
|
| Error |
Row 228, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 228 |
|
| Error |
Row 229, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 229, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 229 |
deferred.resolve({success: true});
|
| Error |
Row 230, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 230, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 230, Column 18: "Missing semicolon."
semi
|
| 230 |
}
|
| Error |
Row 231, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 231 |
|
| Error |
Row 232, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 232, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 232 |
// if (sessionStorage.userType == 'Insured' && sessionStorage.formId != null &&
|
| Error |
Row 233, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 233, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 233 |
// sessionStorage.formId != undefined) {
|
| Error |
Row 234, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 234, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 234, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 234 |
if (sessionStorage.userType == 'Insured' && sessionStorage.WinshieldID != null) {
|
| Error |
Row 235, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 235, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 235 |
$scope.DATA.WINSHIELD_ID = sessionStorage.WinshieldID;
|
| Error |
Row 236, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 236, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 236 |
$scope.onLoad();
|
| Error |
Row 237, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 237, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 237 |
}
|
| Error |
Row 238, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 238 |
|
| Error |
Row 239, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 239, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 239 |
// if (sessionStorage.userType == 'Inspector' && sessionStorage.clientID !=
|
| Error |
Row 240, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 240, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 240 |
// null) { console.log("WIN Inspector insured on load");
|
| Error |
Row 241, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 241, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 241 |
// $scope.DATA.WINSHIELD_ID = sessionStorage.clientID; $scope.onLoad(); }
|
| Error |
Row 242, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 242, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 242, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 242 |
if (sessionStorage.userType == 'Inspector' && sessionStorage.WinshieldID != null) {
|
| Error |
Row 243, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 243, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 243, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 243 |
console.log("WIN Inspector insured on load");
|
| Error |
Row 244, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 244, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 244 |
$scope.DATA.WINSHIELD_ID = sessionStorage.WinshieldID;
|
| Error |
Row 245, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 245, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 245 |
$scope.onLoad();
|
| Error |
Row 246, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 246, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 246 |
}
|
| Error |
Row 247, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 247 |
|
| Error |
Row 248, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 248, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 248 |
$scope.goNext = function (WindshieldInsuredInfo) {
|
| Error |
Row 249, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 249 |
|
| Error |
Row 250, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 250, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 250 |
$rootScope.isProcessShow(true);
|
| Error |
Row 251, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 251, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 251 |
$scope.dataLoading = true;
|
| Error |
Row 252, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 252, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 252 |
var deferred = $q.defer();
|
| Error |
Row 253, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 253 |
|
| Error |
Row 254, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 254, Column 52: "Strings must use doublequote."
quotes
|
| Error |
Row 254, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 254 |
if (sessionStorage.userType == 'Inspector') {
|
| Error |
Row 255, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 255, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 255 |
var header = {
|
| Error |
Row 256, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 256, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 256, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 256, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 256 |
'Content-Type': 'application/json',
|
| Error |
Row 257, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 257, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 257, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 257, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 257 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 258, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 258, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 258 |
};
|
| Error |
Row 259, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 259 |
|
| Error |
Row 260, Column 9: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 260 |
|
| Error |
Row 261, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 261, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 261 |
$scope.WindshieldInsuredData = {
|
| Error |
Row 262, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 262, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 262 |
// INSPECTION_DATE: $scope.date, INSPECTION_TIME: $scope.time, INSPECTION_DATE:
|
| Error |
Row 263, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 263, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 263 |
// $scope.date, INSPECTION_TIME: $scope.time,
|
| Error |
Row 264, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 264, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 264 |
WIN_ADVERSE_CONDITIONS: WindshieldInsuredInfo.WIN_ADVERSE_CONDITIONS,
|
| Error |
Row 265, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 265, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 265 |
WIN_INSPECTION_COMPANY_NAME: WindshieldInsuredInfo.WIN_INSPECTION_COMPANY_NAME,
|
| Error |
Row 266, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 266, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 266 |
WIN_POLICY_NUMBER: WindshieldInsuredInfo.WIN_POLICY_NUMBER,
|
| Error |
Row 267, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 267, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 267 |
WIN_INSURED_LAST_NAME: WindshieldInsuredInfo.WIN_INSURED_LAST_NAME,
|
| Error |
Row 268, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 268, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 268 |
WIN_INSURED_MIDDLE_NAME: WindshieldInsuredInfo.WIN_INSURED_MIDDLE_NAME,
|
| Error |
Row 269, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 269, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 269 |
WIN_INSURED_FIRST_NAME: WindshieldInsuredInfo.WIN_INSURED_FIRST_NAME,
|
| Error |
Row 270, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 270, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 270 |
WIN_INSURED_ADDRESS: WindshieldInsuredInfo.WIN_INSURED_ADDRESS,
|
| Error |
Row 271, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 271, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 271 |
WIN_INSURED_TOWN: WindshieldInsuredInfo.WIN_INSURED_TOWN,
|
| Error |
Row 272, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 272, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 272 |
WIN_INSURED_STATE: WindshieldInsuredInfo.WIN_INSURED_STATE,
|
| Error |
Row 273, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 273, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 273 |
WIN_INSURED_ZIPCODE: WindshieldInsuredInfo.WIN_INSURED_ZIPCODE,
|
| Error |
Row 274, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 274, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 274 |
WIN_INSURED_CELL_PHONE: WindshieldInsuredInfo.WIN_INSURED_CELL_PHONE,
|
| Error |
Row 275, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 275, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 275 |
WIN_INSURED_LANDLINE: WindshieldInsuredInfo.WIN_INSURED_LANDLINE,
|
| Error |
Row 276, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 276, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 276 |
INSURED_WORK_PHONE: WindshieldInsuredInfo.INSURED_WORK_PHONE,
|
| Error |
Row 277, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 277, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 277 |
WIN_INSURED_EMAIL: WindshieldInsuredInfo.WIN_INSURED_EMAIL,
|
| Error |
Row 278, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 278, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 278 |
// BROKER_NAME: WindshieldInsuredInfo.BROKER_NAME,
|
| Error |
Row 279, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 279, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 279 |
// IS_COMMERCIAL_AUTHORIZATION_FORM_SUPPLIED_BY_INSURED:
|
| Error |
Row 280, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 280, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 280 |
// $scope.getBool(WindshieldInsuredInfo.IS_COMMERCIAL_AUTHORIZATION_FORM_SUPPLIE
|
| Error |
Row 281, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 281, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 281 |
// D _BY_INSURED),
|
| Error |
Row 282, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 282, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 282 |
AUTHORIZATION_FORM_NUMBER: WindshieldInsuredInfo.AUTHORIZATION_FORM_NUMBER,
|
| Error |
Row 283, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 283, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 283 |
WIN_YEAR: WindshieldInsuredInfo.WIN_YEAR,
|
| Error |
Row 284, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 284, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 284 |
WIN_MAKE: WindshieldInsuredInfo.WIN_MAKE,
|
| Error |
Row 285, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 285, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 285 |
WIN_MODEL: WindshieldInsuredInfo.WIN_MODEL,
|
| Error |
Row 286, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 286, Column 120: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 286 |
WIN_VEHICLE_IDENTIFICATION_NUMBER: WindshieldInsuredInfo.WIN_VEHICLE_IDENTIFICATION_NUMBER,
|
| Error |
Row 287, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 287, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 287 |
WIN_LICENSE_PLATE: WindshieldInsuredInfo.WIN_LICENSE_PLATE,
|
| Error |
Row 288, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 288, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 288 |
WIN_STATE: WindshieldInsuredInfo.WIN_STATE,
|
| Error |
Row 289, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 289, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 289 |
WIN_NO_OF_PHOTOS: WindshieldInsuredInfo.WIN_NO_OF_PHOTOS,
|
| Error |
Row 290, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 290, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 290 |
PAGE: 1,
|
| Error |
Row 291, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 291, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 291 |
WINSHIELD_ID: 0,
|
| Error |
Row 292, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 292, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 292 |
UPDATE: true,
|
| Error |
Row 293, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 293, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 293 |
SITE_ID: sessionStorage.siteId,
|
| Error |
Row 294, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 294, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 294 |
USER_NAME: sessionStorage.userDispalyName
|
| Error |
Row 295, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 295, Column 26: "Missing semicolon."
semi
|
| Error |
Row 295, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 295 |
}
|
| Error |
Row 296, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 296 |
|
| Error |
Row 297, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 297, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 297 |
if (sessionStorage.clientID != null) {
|
| Error |
Row 298, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 298 |
|
| Error |
Row 299, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 299, Column 97: "Missing semicolon."
semi
|
| Error |
Row 299, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 299 |
$scope.WindshieldInsuredData.WINSHIELD_ID = sessionStorage.clientID
|
| Error |
Row 300, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 300 |
|
| Error |
Row 301, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 301, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 301 |
}
|
| Error |
Row 302, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 302 |
|
| Error |
Row 303, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 303, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 303 |
globalService
|
| Error |
Row 304, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 304, Column 121: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 304 |
.globalServiceAPI("POST", "WindShield/WindShieldData", $scope.WindshieldInsuredData, header)
|
| Error |
Row 305, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 305, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 305 |
.then(function (response) {
|
| Error |
Row 306, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 306, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 306, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 306, Column 91: "Missing semicolon."
semi
|
| 306 |
console.log("inspector insured data post call:", response)
|
| Error |
Row 307, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 307, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 307 |
// alert(response); sessionStorage.inspect sessionStorage.clientID =
|
| Error |
Row 308, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 308, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 308 |
// response.data;
|
| Error |
Row 309, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 309, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 309 |
sessionStorage.clientID = response.data;
|
| Error |
Row 310, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 310, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 310 |
$rootScope.isProcessShow(false);
|
| Error |
Row 311, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 311, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 311 |
//console.log("in success", $scope.dataLoading);
|
| Error |
Row 312, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 312, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 312 |
$scope.dataLoading = false;
|
| Error |
Row 313, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 313, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 313 |
//console.log("in success", $scope.dataLoading);
|
| Error |
Row 314, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 314, Column 95: "Missing semicolon."
semi
|
| Error |
Row 314, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 314 |
toastr.success("Changes Saved Successfully ", {timeOut: 3000})
|
| Error |
Row 315, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 315, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 315 |
WizardHandler
|
| Error |
Row 316, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 316, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 316 |
.wizard()
|
| Error |
Row 317, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 317, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 317 |
.next();
|
| Error |
Row 318, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 318 |
|
| Error |
Row 319, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 319, Column 66: "'forward' is not defined."
no-undef
|
| Error |
Row 319, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 319 |
WizardService.setProgressLine(3, forward = false);
|
| Error |
Row 320, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 320, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 320, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 320 |
$rootScope.$broadcast('callWindInspectSummary', true);
|
| Error |
Row 321, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 321, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 321 |
// $timeout(function () { $rootScope.$broadcast('callForOnLoad', true); },
|
| Error |
Row 322, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 322, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 322 |
// 200)
|
| Error |
Row 323, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 323 |
|
| Error |
Row 324, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 324, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 324 |
deferred.resolve({success: true});
|
| Error |
Row 325, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 325, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 325 |
}, function (error) {
|
| Error |
Row 326, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 326 |
|
| Error |
Row 327, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 327, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 327 |
$rootScope.isProcessShow(false);
|
| Error |
Row 328, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 328, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 328, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 328 |
console.log("error", error);
|
| Error |
Row 329, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 329, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 329 |
// alert(error);
|
| Error |
Row 330, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 330, Column 103: "Missing semicolon."
semi
|
| Error |
Row 330, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 330 |
toastr.error("Something went wrong,please try again", {timeOut: 3000})
|
| Error |
Row 331, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 331, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 331 |
$scope.dataLoading = false;
|
| Error |
Row 332, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 332, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 332, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 332 |
console.log("error", $scope.dataLoading);
|
| Error |
Row 333, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 333, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 333 |
deferred.resolve({success: false});
|
| Error |
Row 334, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 334, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 334 |
});
|
| Error |
Row 335, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 335, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 335 |
} else {
|
| Error |
Row 336, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 336 |
|
| Error |
Row 337, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 337, Column 29: "'header' is already defined."
no-redeclare
|
| Error |
Row 337, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 337 |
var header = {
|
| Error |
Row 338, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 338, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 338, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 338, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 338 |
'Content-Type': 'application/json',
|
| Error |
Row 339, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 339, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 339, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 339, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 339 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 340, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 340, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 340 |
};
|
| Error |
Row 341, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 341 |
|
| Error |
Row 342, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 342, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 342 |
$scope.WindshieldInsuredData = {
|
| Error |
Row 343, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 343, Column 91: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 343 |
// INSPECTION_DATE: $scope.date, INSPECTION_TIME: $scope.time,
|
| Error |
Row 344, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 344, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 344 |
WIN_ADVERSE_CONDITIONS: WindshieldInsuredInfo.WIN_ADVERSE_CONDITIONS,
|
| Error |
Row 345, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 345, Column 108: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 345 |
WIN_INSPECTION_COMPANY_NAME: WindshieldInsuredInfo.WIN_INSPECTION_COMPANY_NAME,
|
| Error |
Row 346, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 346, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 346 |
WIN_POLICY_NUMBER: WindshieldInsuredInfo.WIN_POLICY_NUMBER,
|
| Error |
Row 347, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 347, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 347 |
WIN_INSURED_LAST_NAME: WindshieldInsuredInfo.WIN_INSURED_LAST_NAME,
|
| Error |
Row 348, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 348, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 348 |
WIN_INSURED_MIDDLE_NAME: WindshieldInsuredInfo.WIN_INSURED_MIDDLE_NAME,
|
| Error |
Row 349, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 349, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 349 |
WIN_INSURED_FIRST_NAME: WindshieldInsuredInfo.WIN_INSURED_FIRST_NAME,
|
| Error |
Row 350, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 350, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 350 |
WIN_INSURED_ADDRESS: WindshieldInsuredInfo.WIN_INSURED_ADDRESS,
|
| Error |
Row 351, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 351, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 351 |
WIN_INSURED_TOWN: WindshieldInsuredInfo.WIN_INSURED_TOWN,
|
| Error |
Row 352, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 352, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 352 |
WIN_INSURED_STATE: WindshieldInsuredInfo.WIN_INSURED_STATE,
|
| Error |
Row 353, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 353, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 353 |
WIN_INSURED_ZIPCODE: WindshieldInsuredInfo.WIN_INSURED_ZIPCODE,
|
| Error |
Row 354, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 354, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 354 |
WIN_INSURED_CELL_PHONE: WindshieldInsuredInfo.WIN_INSURED_CELL_PHONE,
|
| Error |
Row 355, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 355, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 355 |
WIN_INSURED_LANDLINE: WindshieldInsuredInfo.WIN_INSURED_LANDLINE,
|
| Error |
Row 356, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 356, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 356 |
INSURED_WORK_PHONE: WindshieldInsuredInfo.INSURED_WORK_PHONE,
|
| Error |
Row 357, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 357, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 357 |
WIN_INSURED_EMAIL: WindshieldInsuredInfo.WIN_INSURED_EMAIL,
|
| Error |
Row 358, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 358, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 358 |
// BROKER_NAME: WindshieldInsuredInfo.BROKER_NAME,
|
| Error |
Row 359, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 359, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 359 |
// IS_COMMERCIAL_AUTHORIZATION_FORM_SUPPLIED_BY_INSURED:
|
| Error |
Row 360, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 360, Column 109: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 360 |
// $scope.getBool(WindshieldInsuredInfo.IS_COMMERCIAL_AUTHORIZATION_FORM_SUPPLIE
|
| Error |
Row 361, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 361, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 361 |
// D _BY_INSURED),
|
| Error |
Row 362, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 362, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 362 |
AUTHORIZATION_FORM_NUMBER: WindshieldInsuredInfo.AUTHORIZATION_FORM_NUMBER,
|
| Error |
Row 363, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 363, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 363 |
WIN_YEAR: WindshieldInsuredInfo.WIN_YEAR,
|
| Error |
Row 364, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 364, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 364 |
WIN_MAKE: WindshieldInsuredInfo.WIN_MAKE,
|
| Error |
Row 365, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 365, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 365 |
WIN_MODEL: WindshieldInsuredInfo.WIN_MODEL,
|
| Error |
Row 366, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 366, Column 120: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 366 |
WIN_VEHICLE_IDENTIFICATION_NUMBER: WindshieldInsuredInfo.WIN_VEHICLE_IDENTIFICATION_NUMBER,
|
| Error |
Row 367, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 367, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 367 |
WIN_LICENSE_PLATE: WindshieldInsuredInfo.WIN_LICENSE_PLATE,
|
| Error |
Row 368, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 368, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 368 |
WIN_STATE: WindshieldInsuredInfo.WIN_STATE,
|
| Error |
Row 369, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 369, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 369 |
WIN_NO_OF_PHOTOS: WindshieldInsuredInfo.WIN_NO_OF_PHOTOS,
|
| Error |
Row 370, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 370, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 370 |
PAGE: 1,
|
| Error |
Row 371, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 371, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 371 |
WINSHIELD_ID: 0,
|
| Error |
Row 372, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 372, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 372 |
UPDATE: true,
|
| Error |
Row 373, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 373, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 373 |
USER_NAME: sessionStorage.userDispalyName
|
| Error |
Row 374, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 374, Column 26: "Missing semicolon."
semi
|
| Error |
Row 374, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 374 |
}
|
| Error |
Row 375, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 375 |
|
| Error |
Row 376, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 376, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 376 |
if (sessionStorage.clientID != null) {
|
| Error |
Row 377, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 377, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 377 |
// $scope.WindshieldInsuredInfo = {
|
| Error |
Row 378, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 378, Column 96: "Missing semicolon."
semi
|
| Error |
Row 378, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 378 |
$scope.WindshieldInsuredData.WINSHIELD_ID = sessionStorage.clientID
|
| Error |
Row 379, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 379, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 379 |
// }
|
| Error |
Row 380, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 380, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 380 |
} else if (sessionStorage.WinshieldID != null) {
|
| Error |
Row 381, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 381, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 381 |
// $scope.WindshieldInsuredInfo = {
|
| Error |
Row 382, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 382, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 382, Column 99: "Missing semicolon."
semi
|
| 382 |
$scope.WindshieldInsuredData.WINSHIELD_ID = sessionStorage.WinshieldID
|
| Error |
Row 383, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 383, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 383 |
// }
|
| Error |
Row 384, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 384, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 384 |
}
|
| Error |
Row 385, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 385 |
|
| Error |
Row 386, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 386, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 386 |
globalService
|
| Error |
Row 387, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 387, Column 121: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 387 |
.globalServiceAPI("POST", "WindShield/WindShieldData", $scope.WindshieldInsuredData, header)
|
| Error |
Row 388, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 388, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 388 |
.then(function (response) {
|
| Error |
Row 389, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 389, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 389, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 389, Column 100: "Missing semicolon."
semi
|
| 389 |
console.log("inspector WindshieldInsuredData post call:", response)
|
| Error |
Row 390, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 390, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 390 |
// alert(response); sessionStorage.inspect sessionStorage.clientID =
|
| Error |
Row 391, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 391, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 391 |
// response.data;
|
| Error |
Row 392, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 392, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 392 |
sessionStorage.clientID = response.data;
|
| Error |
Row 393, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 393, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 393 |
$rootScope.isProcessShow(false);
|
| Error |
Row 394, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 394, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 394 |
//console.log("in success", $scope.dataLoading);
|
| Error |
Row 395, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 395, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 395 |
$scope.dataLoading = false;
|
| Error |
Row 396, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 396, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 396 |
//console.log("in success", $scope.dataLoading);
|
| Error |
Row 397, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 397, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 397, Column 95: "Missing semicolon."
semi
|
| 397 |
toastr.success("Changes Saved Successfully ", {timeOut: 3000})
|
| Error |
Row 398, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 398, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 398 |
WizardHandler
|
| Error |
Row 399, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 399, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 399 |
.wizard()
|
| Error |
Row 400, Column 1: "Expected indentation of 9 tabs but found 36 spaces."
indent
|
| Error |
Row 400, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 400 |
.next();
|
| Error |
Row 401, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 401 |
|
| Error |
Row 402, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 402, Column 66: "'forward' is not defined."
no-undef
|
| Error |
Row 402, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 402 |
WizardService.setProgressLine(3, forward = false);
|
| Error |
Row 403, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 403, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 403, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 403 |
$rootScope.$broadcast('callWindInspectSummary', true);
|
| Error |
Row 404, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 404, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 404 |
// $timeout(function () { $rootScope.$broadcast('callForOnLoad', true); },
|
| Error |
Row 405, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 405, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 405 |
// 200)
|
| Error |
Row 406, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 406 |
|
| Error |
Row 407, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 407, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 407 |
deferred.resolve({success: true});
|
| Error |
Row 408, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 408, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 408 |
}, function (error) {
|
| Error |
Row 409, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 409 |
|
| Error |
Row 410, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 410, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 410 |
$rootScope.isProcessShow(false);
|
| Error |
Row 411, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 411, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 411, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 411 |
console.log("error", error);
|
| Error |
Row 412, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 412, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 412 |
// alert(error);
|
| Error |
Row 413, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 413, Column 103: "Missing semicolon."
semi
|
| Error |
Row 413, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 413 |
toastr.error("Something went wrong,please try again", {timeOut: 3000})
|
| Error |
Row 414, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 414, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 414 |
$scope.dataLoading = false;
|
| Error |
Row 415, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 415, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 415, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 415 |
console.log("error", $scope.dataLoading);
|
| Error |
Row 416, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 416, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 416 |
deferred.resolve({success: false});
|
| Error |
Row 417, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 417, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 417 |
});
|
| Error |
Row 418, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 418, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 418 |
}
|
| Error |
Row 419, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 419, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 419, Column 18: "Missing semicolon."
semi
|
| 419 |
}
|
| Error |
Row 420, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 420, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 420 |
}
|
| Error |
Row 421, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 421, Column 10: "Missing semicolon."
semi
|
| Error |
Row 421, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 421 |
}
|
| Error |
Row 422, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 422, Column 7: "Missing semicolon."
semi
|
| 422 |
}) |
|
|
|
\rest\app\client\components\windshield-insuredSignature-modal\windshield-insuredSignature-modal.js
|
320 problems (320 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 147: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 9, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 9, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 10, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 13, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 14, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 15, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 16, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 18, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 19, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 20, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 21, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 22, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 23, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 24, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 25, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 26, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 27, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 28, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 29, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 31, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 32, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 33, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 33, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 34, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 34, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 34, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 35, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 35, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 37, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 38, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 39, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 41, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 42, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 43, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 44, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 45, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 46, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 47, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 48, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 49, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 50, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 51, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 52, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 54, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 56, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 56, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 58, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 59, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 60, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 61, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 62, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 63, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 64, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 65, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 66, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 26: "Missing semicolon."
semi
|
| Error |
Row 67, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 68, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 69, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 70, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 71, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 72, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 73, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 74, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 75, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 76, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 26: "Missing semicolon."
semi
|
| Error |
Row 77, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 78, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 80, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 82, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 83, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 83, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 83, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 84, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 84, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 84, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 85, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 85, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 87, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 87, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 88, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 88, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 89, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 89, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 90, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 90, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 91, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 92, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 92, Column 52: "Strings must use doublequote."
quotes
|
| Error |
Row 92, Column 65: "Missing semicolon."
semi
|
| Error |
Row 92, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 93, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 93, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 94, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 75: "Missing semicolon."
semi
|
| Error |
Row 95, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 95, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 96, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 96, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 97, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 97, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 98, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 98, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 98, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 99, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 100, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 100, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 100, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 101, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 101, Column 66: "Missing semicolon."
semi
|
| Error |
Row 101, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 102, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 102, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 103, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 103, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 104, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 105, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 105, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 107, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 107, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 108, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 108, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 109, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 109, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 110, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 110, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 111, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 111, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 112, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 112, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 113, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 113, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 114, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 115, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 115, Column 26: "Missing semicolon."
semi
|
| Error |
Row 115, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 116, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 117, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 117, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 118, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 118, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 119, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 119, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 120, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 120, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 121, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 121, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 122, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 122, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 123, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 123, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 124, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 124, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 124, Column 26: "Missing semicolon."
semi
|
| Error |
Row 125, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 126, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 126, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 127, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 128, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 128, Column 25: "'deferred' is already defined."
no-redeclare
|
| Error |
Row 128, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 129, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 130, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 130, Column 25: "'header' is already defined."
no-redeclare
|
| Error |
Row 130, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 131, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 131, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 131, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 131, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 132, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 132, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 132, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 132, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 133, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 133, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 134, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 135, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 135, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 136, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 136, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 137, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 137, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 138, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 138, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 139, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 139, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 139, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 140, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 140, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 141, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 141, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 141, Column 75: "Missing semicolon."
semi
|
| Error |
Row 142, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 142, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 143, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 143, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 144, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 144, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 145, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 145, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 145, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 146, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 146, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 147, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 147, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 147, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 148, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 148, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 148, Column 66: "Missing semicolon."
semi
|
| Error |
Row 149, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 149, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 150, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 150, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 151, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 152, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 152, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 153, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 153, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 154, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 154, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 155, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 147: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.controller('winshieldInsuredSignModalController', function ($scope, $state, $css, $uibModalInstance, $rootScope, $q, globalService, toastr) {
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
$scope.ok = function () {
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
$uibModalInstance.close();
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
};
|
| Error |
Row 7, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
$css.bind({
|
| Error |
Row 9, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 9, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 9, Column 103: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
href: 'rest/app/client/components/windshield-insuredSignature-modal/windshield-insuredS' +
|
| Error |
Row 10, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 10, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
'ignature-modal.css'
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
}, $scope);
|
| Error |
Row 12, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
|
| Error |
Row 13, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 13, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
$scope.boundingBox = {
|
| Error |
Row 14, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 14, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
width: 700,
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 15, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
height: 300
|
| Error |
Row 16, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 16, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
};
|
| Error |
Row 17, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
|
| Error |
Row 18, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 18, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
// $scope.done = function () { // $rootScope.isProcessShow(true); var
|
| Error |
Row 19, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 19, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
// signature = $scope.accept(); if (signature.isEmpty) {
|
| Error |
Row 20, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 20, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
// $rootScope.isProcessShow(false); $uibModalInstance.dismiss();
|
| Error |
Row 21, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 21, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
// } else { $uibModalInstance.close(signature.dataUrl);} }
|
| Error |
Row 22, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 22, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
$scope.done = function () {
|
| Error |
Row 23, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 23, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
$rootScope.isProcessShow(true);
|
| Error |
Row 24, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 24, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
var signature = $scope.accept();
|
| Error |
Row 25, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 25, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
if (signature.isEmpty) {
|
| Error |
Row 26, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 26, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
$rootScope.isProcessShow(false);
|
| Error |
Row 27, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 27, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
$uibModalInstance.dismiss();
|
| Error |
Row 28, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 28, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
} else {
|
| Error |
Row 29, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 29, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
$uibModalInstance.close(signature.dataUrl);
|
| Error |
Row 30, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
|
| Error |
Row 31, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 31, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
var array = signature
|
| Error |
Row 32, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 32, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
.dataUrl
|
| Error |
Row 33, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 33, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 33, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
.split(',');
|
| Error |
Row 34, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 34, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 34, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 34, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
console.log('signature.dataUrl', array[1]);
|
| Error |
Row 35, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 35, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 35, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
$rootScope.$broadcast('signatureBase64', array[1]);
|
| Error |
Row 36, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
|
| Error |
Row 37, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 37, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
// $scope.insuredSignature = { PAGE: 6, INSURED_APPLICATION_ID:
|
| Error |
Row 38, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 38, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
// sessionStorage.clientID, UPDATE: true, USER_NAME:
|
| Error |
Row 39, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 39, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
// sessionStorage.userDispalyName, INSURED_SIGNATURE: array[1] } if
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
// (sessionStorage.clientID != null) { $scope.insuredSignature = { PAGE: 6,
|
| Error |
Row 41, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 41, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
// INSURED_APPLICATION_ID: sessionStorage.clientID, UPDATE: true,
|
| Error |
Row 42, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 42, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
// USER_NAME: sessionStorage.userDispalyName, INSURED_SIGNATURE: array[1] }
|
| Error |
Row 43, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 43, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
// } else if (sessionStorage.formId != null) { $scope.insuredSignature = {
|
| Error |
Row 44, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 44, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
// PAGE: 6, INSURED_APPLICATION_ID: sessionStorage.formId, UPDATE:
|
| Error |
Row 45, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 45, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
// true, USER_NAME: sessionStorage.userDispalyName, INSURED_SIGNATURE:
|
| Error |
Row 46, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 46, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
// array[1] } } var deferred = $q.defer(); var header = { 'Content-Type':
|
| Error |
Row 47, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 47, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
// 'application/json', 'Authorization': 'bearer ' +
|
| Error |
Row 48, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 48, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
// sessionStorage.accessToken }; globalService .globalServiceAPI("POST",
|
| Error |
Row 49, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 49, Column 96: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
// "InsuredSummay/InsuredData", $scope.insuredSignature, header) .then(function
|
| Error |
Row 50, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 50, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
// () { $rootScope.isProcessShow(false); toastr.success("Signature Saved
|
| Error |
Row 51, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 51, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
// Successfully") deferred.resolve({success: true}); }, function () {
|
| Error |
Row 52, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 52, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
// $rootScope.isProcessShow(false); console.log("error");
|
| Error |
Row 53, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
// toastr.error("Signature Not Saved..") deferred.resolve({success:
|
| Error |
Row 54, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 54, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
// false}); });
|
| Error |
Row 55, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
|
| Error |
Row 56, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 56, Column 48: "Strings must use doublequote."
quotes
|
| Error |
Row 56, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
if (sessionStorage.userType == 'Inspector') {
|
| Error |
Row 57, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
|
| Error |
Row 58, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 58, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
if (sessionStorage.clientID != null) {
|
| Error |
Row 59, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 59, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
$scope.insuredSignature = {
|
| Error |
Row 60, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 60, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
PAGE: 3,
|
| Error |
Row 61, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 61, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
WINSHIELD_ID: sessionStorage.clientID,
|
| Error |
Row 62, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 62, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
UPDATE: true,
|
| Error |
Row 63, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 63, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
USER_NAME: sessionStorage.userDispalyName,
|
| Error |
Row 64, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 64, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
WIN_INSURED_SIGNATURE: array[1],
|
| Error |
Row 65, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 65, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
SITE_ID: sessionStorage.siteId
|
| Error |
Row 66, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 66, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 26: "Missing semicolon."
semi
|
| 66 |
}
|
| Error |
Row 67, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
|
| Error |
Row 68, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 68, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
} else if (sessionStorage.WinshieldID != null) {
|
| Error |
Row 69, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 69, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
$scope.insuredSignature = {
|
| Error |
Row 70, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 70, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
PAGE: 3,
|
| Error |
Row 71, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 71, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
WINSHIELD_ID: sessionStorage.WinshieldID,
|
| Error |
Row 72, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 72, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
UPDATE: true,
|
| Error |
Row 73, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 73, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
USER_NAME: sessionStorage.userDispalyName,
|
| Error |
Row 74, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 74, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
WIN_INSURED_SIGNATURE: array[1],
|
| Error |
Row 75, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 75, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
SITE_ID: sessionStorage.siteId
|
| Error |
Row 76, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 76, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 26: "Missing semicolon."
semi
|
| 76 |
}
|
| Error |
Row 77, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
|
| Error |
Row 78, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 78, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
}
|
| Error |
Row 79, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 79 |
|
| Error |
Row 80, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 80, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 80 |
var deferred = $q.defer();
|
| Error |
Row 81, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 81 |
|
| Error |
Row 82, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 82, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 82 |
var header = {
|
| Error |
Row 83, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 83, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 83, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 83, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 83 |
'Content-Type': 'application/json',
|
| Error |
Row 84, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 84, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 84, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 84, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 84 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 85, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 85, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 85 |
};
|
| Error |
Row 86, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 86 |
|
| Error |
Row 87, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 87, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 87 |
globalService
|
| Error |
Row 88, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 88, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 88 |
.globalServiceAPI("POST", "WindShield/WindShieldData", $scope.insuredSignature, header)
|
| Error |
Row 89, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 89, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 89 |
.then(function () {
|
| Error |
Row 90, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 90, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 90 |
$rootScope.isProcessShow(false);
|
| Error |
Row 91, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 91, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 91 |
$scope.dataLoading = false;
|
| Error |
Row 92, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 92, Column 52: "Strings must use doublequote."
quotes
|
| Error |
Row 92, Column 65: "Missing semicolon."
semi
|
| Error |
Row 92, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 92 |
$scope.viewReportBtn = 'View Report'
|
| Error |
Row 93, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 93, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 93, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 93 |
$rootScope.$broadcast('winVisibilitySing', $scope.dataLoading);
|
| Error |
Row 94, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 94, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 75: "Missing semicolon."
semi
|
| 94 |
toastr.success("Signature Saved Successfully")
|
| Error |
Row 95, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 95, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 95 |
deferred.resolve({success: true});
|
| Error |
Row 96, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 96, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 96 |
}, function () {
|
| Error |
Row 97, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 97, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 97 |
$scope.dataLoading = true;
|
| Error |
Row 98, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 98, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 98, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 98 |
$rootScope.$broadcast('winVisibilitySing', $scope.dataLoading);
|
| Error |
Row 99, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 99, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 99 |
$rootScope.isProcessShow(false);
|
| Error |
Row 100, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 100, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 100, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 100 |
console.log("error");
|
| Error |
Row 101, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 101, Column 66: "Missing semicolon."
semi
|
| Error |
Row 101, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 101 |
toastr.error("Signature Not Saved..")
|
| Error |
Row 102, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 102, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 102 |
deferred.resolve({success: false});
|
| Error |
Row 103, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 103, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 103 |
});
|
| Error |
Row 104, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 104 |
|
| Error |
Row 105, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 105, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 105 |
} else {
|
| Error |
Row 106, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 106 |
|
| Error |
Row 107, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 107, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 107 |
if (sessionStorage.clientID != null) {
|
| Error |
Row 108, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 108, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 108 |
$scope.insuredSignature = {
|
| Error |
Row 109, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 109, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 109 |
PAGE: 3,
|
| Error |
Row 110, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 110, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 110 |
WINSHIELD_ID: sessionStorage.clientID,
|
| Error |
Row 111, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 111, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 111 |
UPDATE: true,
|
| Error |
Row 112, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 112, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 112 |
USER_NAME: sessionStorage.userDispalyName,
|
| Error |
Row 113, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 113, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 113 |
WIN_INSURED_SIGNATURE: array[1]
|
| Error |
Row 114, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 114 |
|
| Error |
Row 115, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 115, Column 26: "Missing semicolon."
semi
|
| Error |
Row 115, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 115 |
}
|
| Error |
Row 116, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 116 |
|
| Error |
Row 117, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 117, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 117 |
} else if (sessionStorage.WinshieldID != null) {
|
| Error |
Row 118, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 118, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 118 |
$scope.insuredSignature = {
|
| Error |
Row 119, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 119, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 119 |
PAGE: 3,
|
| Error |
Row 120, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 120, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 120 |
WINSHIELD_ID: sessionStorage.WinshieldID,
|
| Error |
Row 121, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 121, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 121 |
UPDATE: true,
|
| Error |
Row 122, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 122, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 122 |
USER_NAME: sessionStorage.userDispalyName,
|
| Error |
Row 123, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 123, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 123 |
WIN_INSURED_SIGNATURE: array[1]
|
| Error |
Row 124, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 124, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 124, Column 26: "Missing semicolon."
semi
|
| 124 |
}
|
| Error |
Row 125, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 125 |
|
| Error |
Row 126, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 126, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 126 |
}
|
| Error |
Row 127, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 127 |
|
| Error |
Row 128, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 128, Column 25: "'deferred' is already defined."
no-redeclare
|
| Error |
Row 128, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 128 |
var deferred = $q.defer();
|
| Error |
Row 129, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 129 |
|
| Error |
Row 130, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 130, Column 25: "'header' is already defined."
no-redeclare
|
| Error |
Row 130, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 130 |
var header = {
|
| Error |
Row 131, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 131, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 131, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 131, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 131 |
'Content-Type': 'application/json',
|
| Error |
Row 132, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 132, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 132, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 132, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 132 |
'Authorization': 'bearer ' + sessionStorage.accessToken
|
| Error |
Row 133, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 133, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 133 |
};
|
| Error |
Row 134, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 134 |
|
| Error |
Row 135, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 135, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 135 |
globalService
|
| Error |
Row 136, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 136, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 136 |
.globalServiceAPI("POST", "WindShield/WindShieldData", $scope.insuredSignature, header)
|
| Error |
Row 137, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 137, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 137 |
.then(function () {
|
| Error |
Row 138, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 138, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 138 |
$scope.dataLoading = false;
|
| Error |
Row 139, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 139, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 139, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 139 |
$rootScope.$broadcast('winVisibilitySing', $scope.dataLoading);
|
| Error |
Row 140, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 140, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 140 |
$rootScope.isProcessShow(false);
|
| Error |
Row 141, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 141, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 141, Column 75: "Missing semicolon."
semi
|
| 141 |
toastr.success("Signature Saved Successfully")
|
| Error |
Row 142, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 142, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 142 |
deferred.resolve({success: true});
|
| Error |
Row 143, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 143, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 143 |
}, function () {
|
| Error |
Row 144, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 144, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 144 |
$scope.dataLoading = true;
|
| Error |
Row 145, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 145, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 145, Column 92: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 145 |
$rootScope.$broadcast('winVisibilitySing', $scope.dataLoading);
|
| Error |
Row 146, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 146, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 146 |
$rootScope.isProcessShow(false);
|
| Error |
Row 147, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 147, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 147, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 147 |
console.log("error");
|
| Error |
Row 148, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 148, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 148, Column 66: "Missing semicolon."
semi
|
| 148 |
toastr.error("Signature Not Saved..")
|
| Error |
Row 149, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 149, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 149 |
deferred.resolve({success: false});
|
| Error |
Row 150, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 150, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 150 |
});
|
| Error |
Row 151, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 151 |
|
| Error |
Row 152, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 152, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 152 |
}
|
| Error |
Row 153, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 153, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 153 |
}
|
| Error |
Row 154, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 154, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 154 |
};
|
| Error |
Row 155, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| 155 |
}); |
|
|
|
\rest\app\client\components\windshield-QRRetake\windshield-QRRetake.controller.js
|
38 problems (38 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 10, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 10, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 11, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 11, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 12, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 12, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 13, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 14, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 16, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 10: "Missing semicolon."
semi
|
| Error |
Row 17, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 18, Column 7: "Missing semicolon."
semi
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.controller('windshieldQRRetakeController', function ($scope, $state, $css) {
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
$css.bind({
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
href: 'rest/app/client/components/uploadPhoto/uploadPhoto.css'
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
}, $scope);
|
| Error |
Row 7, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
$scope.uploadPhotoTabs = {
|
| Error |
Row 9, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
|
| Error |
Row 10, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 10, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 10, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
'damagePhoto': {
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 11, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 11, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
id: '3',
|
| Error |
Row 12, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 12, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 12, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
title: 'Damage Photo',
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 13, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
route: 'inspectionPage.WindshieldQRRetake.damagePhoto'
|
| Error |
Row 14, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 14, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
},
|
| Error |
Row 15, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
|
| Error |
Row 16, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 16, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 10: "Missing semicolon."
semi
|
| 16 |
}
|
| Error |
Row 17, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
|
| Error |
Row 18, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 18, Column 7: "Missing semicolon."
semi
|
| 18 |
}) |
|
|
|
\rest\app\client\components\windshield-uploadPhoto\windshield-uploadPhoto.controller.js
|
141 problems (141 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 9: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 10, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 11, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 12, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 13, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 14, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 15, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 16, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 17, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 18, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 19, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 21, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 21, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 22, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 22, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 23, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 24, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 25, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 27, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 28, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 29, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 30, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 31, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 32, Column 10: "Missing semicolon."
semi
|
| Error |
Row 32, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 34, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 35, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 36, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 38, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 38, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 39, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 41, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 42, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 43, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 44, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 45, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 45, Column 34: "Strings must use doublequote."
quotes
|
| Error |
Row 45, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 46, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 48, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 10: "Missing semicolon."
semi
|
| Error |
Row 49, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 49, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 51, Column 20: "Strings must use doublequote."
quotes
|
| Error |
Row 51, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 52, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 53, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 53, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 53, Column 79: "Missing semicolon."
semi
|
| Error |
Row 53, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 54, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 55, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 56, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 57, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 58, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 60, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 62, Column 7: "Missing semicolon."
semi
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.controller('windshieldUploadPhotoController', function ($scope, $state, $css) {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
// $scope.dataLoading = true;
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
$css.bind({
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
href: 'rest/app/client/components/uploadPhoto/uploadPhoto.css'
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
}, $scope);
|
| Error |
Row 7, Column 9: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
$scope.photoTab = {
|
| Error |
Row 9, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
|
| Error |
Row 10, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 10, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
// 'frontAndDriverSide': {
|
| Error |
Row 11, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 11, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
// id: '1',
|
| Error |
Row 12, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 12, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
// title: 'Front and Driver Side',
|
| Error |
Row 13, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 13, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
// route: 'insuredPage.UploadPhoto.frontAndDriverSidePhotos'
|
| Error |
Row 14, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 14, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
// },
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 15, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
// 'rearAndPassengerSide': {
|
| Error |
Row 16, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 16, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
// id: '2',
|
| Error |
Row 17, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 17, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
// title: 'Rear and Passenger Side',
|
| Error |
Row 18, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 18, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
// route: 'insuredPage.UploadPhoto.rearAndPassengerSidePhotos'
|
| Error |
Row 19, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 19, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
// },
|
| Error |
Row 20, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
|
| Error |
Row 21, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 21, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 21, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
'damagePhoto': {
|
| Error |
Row 22, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 22, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 22, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
id: '3',
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 23, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
title: 'Damage Photo',
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 24, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
route: 'insuredPage.WindshieldUploadPhoto.damagePhoto'
|
| Error |
Row 25, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 25, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
},
|
| Error |
Row 26, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
|
| Error |
Row 27, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 27, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
// 'EPA': {
|
| Error |
Row 28, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 28, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
// id: '4',
|
| Error |
Row 29, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 29, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
// title: 'EPA Sticker',
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 30, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
// route: 'insuredPage.UploadPhoto.EPAStickerPhotos'
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 31, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
// }
|
| Error |
Row 32, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 32, Column 10: "Missing semicolon."
semi
|
| Error |
Row 32, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
}
|
| Error |
Row 33, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
|
| Error |
Row 34, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 34, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
$scope.onEnterInspectionInformation = function () {
|
| Error |
Row 35, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 35, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
// $state.transitionTo('home({clientId:"clientId",accessToken:"accessToken",user
|
| Error |
Row 36, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 36, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
// Type:"userType",page:"pa' + 'ge",userName:"userName",siteID:"siteID"})');
|
| Error |
Row 37, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
|
| Error |
Row 38, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 38, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 38, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
$state.transitionTo('windshield', {
|
| Error |
Row 39, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 39, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
'clientId': 'clientId',
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
'accessToken': 'accessToken',
|
| Error |
Row 41, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 41, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
'userType': 'userType',
|
| Error |
Row 42, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 42, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
'page': 'page',
|
| Error |
Row 43, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 43, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
'userName': 'userName',
|
| Error |
Row 44, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 44, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
'siteID': 'siteID',
|
| Error |
Row 45, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 45, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 45, Column 34: "Strings must use doublequote."
quotes
|
| Error |
Row 45, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
'InspectionType':'InspectionType'
|
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 46, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
});
|
| Error |
Row 47, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
|
| Error |
Row 48, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 48, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 10: "Missing semicolon."
semi
|
| 48 |
}
|
| Error |
Row 49, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 49, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
$scope.uploadStatus = true;
|
| Error |
Row 50, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
|
| Error |
Row 51, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 51, Column 20: "Strings must use doublequote."
quotes
|
| Error |
Row 51, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
$scope.$on('damageUploadStatus', function (event, result) {
|
| Error |
Row 52, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 52, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
$scope.damageUploadIsValid = result;
|
| Error |
Row 53, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 53, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 53, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 53, Column 79: "Missing semicolon."
semi
|
| Error |
Row 53, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
console.log('damageUploadStatus>>>>>>',$scope.damageUploadIsValid)
|
| Error |
Row 54, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 54, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
if ($scope.damageUploadIsValid) {
|
| Error |
Row 55, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 55, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
$scope.uploadStatus = false;
|
| Error |
Row 56, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 56, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
} else {
|
| Error |
Row 57, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 57, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
$scope.uploadStatus = true;
|
| Error |
Row 58, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 58, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
}
|
| Error |
Row 59, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
|
| Error |
Row 60, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 60, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
});
|
| Error |
Row 61, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
|
| Error |
Row 62, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 62, Column 7: "Missing semicolon."
semi
|
| 62 |
}) |
|
|
|
\rest\app\client\components\windshield-uploadPhotoInspector\windshield-uploadPhotoInspector.controller.js
|
141 problems (141 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 9: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 10, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 11, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 12, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 13, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 14, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 15, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 16, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 17, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 18, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 19, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 21, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 21, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 22, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 22, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 23, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 24, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 25, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 27, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 28, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 29, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 30, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 31, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 32, Column 10: "Missing semicolon."
semi
|
| Error |
Row 32, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 34, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 35, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 36, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 38, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 38, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 39, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 41, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 42, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 43, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 44, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 45, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 45, Column 34: "Strings must use doublequote."
quotes
|
| Error |
Row 45, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 46, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 48, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 10: "Missing semicolon."
semi
|
| Error |
Row 49, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 49, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 51, Column 20: "Strings must use doublequote."
quotes
|
| Error |
Row 51, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 52, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 53, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 53, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 53, Column 79: "Missing semicolon."
semi
|
| Error |
Row 53, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 54, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 55, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 56, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 57, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 58, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 60, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 62, Column 7: "Missing semicolon."
semi
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.controller('windshieldUploadPhotoInspectorController', function ($scope, $state, $css) {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
// $scope.dataLoading = true;
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
$css.bind({
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
href: 'rest/app/client/components/uploadPhoto/uploadPhoto.css'
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
}, $scope);
|
| Error |
Row 7, Column 9: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
$scope.photoTab = {
|
| Error |
Row 9, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
|
| Error |
Row 10, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 10, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
// 'frontAndDriverSide': {
|
| Error |
Row 11, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 11, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
// id: '1',
|
| Error |
Row 12, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 12, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
// title: 'Front and Driver Side',
|
| Error |
Row 13, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 13, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
// route: 'insuredPage.UploadPhoto.frontAndDriverSidePhotos'
|
| Error |
Row 14, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 14, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
// },
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 15, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
// 'rearAndPassengerSide': {
|
| Error |
Row 16, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 16, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
// id: '2',
|
| Error |
Row 17, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 17, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
// title: 'Rear and Passenger Side',
|
| Error |
Row 18, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 18, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
// route: 'insuredPage.UploadPhoto.rearAndPassengerSidePhotos'
|
| Error |
Row 19, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 19, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
// },
|
| Error |
Row 20, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
|
| Error |
Row 21, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 21, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 21, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
'damagePhoto': {
|
| Error |
Row 22, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 22, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 22, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
id: '1',
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 23, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
title: 'Damage Photo',
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 24, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
route: 'inspectionPage.WindshieldUploadPhotoInspector.damagePhoto'
|
| Error |
Row 25, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 25, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
},
|
| Error |
Row 26, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
|
| Error |
Row 27, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 27, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
// 'EPA': {
|
| Error |
Row 28, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 28, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
// id: '4',
|
| Error |
Row 29, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 29, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
// title: 'EPA Sticker',
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 30, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
// route: 'insuredPage.UploadPhoto.EPAStickerPhotos'
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 31, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
// }
|
| Error |
Row 32, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 32, Column 10: "Missing semicolon."
semi
|
| Error |
Row 32, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
}
|
| Error |
Row 33, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
|
| Error |
Row 34, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 34, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
$scope.onEnterInspectionInformation = function () {
|
| Error |
Row 35, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 35, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
// $state.transitionTo('home({clientId:"clientId",accessToken:"accessToken",user
|
| Error |
Row 36, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 36, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
// Type:"userType",page:"pa' + 'ge",userName:"userName",siteID:"siteID"})');
|
| Error |
Row 37, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
|
| Error |
Row 38, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 38, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 38, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
$state.transitionTo('windshield', {
|
| Error |
Row 39, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 39, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
'clientId': 'clientId',
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
'accessToken': 'accessToken',
|
| Error |
Row 41, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 41, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
'userType': 'userType',
|
| Error |
Row 42, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 42, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
'page': 'page',
|
| Error |
Row 43, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 43, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
'userName': 'userName',
|
| Error |
Row 44, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 44, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
'siteID': 'siteID',
|
| Error |
Row 45, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 45, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 45, Column 34: "Strings must use doublequote."
quotes
|
| Error |
Row 45, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
'InspectionType':'InspectionType'
|
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 46, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
});
|
| Error |
Row 47, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
|
| Error |
Row 48, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 48, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 10: "Missing semicolon."
semi
|
| 48 |
}
|
| Error |
Row 49, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 49, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
$scope.uploadStatus = true;
|
| Error |
Row 50, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
|
| Error |
Row 51, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 51, Column 20: "Strings must use doublequote."
quotes
|
| Error |
Row 51, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
$scope.$on('damageUploadStatus', function (event, result) {
|
| Error |
Row 52, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 52, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
$scope.damageUploadIsValid = result;
|
| Error |
Row 53, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 53, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 53, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 53, Column 79: "Missing semicolon."
semi
|
| Error |
Row 53, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
console.log('damageUploadStatus>>>>>>',$scope.damageUploadIsValid)
|
| Error |
Row 54, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 54, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
if ($scope.damageUploadIsValid) {
|
| Error |
Row 55, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 55, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
$scope.uploadStatus = false;
|
| Error |
Row 56, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 56, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
} else {
|
| Error |
Row 57, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 57, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
$scope.uploadStatus = true;
|
| Error |
Row 58, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 58, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
}
|
| Error |
Row 59, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
|
| Error |
Row 60, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 60, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
});
|
| Error |
Row 61, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
|
| Error |
Row 62, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 62, Column 7: "Missing semicolon."
semi
|
| 62 |
}) |
|
|
|
\rest\app\client\components\wizard\wizard.directive.js
|
120 problems (120 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 6, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 7, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 8, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 8, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 8, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 38: "Missing semicolon."
semi
|
| Error |
Row 9, Column 1: "Expected indentation of 4 tabs but found 15 spaces."
indent
|
| Error |
Row 9, Column 69: "Missing semicolon."
semi
|
| Error |
Row 9, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 11, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 4 tabs but found 14 spaces."
indent
|
| Error |
Row 12, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 15, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 16, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 17, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 19, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 22, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 22, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 22, Column 112: "Missing semicolon."
semi
|
| Error |
Row 22, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 23, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 24, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 26, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 27, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 28, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 29, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 30, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 30, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 31, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 32, Column 43: "'number' is defined but never used."
no-unused-vars
|
| Error |
Row 32, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 33, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 34, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 35, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 36, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 37, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 38, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 41, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 42, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 43, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 44, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 45, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 46, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 47, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 48, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 49, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 50, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 51, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 52, Column 18: "Missing semicolon."
semi
|
| Error |
Row 52, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 54, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 55, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 56, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 57, Column 10: "Missing semicolon."
semi
|
| Error |
Row 57, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 5: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.directive('wizardApp', function ($rootScope) {
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
return {
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
restrict: "E",
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 6, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
templateUrl: "rest/app/client/components/wizard/wizard.view.html",
|
| Error |
Row 7, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 7, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
link: function ($scope, $elem, $attr, $q, $timeout, WizardHandler) {
|
| Error |
Row 8, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 8, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 8, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 8, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 38: "Missing semicolon."
semi
|
| 8 |
console.log('wizard')
|
| Error |
Row 9, Column 1: "Expected indentation of 4 tabs but found 15 spaces."
indent
|
| Error |
Row 9, Column 69: "Missing semicolon."
semi
|
| Error |
Row 9, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
$scope.inspectionType = sessionStorage.InspectionType
|
| Error |
Row 10, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 11, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
//this will cause the step to be hidden $scope.disabled = 'true';
|
| Error |
Row 12, Column 1: "Expected indentation of 4 tabs but found 14 spaces."
indent
|
| Error |
Row 12, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
// console.log('$scope.IsWindEnable',$scope.IsWindEnable)
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
// if(sessionStorage.IsWindShieldVisible == 'No'){
|
| Error |
Row 14, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
|
| Error |
Row 15, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 15, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
// }else if(sessionStorage.IsWindShieldVisible == 'Yes'){
|
| Error |
Row 16, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 16, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
// $scope.test1 = true;
|
| Error |
Row 17, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 17, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
// $scope.test = false;
|
| Error |
Row 18, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
|
| Error |
Row 19, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 19, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
// }
|
| Error |
Row 20, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
|
| Error |
Row 21, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
|
| Error |
Row 22, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 22, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 22, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 22, Column 112: "Missing semicolon."
semi
|
| Error |
Row 22, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
console.log('on wizard directive $rootScope.WindshieldWizard>>>>', $rootScope.WindshieldWizard)
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 23, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
$scope.canExit = true;
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 24, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
$scope.stepActive = true;
|
| Error |
Row 25, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
|
| Error |
Row 26, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 26, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
$scope.finished = function () {
|
| Error |
Row 27, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 27, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
// alert("Wizard finished :)");
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 28, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
};
|
| Error |
Row 29, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 29, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
$scope.logStep = function (insuredInfo) {
|
| Error |
Row 30, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 30, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 30, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
console.log("Step continued", insuredInfo);
|
| Error |
Row 31, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 31, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
};
|
| Error |
Row 32, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 32, Column 43: "'number' is defined but never used."
no-unused-vars
|
| Error |
Row 32, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
$scope.goBack = function (number) {
|
| Error |
Row 33, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 33, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
WizardHandler
|
| Error |
Row 34, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 34, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
.wizard()
|
| Error |
Row 35, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 35, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
.goTo(0);
|
| Error |
Row 36, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 36, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
// console.log(' WizardHandler.wizard().goTo(0)',
|
| Error |
Row 37, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 37, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
// WizardHandler.wizard().goTo(0))
|
| Error |
Row 38, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 38, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
};
|
| Error |
Row 39, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
$scope.exitWithAPromise = function () {
|
| Error |
Row 41, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 41, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
var d = $q.defer();
|
| Error |
Row 42, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 42, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
$timeout(function () {
|
| Error |
Row 43, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 43, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
d.resolve(true);
|
| Error |
Row 44, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 44, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
}, 1000);
|
| Error |
Row 45, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 45, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
return d.promise;
|
| Error |
Row 46, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 46, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
};
|
| Error |
Row 47, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 47, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
$scope.exitToggle = function () {
|
| Error |
Row 48, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 48, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
$scope.canExit = !$scope.canExit;
|
| Error |
Row 49, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 49, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
};
|
| Error |
Row 50, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 50, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
$scope.stepToggle = function () {
|
| Error |
Row 51, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 51, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
$scope.stepActive = !$scope.stepActive;
|
| Error |
Row 52, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 52, Column 18: "Missing semicolon."
semi
|
| Error |
Row 52, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
}
|
| Error |
Row 53, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
$scope.exitValidation = function () {
|
| Error |
Row 54, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 54, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
return $scope.canExit;
|
| Error |
Row 55, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 55, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
};
|
| Error |
Row 56, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 56, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
}
|
| Error |
Row 57, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 57, Column 10: "Missing semicolon."
semi
|
| Error |
Row 57, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
}
|
| Error |
Row 58, Column 5: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
|
| Error |
Row 59, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| 59 |
}); |
|
|
|
\rest\app\client\controllers\deletePopover.js
|
17 problems (17 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 0."
indent
|
| Error |
Row 2, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 0."
indent
|
| Error |
Row 3, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 3 tabs but found 0."
indent
|
| Error |
Row 4, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 0."
indent
|
| Error |
Row 5, Column 23: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 0."
indent
|
| Error |
Row 6, Column 2: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 2: "Missing semicolon."
semi
|
| Error |
Row 7, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 1 tab but found 0."
indent
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 0."
indent
|
| Error |
Row 2, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.controller('deleteController', function ($scope,$rootScope) {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 0."
indent
|
| Error |
Row 3, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
$scope.delete = function(item){
|
| Error |
Row 4, Column 1: "Expected indentation of 3 tabs but found 0."
indent
|
| Error |
Row 4, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
//console.log('$scope.item.remove',item)
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 0."
indent
|
| Error |
Row 5, Column 23: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
$rootScope.$broadcast('removeDamage', item);
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 0."
indent
|
| Error |
Row 6, Column 2: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 2: "Missing semicolon."
semi
|
| 6 |
}
|
| Error |
Row 7, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
|
| Error |
Row 8, Column 1: "Expected indentation of 1 tab but found 0."
indent
|
| 8 |
}); |
|
|
|
\rest\app\client\controllers\insured-info.js
|
37 problems (37 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 3, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 3, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 9, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 13, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 14, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 4 tabs but found 14 spaces."
indent
|
| Error |
Row 15, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 16, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 17, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 10: "Missing semicolon."
semi
|
| Error |
Row 18, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.controller('insured-info', function ($scope) {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 3, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 3, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
console.log('insured-info');
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
// $scope.name = 'Enter Insured information'; var vm = this; $scope.date =
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
// moment().format("MM-DD-YYYY"); $scope.time = moment().format("HH:mm a");
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
// $scope.data = { availableOptions: [ {id: '1', name: 'A'}, {id: '2',
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
// name: 'B'}, {id: '3', name: 'None'} ], selectedOption: {id: '3',
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
// name: 'None'} //This sets the default value of the select in the ui };
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 9, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
// console.log('data.selectedOption',$scope.data.selectedOption)
|
| Error |
Row 10, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
$scope.submitForm = function (isValid) {
|
| Error |
Row 12, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
|
| Error |
Row 13, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 13, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
// check to make sure the form is completely valid
|
| Error |
Row 14, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 14, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
if (isValid) {
|
| Error |
Row 15, Column 1: "Expected indentation of 4 tabs but found 14 spaces."
indent
|
| Error |
Row 15, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
// alert('our form is amazing');
|
| Error |
Row 16, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 16, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
}
|
| Error |
Row 17, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 17, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 10: "Missing semicolon."
semi
|
| 17 |
}
|
| Error |
Row 18, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| 18 |
}); |
|
|
|
\rest\app\client\controllers\main-page.js
|
321 problems (321 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 124: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 3, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 3, Column 33: "Missing semicolon."
semi
|
| Error |
Row 3, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 9: "'angular' is not defined."
no-undef
|
| Error |
Row 8, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 9, Column 22: "Strings must use doublequote."
quotes
|
| Error |
Row 9, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 10, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 11, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 12, Column 17: "'angular' is not defined."
no-undef
|
| Error |
Row 12, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 13, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 13, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 14, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 15, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 17, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 18, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 19, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 21, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 22, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 23, Column 10: "Missing semicolon."
semi
|
| Error |
Row 23, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 25, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 26, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 27, Column 10: "Missing semicolon."
semi
|
| Error |
Row 27, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 29, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 30, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 31, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 32, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 33, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 33, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 63: "Missing semicolon."
semi
|
| Error |
Row 34, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 34, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 35, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 36, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 36, Column 72: "Missing semicolon."
semi
|
| Error |
Row 36, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 37, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 39, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 41, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 42, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 43, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 45, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 46, Column 26: "'i' is not defined."
no-undef
|
| Error |
Row 46, Column 45: "'i' is not defined."
no-undef
|
| Error |
Row 46, Column 52: "'i' is not defined."
no-undef
|
| Error |
Row 46, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 47, Column 25: "'angular' is not defined."
no-undef
|
| Error |
Row 47, Column 41: "'$' is not defined."
no-undef
|
| Error |
Row 47, Column 43: "Strings must use doublequote."
quotes
|
| Error |
Row 47, Column 60: "'i' is not defined."
no-undef
|
| Error |
Row 47, Column 62: "Strings must use doublequote."
quotes
|
| Error |
Row 47, Column 79: "Strings must use doublequote."
quotes
|
| Error |
Row 47, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 48, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 49, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 50, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 51, Column 23: "Missing semicolon."
semi
|
| Error |
Row 51, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 54, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 55, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 56, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 57, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 58, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 60, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 61, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 62, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 63, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 64, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 65, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 66, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 67, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 68, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 70, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 71, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 72, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 73, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 74, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 75, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 77, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 79, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 80, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 82, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 83, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 83, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 84, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 85, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 86, Column 40: "Strings must use doublequote."
quotes
|
| Error |
Row 86, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 87, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 88, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 88, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 89, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 90, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 90, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 90, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 91, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 91, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 92, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 92, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 92, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 93, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 93, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 95, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 95, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 96, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 96, Column 14: "Missing semicolon."
semi
|
| Error |
Row 96, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 97, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 97, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 98, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 99, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 100, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 101, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 101, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 101, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 102, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 102, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 102, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 103, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 103, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 103, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 104, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 104, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 104, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 105, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 106, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 107, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 107, Column 14: "Missing semicolon."
semi
|
| Error |
Row 107, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 108, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 109, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 109, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 110, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 111, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 111, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 112, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 113, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 113, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 114, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 114, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 115, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 115, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 116, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 116, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 116, Column 10: "Missing semicolon."
semi
|
| Error |
Row 117, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 118, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 118, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 119, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 119, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 119, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 120, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 120, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 120, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 121, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 121, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 121, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 122, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 122, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 122, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 123, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 123, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 123, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 124, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 124, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 125, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 125, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 125, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 126, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 126, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 126, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 127, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 127, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 127, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 128, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 128, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 128, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 129, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 129, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 129, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 130, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 130, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 131, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 131, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 131, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 132, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 132, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 132, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 133, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 133, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 133, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 134, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 134, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 134, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 135, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 135, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 135, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 136, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 136, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 137, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 137, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 137, Column 10: "Missing semicolon."
semi
|
| Error |
Row 138, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 139, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 139, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 140, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 140, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 140, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 141, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 141, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 142, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 142, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 143, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 143, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 144, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 144, Column 10: "Missing semicolon."
semi
|
| Error |
Row 144, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 145, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 146, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 146, Column 7: "Missing semicolon."
semi
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 124: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.controller('main-page', function ($scope, $state, $rootScope, $window, $css, $timeout, WizardHandler, WizardService) {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 3, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 3, Column 33: "Missing semicolon."
semi
|
| Error |
Row 3, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
console.log('main-page')
|
| Error |
Row 4, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
// $state.go('home.server.organizations.companyTab.servers');
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
// $rootScope.wizardVisiblity = true
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
$scope.activeTabIndex = 0;
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 9: "'angular' is not defined."
no-undef
|
| Error |
Row 8, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
angular
|
| Error |
Row 9, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 9, Column 22: "Strings must use doublequote."
quotes
|
| Error |
Row 9, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
.element('.mytabsclass')
|
| Error |
Row 10, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 10, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
.each(function () {
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 11, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
var ar = this.id;
|
| Error |
Row 12, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 12, Column 17: "'angular' is not defined."
no-undef
|
| Error |
Row 12, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
angular
|
| Error |
Row 13, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 13, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 13, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
.element('#' + ar)
|
| Error |
Row 14, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 14, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
.tabs();
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 15, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
});
|
| Error |
Row 16, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
|
| Error |
Row 17, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 17, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
// $scope.steps = [ { name: 'Insured Info Form', route:
|
| Error |
Row 18, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 18, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
// 'home.insuredInformation' }, { name: 'Vehicle Info Form',
|
| Error |
Row 19, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 19, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
// route: 'home.vehicleInformation' } ]
|
| Error |
Row 20, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
|
| Error |
Row 21, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 21, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
$scope.setProgressLine = function (state, forward) {
|
| Error |
Row 22, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 22, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
WizardService.setProgressLine(state, forward);
|
| Error |
Row 23, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 23, Column 10: "Missing semicolon."
semi
|
| Error |
Row 23, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
}
|
| Error |
Row 24, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
|
| Error |
Row 25, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 25, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
$scope.backwardStep = function () {
|
| Error |
Row 26, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 26, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
WizardService.backwardStep();
|
| Error |
Row 27, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 27, Column 10: "Missing semicolon."
semi
|
| Error |
Row 27, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
}
|
| Error |
Row 28, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
|
| Error |
Row 29, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 29, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
if (sessionStorage.wizardStepNo != null) {
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 30, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
//console.log("in main-page.js sessionstorage",sessionStorage.wizardStepNo);
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 31, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
$scope.stepNo = parseInt(sessionStorage.wizardStepNo);
|
| Error |
Row 32, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 32, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
$timeout(function () {
|
| Error |
Row 33, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 33, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 33, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 63: "Missing semicolon."
semi
|
| 33 |
console.log("Check previous status of wizard")
|
| Error |
Row 34, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 34, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
$scope.previousWizardStep;
|
| Error |
Row 35, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 35, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
if ($scope.stepNo != null) {
|
| Error |
Row 36, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 36, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 36, Column 72: "Missing semicolon."
semi
|
| Error |
Row 36, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
console.log("User Leave from step ", $scope.stepNo)
|
| Error |
Row 37, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 37, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
}
|
| Error |
Row 38, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
|
| Error |
Row 39, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 39, Column 89: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
// set steps counter to completed for (i = 0; i < $scope.stepNo; i++) {
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
// angular.element($('li:eq('+i+')').removeClass('current'))
|
| Error |
Row 41, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 41, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
// console.log("Removing current
|
| Error |
Row 42, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 42, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
// class:",$('li:eq('+i+')').removeClass('current'))
|
| Error |
Row 43, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 43, Column 73: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
// angular.element($('li:eq('+i+')').addClass('done')) }
|
| Error |
Row 44, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
|
| Error |
Row 45, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 45, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
$timeout(function () {
|
| Error |
Row 46, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 46, Column 26: "'i' is not defined."
no-undef
|
| Error |
Row 46, Column 45: "'i' is not defined."
no-undef
|
| Error |
Row 46, Column 52: "'i' is not defined."
no-undef
|
| Error |
Row 46, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
for (i = $scope.stepNo; i < 6; i++) {
|
| Error |
Row 47, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 47, Column 25: "'angular' is not defined."
no-undef
|
| Error |
Row 47, Column 41: "'$' is not defined."
no-undef
|
| Error |
Row 47, Column 43: "Strings must use doublequote."
quotes
|
| Error |
Row 47, Column 60: "'i' is not defined."
no-undef
|
| Error |
Row 47, Column 62: "Strings must use doublequote."
quotes
|
| Error |
Row 47, Column 79: "Strings must use doublequote."
quotes
|
| Error |
Row 47, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
angular.element($('li.f1-step:eq('+i+')').removeClass('done'));
|
| Error |
Row 48, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 48, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
}
|
| Error |
Row 49, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 49, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
// angular.element($('li:eq('+$scope.stepNo+')').removeClass('editing'))
|
| Error |
Row 50, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 50, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
// angular.element($('li:eq('+$scope.stepNo+')').addClass('current'))
|
| Error |
Row 51, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 51, Column 23: "Missing semicolon."
semi
|
| Error |
Row 51, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
}, 10)
|
| Error |
Row 52, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
|
| Error |
Row 53, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
//set Style to Progress line
|
| Error |
Row 54, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 54, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
switch ($scope.stepNo) {
|
| Error |
Row 55, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 55, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
case 2:
|
| Error |
Row 56, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 56, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
$scope.setProgressLine(5);
|
| Error |
Row 57, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 57, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
break;
|
| Error |
Row 58, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 58, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
case 3:
|
| Error |
Row 59, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
|
| Error |
Row 60, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 60, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
$scope.setProgressLine(7, true);
|
| Error |
Row 61, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 61, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
break;
|
| Error |
Row 62, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 62, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
case 4:
|
| Error |
Row 63, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 63, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
$scope.setProgressLine(9, true);
|
| Error |
Row 64, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 64, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
break;
|
| Error |
Row 65, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 65, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
case 5:
|
| Error |
Row 66, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 66, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
$scope.setProgressLine(11, true);
|
| Error |
Row 67, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 67, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
break;
|
| Error |
Row 68, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 68, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
}
|
| Error |
Row 69, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
|
| Error |
Row 70, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 70, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
// show correct form according to step number for (i = 0; i < $scope.stepNo; i++)
|
| Error |
Row 71, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 71, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
// { angular.element($('.steps section:eq('+i+')').addClass('ng-hide')) }
|
| Error |
Row 72, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 72, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
// var wizardNoToBeHide = $scope.stepNo-1; console.log("Wizard No To be
|
| Error |
Row 73, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 73, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
// Hide:",wizardNoToBeHide); angular.element($('.steps
|
| Error |
Row 74, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 74, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
// section:eq('+wizardNoToBeHide+')').removeClass('ng-hide').addClass("current"))
|
| Error |
Row 75, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 75, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
}, 50);
|
| Error |
Row 76, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
|
| Error |
Row 77, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 77, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
}
|
| Error |
Row 78, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
|
| Error |
Row 79, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 79, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 79 |
$scope.FirstNameToDispaly = sessionStorage.FirstNameToDispaly;
|
| Error |
Row 80, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 80, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 80 |
$scope.LastNameToDispaly = sessionStorage.LastNameToDispaly;
|
| Error |
Row 81, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 81 |
|
| Error |
Row 82, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 82, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 82 |
$css.bind({
|
| Error |
Row 83, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 83, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 83, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 83 |
href: 'rest/app/client/components/header-content/header-content.css'
|
| Error |
Row 84, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 84, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 84 |
}, $scope);
|
| Error |
Row 85, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 85 |
|
| Error |
Row 86, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 86, Column 40: "Strings must use doublequote."
quotes
|
| Error |
Row 86, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 86 |
if (sessionStorage.userType == 'Insured') {
|
| Error |
Row 87, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 87 |
|
| Error |
Row 88, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 88, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 88 |
$scope.headerTabs = {
|
| Error |
Row 89, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 89 |
|
| Error |
Row 90, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 90, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 90, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 90 |
'Dashboard': {
|
| Error |
Row 91, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 91, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 91, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 91 |
id: 'item1',
|
| Error |
Row 92, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 92, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 92, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 92 |
title: 'Dashboard',
|
| Error |
Row 93, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 93, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 93, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 93 |
route: 'insuredPage.dashboardInsured'
|
| Error |
Row 94, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 94 |
|
| Error |
Row 95, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 95, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 95 |
}
|
| Error |
Row 96, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 96, Column 14: "Missing semicolon."
semi
|
| Error |
Row 96, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 96 |
}
|
| Error |
Row 97, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 97, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 97 |
} else {
|
| Error |
Row 98, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 98 |
|
| Error |
Row 99, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 99, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 99 |
$scope.headerTabs = {
|
| Error |
Row 100, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 100 |
|
| Error |
Row 101, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 101, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 101, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 101 |
'Dashboard': {
|
| Error |
Row 102, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 102, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 102, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 102 |
id: 'item1',
|
| Error |
Row 103, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 103, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 103, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 103 |
title: 'Dashboard',
|
| Error |
Row 104, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 104, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 104, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 104 |
route: 'inspectionPage.dashboard'
|
| Error |
Row 105, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 105 |
|
| Error |
Row 106, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 106, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 106 |
}
|
| Error |
Row 107, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 107, Column 14: "Missing semicolon."
semi
|
| Error |
Row 107, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 107 |
}
|
| Error |
Row 108, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 108 |
|
| Error |
Row 109, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 109, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 109 |
}
|
| Error |
Row 110, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 110 |
|
| Error |
Row 111, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 111, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 111 |
$scope.navButtons = function (tab) {
|
| Error |
Row 112, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 112 |
|
| Error |
Row 113, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 113, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 113 |
if (tab !== false) {
|
| Error |
Row 114, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 114, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 114 |
// console.log('$scope.headerTabs', tab) $rootScope.wizardVisiblity = false;
|
| Error |
Row 115, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 115, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 115 |
}
|
| Error |
Row 116, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 116, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 116, Column 10: "Missing semicolon."
semi
|
| 116 |
}
|
| Error |
Row 117, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 117 |
|
| Error |
Row 118, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 118, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 118 |
$scope.welcomeDropDown = {
|
| Error |
Row 119, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 119, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 119, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 119 |
'myProfile': {
|
| Error |
Row 120, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 120, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 120, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 120 |
id: 'item1',
|
| Error |
Row 121, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 121, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 121, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 121 |
title: 'My Profile',
|
| Error |
Row 122, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 122, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 122, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 122 |
faClass: 'fa-user',
|
| Error |
Row 123, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 123, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 123, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 123 |
route: ''
|
| Error |
Row 124, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 124, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 124 |
},
|
| Error |
Row 125, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 125, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 125, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 125 |
'changePassword': {
|
| Error |
Row 126, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 126, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 126, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 126 |
id: 'item2',
|
| Error |
Row 127, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 127, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 127, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 127 |
title: 'Change Password',
|
| Error |
Row 128, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 128, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 128, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 128 |
faClass: 'fa-lock',
|
| Error |
Row 129, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 129, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 129, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 129 |
route: 'resetPassword'
|
| Error |
Row 130, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 130, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 130 |
},
|
| Error |
Row 131, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 131, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 131, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 131 |
'Logout': {
|
| Error |
Row 132, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 132, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 132, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 132 |
id: 'item3',
|
| Error |
Row 133, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 133, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 133, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 133 |
title: 'Logout',
|
| Error |
Row 134, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 134, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 134, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 134 |
faClass: 'fa-power-off',
|
| Error |
Row 135, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 135, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 135, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 135 |
route: 'login'
|
| Error |
Row 136, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 136, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 136 |
}
|
| Error |
Row 137, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 137, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 137, Column 10: "Missing semicolon."
semi
|
| 137 |
}
|
| Error |
Row 138, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 138 |
|
| Error |
Row 139, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 139, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 139 |
$scope.onSubmit = function (title) {
|
| Error |
Row 140, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 140, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 140, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 140 |
if (title == 'Logout' && title != null) {
|
| Error |
Row 141, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 141, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 141 |
// sessionStorage.isAuthenticated = false;
|
| Error |
Row 142, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 142, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 142 |
sessionStorage.clear();
|
| Error |
Row 143, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 143, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 143 |
}
|
| Error |
Row 144, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 144, Column 10: "Missing semicolon."
semi
|
| Error |
Row 144, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 144 |
}
|
| Error |
Row 145, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 145 |
|
| Error |
Row 146, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 146, Column 7: "Missing semicolon."
semi
|
| 146 |
}) |
|
|
|
\rest\app\client\controllers\vehicle-info.js
|
8 problems (8 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 1, Column 57: "'$rootScope' is defined but never used."
no-unused-vars
|
| Error |
Row 1, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 5: "Unexpected console statement."
no-console
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 1, Column 57: "'$rootScope' is defined but never used."
no-unused-vars
|
| Error |
Row 1, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app.controller('vehicle-info', function($scope, $state, $rootScope) {
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 5: "Unexpected console statement."
no-console
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
console.log('vehicle-info');
|
| 3 |
}); |
|
|
|
\rest\app\client\services\province.js
|
128 problems (128 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 1, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 5: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 1 tab but found 8 spaces."
indent
|
| Error |
Row 4, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 6, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 7, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 8, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 9, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 10, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 11, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 12, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 14, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 15, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 16, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 17, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 18, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 19, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 20, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 21, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 22, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 23, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 24, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 25, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 26, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 27, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 28, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 29, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 30, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 31, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 32, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 33, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 34, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 35, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 36, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 37, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 38, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 39, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 40, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 41, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 42, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 43, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 44, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 45, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 46, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 47, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 48, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 49, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 50, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 51, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 52, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 54, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 55, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 56, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 57, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 2 tabs but found 12 spaces."
indent
|
| Error |
Row 58, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected indentation of 1 tab but found 8 spaces."
indent
|
| Error |
Row 59, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected indentation of 1 tab but found 8 spaces."
indent
|
| Error |
Row 61, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 2 tabs but found 12 spaces."
indent
|
| Error |
Row 62, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 1 tab but found 8 spaces."
indent
|
| Error |
Row 63, Column 10: "Missing semicolon."
semi
|
| Error |
Row 63, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 5: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 3: "Missing semicolon."
semi
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 1, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app.factory('province',function(){
|
| Error |
Row 2, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
|
| Error |
Row 3, Column 5: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
|
| Error |
Row 4, Column 1: "Expected indentation of 1 tab but found 8 spaces."
indent
|
| Error |
Row 4, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
function getProvinces() {
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
return [
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 6, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
{
|
| Error |
Row 7, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 7, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
"name": "Alberta",
|
| Error |
Row 8, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 8, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
"value":"alberta"
|
| Error |
Row 9, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 9, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
},
|
| Error |
Row 10, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 10, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
{
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 11, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
"name":"British Columbia",
|
| Error |
Row 12, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 12, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
"value":"british_columbia"
|
| Error |
Row 13, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
},
|
| Error |
Row 14, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 14, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
{
|
| Error |
Row 15, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 15, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
"name":"Manitoba",
|
| Error |
Row 16, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 16, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
"value":"manitoba"
|
| Error |
Row 17, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 17, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
},
|
| Error |
Row 18, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 18, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
{
|
| Error |
Row 19, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 19, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
"name":"New Brunswick",
|
| Error |
Row 20, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 20, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
"value":"new_brunswick"
|
| Error |
Row 21, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 21, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
},
|
| Error |
Row 22, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 22, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
{
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 23, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
"name":"Newfoundland and Labrador",
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 24, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
"value":"newfoundland_and_labrador"
|
| Error |
Row 25, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 25, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
},
|
| Error |
Row 26, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 26, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
{
|
| Error |
Row 27, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 27, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
"name":"Northwest Territories",
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 28, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
"value":"northwest_territories"
|
| Error |
Row 29, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 29, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
},
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 30, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
{
|
| Error |
Row 31, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 31, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
"name":"Nova Scotia",
|
| Error |
Row 32, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 32, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
"value":"nova_scotia"
|
| Error |
Row 33, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 33, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
},
|
| Error |
Row 34, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 34, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
{
|
| Error |
Row 35, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 35, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
"name":"Nunavut",
|
| Error |
Row 36, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 36, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
"value":"nunavut"
|
| Error |
Row 37, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 37, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
},
|
| Error |
Row 38, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 38, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
{
|
| Error |
Row 39, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 39, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
"name":"Ontario",
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 40, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
"value":"ontario"
|
| Error |
Row 41, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 41, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
},
|
| Error |
Row 42, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 42, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
{
|
| Error |
Row 43, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 43, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
"name":"Prince Edward Island",
|
| Error |
Row 44, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 44, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
"value":"prince_edward_island"
|
| Error |
Row 45, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 45, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
},
|
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 46, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
{
|
| Error |
Row 47, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 47, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
"name":"Quebec",
|
| Error |
Row 48, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 48, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
"value":"quebec"
|
| Error |
Row 49, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 49, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
},
|
| Error |
Row 50, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 50, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
{
|
| Error |
Row 51, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 51, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
"name":"Saskatchewan",
|
| Error |
Row 52, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 52, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
"value":"saskatchewan"
|
| Error |
Row 53, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
},
|
| Error |
Row 54, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 54, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
{
|
| Error |
Row 55, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 55, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
"name":"Yukon",
|
| Error |
Row 56, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 56, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
"value":"Yukon"
|
| Error |
Row 57, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 57, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
},
|
| Error |
Row 58, Column 1: "Expected indentation of 2 tabs but found 12 spaces."
indent
|
| Error |
Row 58, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
];
|
| Error |
Row 59, Column 1: "Expected indentation of 1 tab but found 8 spaces."
indent
|
| Error |
Row 59, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
}
|
| Error |
Row 60, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
|
| Error |
Row 61, Column 1: "Expected indentation of 1 tab but found 8 spaces."
indent
|
| Error |
Row 61, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
return {
|
| Error |
Row 62, Column 1: "Expected indentation of 2 tabs but found 12 spaces."
indent
|
| Error |
Row 62, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
getProvinces: getProvinces
|
| Error |
Row 63, Column 1: "Expected indentation of 1 tab but found 8 spaces."
indent
|
| Error |
Row 63, Column 10: "Missing semicolon."
semi
|
| Error |
Row 63, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
}
|
| Error |
Row 64, Column 5: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
|
| Error |
Row 65, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
|
| Error |
Row 66, Column 3: "Missing semicolon."
semi
|
| 66 |
}) |
|
|
|
\rest\app\client\services\validation.messages.service.js
|
0 problems
|
|
|
\rest\controllers\mainController.js
|
84 problems (84 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 4, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 9, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 10, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 10, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 11, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 11, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 12, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 13, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 14, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 15, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 10: "Missing semicolon."
semi
|
| Error |
Row 16, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 17, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 18, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 19, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 20, Column 27: "Missing semicolon."
semi
|
| Error |
Row 20, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 21, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 22, Column 10: "Missing semicolon."
semi
|
| Error |
Row 22, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 24, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 25, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 26, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 27, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 28, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 29, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 30, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 31, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 32, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 33, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 34, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 35, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 36, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 37, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 38, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 39, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 105: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
.controller('mainController', function ($scope, $state, $location,$http, $rootScope, toastrConfig) {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
$scope.mainMessage = "this is coming from mainController";
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 4, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
$rootScope.baseUrl = 'http://121.240.21.58:8042/api/';
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
//http://10.0.13.46:19460 local http://10.0.0.159:8014 Build
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
//http://121.240.21.58:8042 live
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
toastrConfig.preventOpenDuplicates = true;
|
| Error |
Row 8, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 9, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
$scope.onCancel = function () {
|
| Error |
Row 10, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 10, Column 44: "Strings must use doublequote."
quotes
|
| Error |
Row 10, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
if (sessionStorage.userType == 'Insured') {
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 11, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 11, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
$state.transitionTo('insuredPage.dashboardInsured');
|
| Error |
Row 12, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 12, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
} else {
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 13, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
$state.transitionTo('inspectionPage.dashboard');
|
| Error |
Row 14, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 14, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
}
|
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 15, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 10: "Missing semicolon."
semi
|
| 15 |
}
|
| Error |
Row 16, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
|
| Error |
Row 17, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 17, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
$scope.isActive = function (viewLocation) {
|
| Error |
Row 18, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 18, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
var route = "/" + viewLocation
|
| Error |
Row 19, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 19, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
.split(".")
|
| Error |
Row 20, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 20, Column 27: "Missing semicolon."
semi
|
| Error |
Row 20, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
.join("/")
|
| Error |
Row 21, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 21, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
return route === $location.path();
|
| Error |
Row 22, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 22, Column 10: "Missing semicolon."
semi
|
| Error |
Row 22, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
}
|
| Error |
Row 23, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
|
| Error |
Row 24, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 24, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
$rootScope.ProcessCount = 0;
|
| Error |
Row 25, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 25, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
$rootScope.isProcessShow = function (isShow) {
|
| Error |
Row 26, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 26, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
if (isShow) {
|
| Error |
Row 27, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 27, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
$rootScope.ProcessCount++;
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 28, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
$rootScope.isLoader = true;
|
| Error |
Row 29, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 29, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
} else if (!isShow) {
|
| Error |
Row 30, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 30, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
$rootScope.ProcessCount--;
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 31, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
} else {
|
| Error |
Row 32, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 32, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
$rootScope.isLoader = false;
|
| Error |
Row 33, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 33, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
$rootScope.ProcessCount = 0;
|
| Error |
Row 34, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 34, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
}
|
| Error |
Row 35, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 35, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
if ($rootScope.ProcessCount <= 0) {
|
| Error |
Row 36, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 36, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
$rootScope.isLoader = false;
|
| Error |
Row 37, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 37, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
$rootScope.ProcessCount = 0;
|
| Error |
Row 38, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 38, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
}
|
| Error |
Row 39, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 39, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
};
|
| Error |
Row 40, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| 40 |
}); |
|
|
|
\rest\directive\customSort.js
|
75 problems (75 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 3, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 6, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 8, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 9, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 10, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 11, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 12, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 14, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 41: "Missing semicolon."
semi
|
| Error |
Row 15, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 16, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 17, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 18, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 20, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 21, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 22, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 24, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 25, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 27, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 28, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 29, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 29, Column 68: "Strings must use doublequote."
quotes
|
| Error |
Row 29, Column 82: "Strings must use doublequote."
quotes
|
| Error |
Row 29, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 30, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 31, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 31, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 44: "Missing semicolon."
semi
|
| Error |
Row 32, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 32, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 33, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 2 tabs but found 12 spaces."
indent
|
| Error |
Row 34, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 35, Column 6: "Missing semicolon."
semi
|
| Error |
Row 35, Column 6: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app.directive("customSort", function() {
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
return {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 3, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
restrict: 'A',
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
transclude: true,
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
scope: {
|
| Error |
Row 6, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 6, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
sort: '='
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
},
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 8, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
template: '<a ng-click="sort_by(order)" style="color: #555555;">' +
|
| Error |
Row 9, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 9, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
' <span ng-transclude></span>' +
|
| Error |
Row 10, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 10, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
' <i ng-class="selectedCls(order)"></i>' +
|
| Error |
Row 11, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 11, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
'</a>',
|
| Error |
Row 12, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 12, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
link: function(scope, elm, attr) {
|
| Error |
Row 13, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
|
| Error |
Row 14, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 14, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 41: "Missing semicolon."
semi
|
| 14 |
scope.order = attr.order
|
| Error |
Row 15, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
|
| Error |
Row 16, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 16, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
// change sorting order
|
| Error |
Row 17, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 17, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
scope.sort_by = function(newSortingOrder) {
|
| Error |
Row 18, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 18, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
var sort = scope.sort;
|
| Error |
Row 19, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
|
| Error |
Row 20, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 20, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
if (sort.sortingOrder == newSortingOrder) {
|
| Error |
Row 21, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 21, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
sort.reverse = !sort.reverse;
|
| Error |
Row 22, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 22, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
}
|
| Error |
Row 23, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 24, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
sort.sortingOrder = newSortingOrder;
|
| Error |
Row 25, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 25, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
};
|
| Error |
Row 26, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
|
| Error |
Row 27, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 27, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
scope.selectedCls = function(column) {
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 28, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
if (column == scope.sort.sortingOrder) {
|
| Error |
Row 29, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 29, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 29, Column 68: "Strings must use doublequote."
quotes
|
| Error |
Row 29, Column 82: "Strings must use doublequote."
quotes
|
| Error |
Row 29, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
return ('fa fa-' + ((scope.sort.reverse) ? 'sort-desc' : 'sort-asc'));
|
| Error |
Row 30, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 30, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
} else {
|
| Error |
Row 31, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 31, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 31, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 44: "Missing semicolon."
semi
|
| 31 |
return 'fa fa-sort'
|
| Error |
Row 32, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 32, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
}
|
| Error |
Row 33, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 33, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
};
|
| Error |
Row 34, Column 1: "Expected indentation of 2 tabs but found 12 spaces."
indent
|
| Error |
Row 34, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
} // end link fa fa-angle-down
|
| Error |
Row 35, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 35, Column 6: "Missing semicolon."
semi
|
| Error |
Row 35, Column 6: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
}
|
| 36 |
}); |
|
|
|
\rest\directive\input-focus.directive.js
|
79 problems (79 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 15: "Strings must use doublequote."
quotes
|
| Error |
Row 1, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 2 spaces."
indent
|
| Error |
Row 2, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 6 spaces."
indent
|
| Error |
Row 3, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 3, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 6 spaces."
indent
|
| Error |
Row 4, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 6 spaces."
indent
|
| Error |
Row 6, Column 9: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 6 spaces."
indent
|
| Error |
Row 7, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 7, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 6 spaces."
indent
|
| Error |
Row 8, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 6 spaces."
indent
|
| Error |
Row 9, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 9, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 6 spaces."
indent
|
| Error |
Row 10, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 11, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 12, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 13, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 14, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 15, Column 22: "Strings must use doublequote."
quotes
|
| Error |
Row 15, Column 41: "'event' is defined but never used."
no-unused-vars
|
| Error |
Row 15, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 4 tabs but found 14 spaces."
indent
|
| Error |
Row 16, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 4 tabs but found 13 spaces."
indent
|
| Error |
Row 17, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 4 tabs but found 14 spaces."
indent
|
| Error |
Row 18, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 5 tabs but found 18 spaces."
indent
|
| Error |
Row 19, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 19, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 5 tabs but found 18 spaces."
indent
|
| Error |
Row 20, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 4 tabs but found 14 spaces."
indent
|
| Error |
Row 21, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 14 spaces."
indent
|
| Error |
Row 24, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 25, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 26, Column 22: "Strings must use doublequote."
quotes
|
| Error |
Row 26, Column 40: "'event' is defined but never used."
no-unused-vars
|
| Error |
Row 26, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 4 tabs but found 14 spaces."
indent
|
| Error |
Row 27, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 5 tabs but found 18 spaces."
indent
|
| Error |
Row 28, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 5 tabs but found 18 spaces."
indent
|
| Error |
Row 29, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 4 tabs but found 14 spaces."
indent
|
| Error |
Row 30, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 31, Column 13: "Missing semicolon."
semi
|
| Error |
Row 31, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 2 tabs but found 6 spaces."
indent
|
| Error |
Row 32, Column 9: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 1 tab but found 2 spaces."
indent
|
| Error |
Row 34, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 4: "Missing semicolon."
semi
|
| Error |
Row 35, Column 15: "Strings must use doublequote."
quotes
|
| Error |
Row 35, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 15: "Strings must use doublequote."
quotes
|
| Error |
Row 1, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app.directive('placeholder', function () {
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 2 spaces."
indent
|
| Error |
Row 2, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
return {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 6 spaces."
indent
|
| Error |
Row 3, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 3, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
restrict: 'A',
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 6 spaces."
indent
|
| Error |
Row 4, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
scope: {
|
| Error |
Row 5, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 6 spaces."
indent
|
| Error |
Row 6, Column 9: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
},
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 6 spaces."
indent
|
| Error |
Row 7, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 7, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
controller: 'placeholderCtrl',
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 6 spaces."
indent
|
| Error |
Row 8, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
bindToContrller: true,
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 6 spaces."
indent
|
| Error |
Row 9, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 9, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
controllerAs: 'placeholder',
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 6 spaces."
indent
|
| Error |
Row 10, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
link: function (scope, element, attr) {
|
| Error |
Row 11, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 11, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
// console.log(scope, element, attr)
|
| Error |
Row 12, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 12, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
// console.log(attr);
|
| Error |
Row 13, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 13, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
// console.log(element);
|
| Error |
Row 14, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 14, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
var placeholder;
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 15, Column 22: "Strings must use doublequote."
quotes
|
| Error |
Row 15, Column 41: "'event' is defined but never used."
no-unused-vars
|
| Error |
Row 15, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
element.on('focus', function (event) {
|
| Error |
Row 16, Column 1: "Expected indentation of 4 tabs but found 14 spaces."
indent
|
| Error |
Row 16, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
placeholder = attr.placeholder;
|
| Error |
Row 17, Column 1: "Expected indentation of 4 tabs but found 13 spaces."
indent
|
| Error |
Row 17, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
// console.log(element);
|
| Error |
Row 18, Column 1: "Expected indentation of 4 tabs but found 14 spaces."
indent
|
| Error |
Row 18, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
setTimeout(function () {
|
| Error |
Row 19, Column 1: "Expected indentation of 5 tabs but found 18 spaces."
indent
|
| Error |
Row 19, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 19, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
element.removeAttr('placeholder');
|
| Error |
Row 20, Column 1: "Expected indentation of 5 tabs but found 18 spaces."
indent
|
| Error |
Row 20, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
scope.$digest();
|
| Error |
Row 21, Column 1: "Expected indentation of 4 tabs but found 14 spaces."
indent
|
| Error |
Row 21, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
},100);
|
| Error |
Row 22, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
|
| Error |
Row 23, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 14 spaces."
indent
|
| Error |
Row 24, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
//console.log(event);
|
| Error |
Row 25, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 25, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
});
|
| Error |
Row 26, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 26, Column 22: "Strings must use doublequote."
quotes
|
| Error |
Row 26, Column 40: "'event' is defined but never used."
no-unused-vars
|
| Error |
Row 26, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
element.on('blur', function (event) {
|
| Error |
Row 27, Column 1: "Expected indentation of 4 tabs but found 14 spaces."
indent
|
| Error |
Row 27, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
setTimeout(function () {
|
| Error |
Row 28, Column 1: "Expected indentation of 5 tabs but found 18 spaces."
indent
|
| Error |
Row 28, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
element.attr('placeholder', placeholder);
|
| Error |
Row 29, Column 1: "Expected indentation of 5 tabs but found 18 spaces."
indent
|
| Error |
Row 29, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
scope.$digest();
|
| Error |
Row 30, Column 1: "Expected indentation of 4 tabs but found 14 spaces."
indent
|
| Error |
Row 30, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
}, 100);
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 31, Column 13: "Missing semicolon."
semi
|
| Error |
Row 31, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
})
|
| Error |
Row 32, Column 1: "Expected indentation of 2 tabs but found 6 spaces."
indent
|
| Error |
Row 32, Column 9: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
},
|
| Error |
Row 33, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
|
| Error |
Row 34, Column 1: "Expected indentation of 1 tab but found 2 spaces."
indent
|
| Error |
Row 34, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 4: "Missing semicolon."
semi
|
| 34 |
}
|
| Error |
Row 35, Column 15: "Strings must use doublequote."
quotes
|
| Error |
Row 35, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
}).controller('placeholderCtrl', function () {
|
| Error |
Row 36, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
|
| 37 |
}); |
|
|
|
\rest\directive\letterWhiteSpace.directive.js
|
44 problems (44 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "Expected indentation of 0 tabs but found 2 spaces."
indent
|
| Error |
Row 1, Column 3: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 1, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 3: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 0 tabs but found 2 spaces."
indent
|
| Error |
Row 3, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 1 tab but found 6 spaces."
indent
|
| Error |
Row 4, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 7, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 8, Column 61: "'$' is not defined."
no-undef
|
| Error |
Row 8, Column 64: "Strings must use doublequote."
quotes
|
| Error |
Row 8, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 9, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 10, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 5 tabs but found 14 spaces."
indent
|
| Error |
Row 11, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 5 tabs but found 14 spaces."
indent
|
| Error |
Row 12, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 13, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 14, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 15, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 16, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 17, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 1 tab but found 6 spaces."
indent
|
| Error |
Row 18, Column 9: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 0 tabs but found 4 spaces."
indent
|
| Error |
Row 19, Column 6: "Unnecessary semicolon."
no-extra-semi
|
| Error |
Row 19, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Line |
Source |
| Error |
Row 1, Column 1: "Expected indentation of 0 tabs but found 2 spaces."
indent
|
| Error |
Row 1, Column 3: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 1, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app.directive('letterWhiteSpace', letterWhiteSpace);
|
| Error |
Row 2, Column 3: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
|
| Error |
Row 3, Column 1: "Expected indentation of 0 tabs but found 2 spaces."
indent
|
| Error |
Row 3, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
function letterWhiteSpace() {
|
| Error |
Row 4, Column 1: "Expected indentation of 1 tab but found 6 spaces."
indent
|
| Error |
Row 4, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
return {
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 5, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
require: 'ngModel',
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
link: function(scope, element, attr, ngModelCtrl) {
|
| Error |
Row 7, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 7, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
function fromUser(text) {
|
| Error |
Row 8, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 8, Column 61: "'$' is not defined."
no-undef
|
| Error |
Row 8, Column 64: "Strings must use doublequote."
quotes
|
| Error |
Row 8, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
var transformedInput = text.replace(/[^a-zA-Z]/+$, '');
|
| Error |
Row 9, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 9, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
//console.log(transformedInput);
|
| Error |
Row 10, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 10, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
if (transformedInput !== text) {
|
| Error |
Row 11, Column 1: "Expected indentation of 5 tabs but found 14 spaces."
indent
|
| Error |
Row 11, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
ngModelCtrl.$setViewValue(transformedInput);
|
| Error |
Row 12, Column 1: "Expected indentation of 5 tabs but found 14 spaces."
indent
|
| Error |
Row 12, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
ngModelCtrl.$render();
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 13, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
}
|
| Error |
Row 14, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 14, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
return transformedInput;
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 15, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
}
|
| Error |
Row 16, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 16, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
ngModelCtrl.$parsers.push(fromUser);
|
| Error |
Row 17, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 17, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
}
|
| Error |
Row 18, Column 1: "Expected indentation of 1 tab but found 6 spaces."
indent
|
| Error |
Row 18, Column 9: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
};
|
| Error |
Row 19, Column 1: "Expected indentation of 0 tabs but found 4 spaces."
indent
|
| Error |
Row 19, Column 6: "Unnecessary semicolon."
no-extra-semi
|
| Error |
Row 19, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
};
|
| Error |
Row 20, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
|
| 21 |
|
|
|
|
\rest\directive\match-password.directive.js
|
59 problems (59 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 10, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 1 tab but found 3 spaces."
indent
|
| Error |
Row 12, Column 4: "'app' is not defined."
no-undef
|
| Error |
Row 12, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 13, Column 20: "Strings must use doublequote."
quotes
|
| Error |
Row 13, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 14, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 14, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 15, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 16, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 17, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 17, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 18, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 19, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 20, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 21, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 22, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 23, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 24, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 25, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 26, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 27, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 28, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 29, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 30, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 31, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 32, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Line |
Source |
| Error |
Row 1, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
// app.directive("matchPassword", function () { return { require:
|
| Error |
Row 2, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
// "ngModel", scope: { otherModelValue: "=matchPassword"
|
| Error |
Row 3, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
// }, link: function(scope, element, attributes, ngModel) {
|
| Error |
Row 4, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
// ngModel.$validators.matchPassword = function(modelValue) {
|
| Error |
Row 5, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
// return modelValue == scope.otherModelValue; };
|
| Error |
Row 6, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
// scope.$watch("otherModelValue", function() {
|
| Error |
Row 7, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
// ngModel.$validate(); }); } }; });
|
| Error |
Row 8, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
|
| Error |
Row 9, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
(function () {
|
| Error |
Row 10, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 10, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
"use strict";
|
| Error |
Row 11, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
|
| Error |
Row 12, Column 1: "Expected indentation of 1 tab but found 3 spaces."
indent
|
| Error |
Row 12, Column 4: "'app' is not defined."
no-undef
|
| Error |
Row 12, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
app
|
| Error |
Row 13, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 13, Column 20: "Strings must use doublequote."
quotes
|
| Error |
Row 13, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
.directive('valueMatches', [
|
| Error |
Row 14, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 14, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 14, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
'$parse',
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 15, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
function ($parse) {
|
| Error |
Row 16, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 16, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
return {
|
| Error |
Row 17, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 17, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 17, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
require: 'ngModel',
|
| Error |
Row 18, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 18, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
link: function (scope, elm, attrs, ngModel) {
|
| Error |
Row 19, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 19, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
var originalModel = $parse(attrs.valueMatches),
|
| Error |
Row 20, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 20, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
secondModel = $parse(attrs.ngModel);
|
| Error |
Row 21, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 21, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
// Watch for changes to this input
|
| Error |
Row 22, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 22, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
scope.$watch(attrs.ngModel, function (newValue) {
|
| Error |
Row 23, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 23, Column 97: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
ngModel.$setValidity(attrs.name, newValue === originalModel(scope));
|
| Error |
Row 24, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 24, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
});
|
| Error |
Row 25, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 25, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
// Watch for changes to the value-matches model's value
|
| Error |
Row 26, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 26, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
scope.$watch(attrs.valueMatches, function (newValue) {
|
| Error |
Row 27, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 27, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
ngModel.$setValidity(attrs.name, newValue === secondModel(scope));
|
| Error |
Row 28, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 28, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
});
|
| Error |
Row 29, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 29, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
}
|
| Error |
Row 30, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 30, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
};
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 31, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
}
|
| Error |
Row 32, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 32, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
]);
|
| Error |
Row 33, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
|
| 34 |
}()); |
|
|
|
\rest\directive\numbersOnly.directive.js
|
81 problems (81 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 23, Column 15: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 3: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 0 tabs but found 2 spaces."
indent
|
| Error |
Row 27, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 1 tab but found 6 spaces."
indent
|
| Error |
Row 29, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 31, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 31, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 33, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 35, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 37, Column 60: "Strings must use doublequote."
quotes
|
| Error |
Row 37, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 39, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 41, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 5 tabs but found 14 spaces."
indent
|
| Error |
Row 43, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 5 tabs but found 14 spaces."
indent
|
| Error |
Row 45, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 47, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 49, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 51, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 53, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 55, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 1 tab but found 6 spaces."
indent
|
| Error |
Row 57, Column 9: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected indentation of 0 tabs but found 4 spaces."
indent
|
| Error |
Row 59, Column 6: "Unnecessary semicolon."
no-extra-semi
|
| Error |
Row 59, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Line |
Source |
| Error |
Row 1, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
|
| Error |
Row 2, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
|
| Error |
Row 3, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
// app.directive('numbersOnly', function () {
|
| Error |
Row 4, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
// return {
|
| Error |
Row 5, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
// require: 'ngModel',
|
| Error |
Row 6, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
// link: function (scope, element, attr, ngModelCtrl) {
|
| Error |
Row 7, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
// function fromUser(text) {
|
| Error |
Row 8, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
// if (text) {
|
| Error |
Row 9, Column 75: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
// var transformedInput = text.replace(/[^0-9]/g, '');
|
| Error |
Row 10, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
|
| Error |
Row 11, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
// if (transformedInput !== text) {
|
| Error |
Row 12, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
// ngModelCtrl.$setViewValue(transformedInput);
|
| Error |
Row 13, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
// ngModelCtrl.$render();
|
| Error |
Row 14, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
// }
|
| Error |
Row 15, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
// return transformedInput;
|
| Error |
Row 16, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
// }
|
| Error |
Row 17, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
// return undefined;
|
| Error |
Row 18, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
// }
|
| Error |
Row 19, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
// ngModelCtrl.$parsers.push(fromUser);
|
| Error |
Row 20, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
// }
|
| Error |
Row 21, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
// };
|
| Error |
Row 22, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
// });
|
| Error |
Row 23, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 23, Column 15: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
app.directive('numbersOnly', numbersOnly);
|
| Error |
Row 24, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
|
| Error |
Row 25, Column 3: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
|
| Error |
Row 26, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
|
| Error |
Row 27, Column 1: "Expected indentation of 0 tabs but found 2 spaces."
indent
|
| Error |
Row 27, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
function numbersOnly() {
|
| Error |
Row 28, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
|
| Error |
Row 29, Column 1: "Expected indentation of 1 tab but found 6 spaces."
indent
|
| Error |
Row 29, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
return {
|
| Error |
Row 30, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
|
| Error |
Row 31, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 31, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 31, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
require: 'ngModel',
|
| Error |
Row 32, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
|
| Error |
Row 33, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 33, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
link: function(scope, element, attr, ngModelCtrl) {
|
| Error |
Row 34, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
|
| Error |
Row 35, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 35, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
function fromUser(text) {
|
| Error |
Row 36, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
|
| Error |
Row 37, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 37, Column 60: "Strings must use doublequote."
quotes
|
| Error |
Row 37, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
var transformedInput = text.replace(/[^0-9]/g, '');
|
| Error |
Row 38, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
|
| Error |
Row 39, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 39, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
//console.log(transformedInput);
|
| Error |
Row 40, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
|
| Error |
Row 41, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 41, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
if (transformedInput !== text) {
|
| Error |
Row 42, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
|
| Error |
Row 43, Column 1: "Expected indentation of 5 tabs but found 14 spaces."
indent
|
| Error |
Row 43, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
ngModelCtrl.$setViewValue(transformedInput);
|
| Error |
Row 44, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
|
| Error |
Row 45, Column 1: "Expected indentation of 5 tabs but found 14 spaces."
indent
|
| Error |
Row 45, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
ngModelCtrl.$render();
|
| Error |
Row 46, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
|
| Error |
Row 47, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 47, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
}
|
| Error |
Row 48, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
|
| Error |
Row 49, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 49, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
return transformedInput;
|
| Error |
Row 50, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
|
| Error |
Row 51, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 51, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
}
|
| Error |
Row 52, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
|
| Error |
Row 53, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 53, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
ngModelCtrl.$parsers.push(fromUser);
|
| Error |
Row 54, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
|
| Error |
Row 55, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 55, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
}
|
| Error |
Row 56, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
|
| Error |
Row 57, Column 1: "Expected indentation of 1 tab but found 6 spaces."
indent
|
| Error |
Row 57, Column 9: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
};
|
| Error |
Row 58, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
|
| Error |
Row 59, Column 1: "Expected indentation of 0 tabs but found 4 spaces."
indent
|
| Error |
Row 59, Column 6: "Unnecessary semicolon."
no-extra-semi
|
| Error |
Row 59, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
};
|
| 60 |
|
|
|
|
\rest\directive\onlyLetter.directive.js
|
45 problems (45 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 0 tabs but found 2 spaces."
indent
|
| Error |
Row 3, Column 3: "'app' is not defined."
no-undef
|
| Error |
Row 3, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 3, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 3: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 0 tabs but found 2 spaces."
indent
|
| Error |
Row 5, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 1 tab but found 6 spaces."
indent
|
| Error |
Row 6, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 7, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 9, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 10, Column 63: "Strings must use doublequote."
quotes
|
| Error |
Row 10, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 11, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 12, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 5 tabs but found 14 spaces."
indent
|
| Error |
Row 13, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 5 tabs but found 14 spaces."
indent
|
| Error |
Row 14, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 15, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 16, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 17, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 18, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 19, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 1 tab but found 6 spaces."
indent
|
| Error |
Row 20, Column 9: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 0 tabs but found 4 spaces."
indent
|
| Error |
Row 21, Column 6: "Unnecessary semicolon."
no-extra-semi
|
| Error |
Row 21, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Line |
Source |
| Error |
Row 1, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
|
| Error |
Row 2, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
|
| Error |
Row 3, Column 1: "Expected indentation of 0 tabs but found 2 spaces."
indent
|
| Error |
Row 3, Column 3: "'app' is not defined."
no-undef
|
| Error |
Row 3, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 3, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
app.directive('onlyLettersInput', onlyLettersInput);
|
| Error |
Row 4, Column 3: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
|
| Error |
Row 5, Column 1: "Expected indentation of 0 tabs but found 2 spaces."
indent
|
| Error |
Row 5, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
function onlyLettersInput() {
|
| Error |
Row 6, Column 1: "Expected indentation of 1 tab but found 6 spaces."
indent
|
| Error |
Row 6, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
return {
|
| Error |
Row 7, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 7, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 7, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
require: 'ngModel',
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
link: function(scope, element, attr, ngModelCtrl) {
|
| Error |
Row 9, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 9, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
function fromUser(text) {
|
| Error |
Row 10, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 10, Column 63: "Strings must use doublequote."
quotes
|
| Error |
Row 10, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
var transformedInput = text.replace(/[^a-zA-Z]/g, '');
|
| Error |
Row 11, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 11, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
//console.log(transformedInput);
|
| Error |
Row 12, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 12, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
if (transformedInput !== text) {
|
| Error |
Row 13, Column 1: "Expected indentation of 5 tabs but found 14 spaces."
indent
|
| Error |
Row 13, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
ngModelCtrl.$setViewValue(transformedInput);
|
| Error |
Row 14, Column 1: "Expected indentation of 5 tabs but found 14 spaces."
indent
|
| Error |
Row 14, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
ngModelCtrl.$render();
|
| Error |
Row 15, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 15, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
}
|
| Error |
Row 16, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 16, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
return transformedInput;
|
| Error |
Row 17, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 17, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
}
|
| Error |
Row 18, Column 1: "Expected indentation of 3 tabs but found 10 spaces."
indent
|
| Error |
Row 18, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
ngModelCtrl.$parsers.push(fromUser);
|
| Error |
Row 19, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 19, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
}
|
| Error |
Row 20, Column 1: "Expected indentation of 1 tab but found 6 spaces."
indent
|
| Error |
Row 20, Column 9: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
};
|
| Error |
Row 21, Column 1: "Expected indentation of 0 tabs but found 4 spaces."
indent
|
| Error |
Row 21, Column 6: "Unnecessary semicolon."
no-extra-semi
|
| Error |
Row 21, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
};
|
| Error |
Row 22, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
|
| 23 |
|
|
|
|
\rest\directive\phoneInput.directive.js
|
157 problems (157 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 15: "Strings must use doublequote."
quotes
|
| Error |
Row 1, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 3, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 6, Column 63: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 7, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 7, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 8, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 10, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 11, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 12, Column 53: "Strings must use doublequote."
quotes
|
| Error |
Row 12, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 13, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 15, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 16, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 17, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 17, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 18, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 20, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 20, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 21, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 21, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 22, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 23, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 24, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 25, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 26, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 27, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 28, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 29, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 31, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 31, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 32, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 33, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 34, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 36, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 39, Column 12: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 40, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 41, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 41, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 42, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 44, Column 58: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 46, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 47, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 48, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 50, Column 13: "'country' is defined but never used."
no-unused-vars
|
| Error |
Row 50, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 52, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 2 tabs but found 12 spaces."
indent
|
| Error |
Row 53, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 2 tabs but found 12 spaces."
indent
|
| Error |
Row 54, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 2 tabs but found 12 spaces."
indent
|
| Error |
Row 55, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 56, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 57, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected indentation of 2 tabs but found 12 spaces."
indent
|
| Error |
Row 59, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 60, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 61, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 62, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 64, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 65, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 66, Column 47: "Strings must use doublequote."
quotes
|
| Error |
Row 66, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 67, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 68, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 69, Column 26: "'number' is assigned to itself."
no-self-assign
|
| Error |
Row 69, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 70, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 72, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 73, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 74, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 75, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 76, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 78, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 15: "Strings must use doublequote."
quotes
|
| Error |
Row 1, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app.directive('phoneInput', function($filter, $browser) {
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
return {
|
| Error |
Row 3, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 3, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 3, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
require: 'ngModel',
|
| Error |
Row 4, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 4, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
link: function($scope, $element, $attrs, ngModelCtrl) {
|
| Error |
Row 5, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 5, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
var listener = function() {
|
| Error |
Row 6, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 6, Column 63: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
var value = $element.val().replace(/[^0-9]/g, '');
|
| Error |
Row 7, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 7, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 7, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
$element.val($filter('tel')(value, false));
|
| Error |
Row 8, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 8, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
};
|
| Error |
Row 9, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
|
| Error |
Row 10, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 10, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
// This runs when we update the text field
|
| Error |
Row 11, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 11, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
ngModelCtrl.$parsers.push(function(viewValue) {
|
| Error |
Row 12, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 12, Column 53: "Strings must use doublequote."
quotes
|
| Error |
Row 12, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
return viewValue.replace(/[^0-9]/g, '').slice(0,10);
|
| Error |
Row 13, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 13, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
});
|
| Error |
Row 14, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
|
| Error |
Row 15, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 15, Column 102: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
// This runs when the model gets updated on the scope directly and keeps our view in sync
|
| Error |
Row 16, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 16, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
ngModelCtrl.$render = function() {
|
| Error |
Row 17, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 17, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 17, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
$element.val($filter('tel')(ngModelCtrl.$viewValue, false));
|
| Error |
Row 18, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 18, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
};
|
| Error |
Row 19, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
|
| Error |
Row 20, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 20, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 20, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
$element.bind('change', listener);
|
| Error |
Row 21, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 21, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 21, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
$element.bind('keydown', function(event) {
|
| Error |
Row 22, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 22, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
var key = event.keyCode;
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 23, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
// If the keys include the CTRL, SHIFT, ALT, or META keys, or the arrow keys, do nothing.
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 24, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
// This lets us support copy and paste too
|
| Error |
Row 25, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 25, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
if (key == 91 || (15 < key && key < 19) || (37 <= key && key <= 40)){
|
| Error |
Row 26, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 26, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
return;
|
| Error |
Row 27, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 27, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
}
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 28, Column 101: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
$browser.defer(listener); // Have to do this or changes don't get picked up properly
|
| Error |
Row 29, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 29, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
});
|
| Error |
Row 30, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 31, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 31, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
$element.bind('paste cut', function() {
|
| Error |
Row 32, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 32, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
$browser.defer(listener);
|
| Error |
Row 33, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 33, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
});
|
| Error |
Row 34, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 34, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
}
|
| Error |
Row 35, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
|
| Error |
Row 36, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 36, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
};
|
| Error |
Row 37, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
});
|
| Error |
Row 38, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
|
| Error |
Row 39, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 39, Column 12: "Strings must use doublequote."
quotes
|
| Error |
Row 39, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
app.filter('tel', function () {
|
| Error |
Row 40, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 40, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
return function (tel) {
|
| Error |
Row 41, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 41, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 41, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
console.log(tel);
|
| Error |
Row 42, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 42, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
if (!tel) { return ''; }
|
| Error |
Row 43, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
|
| Error |
Row 44, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 44, Column 58: "Strings must use doublequote."
quotes
|
| Error |
Row 44, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
var value = tel.toString().trim().replace(/^\+/, '');
|
| Error |
Row 45, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
|
| Error |
Row 46, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 46, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
if (value.match(/[^0-9]/)) {
|
| Error |
Row 47, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 47, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
return tel;
|
| Error |
Row 48, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 48, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
}
|
| Error |
Row 49, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
|
| Error |
Row 50, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 50, Column 13: "'country' is defined but never used."
no-unused-vars
|
| Error |
Row 50, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
var country, city, number;
|
| Error |
Row 51, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
|
| Error |
Row 52, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 52, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
switch (value.length) {
|
| Error |
Row 53, Column 1: "Expected indentation of 2 tabs but found 12 spaces."
indent
|
| Error |
Row 53, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
case 1:
|
| Error |
Row 54, Column 1: "Expected indentation of 2 tabs but found 12 spaces."
indent
|
| Error |
Row 54, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
case 2:
|
| Error |
Row 55, Column 1: "Expected indentation of 2 tabs but found 12 spaces."
indent
|
| Error |
Row 55, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
case 3:
|
| Error |
Row 56, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 56, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
city = value;
|
| Error |
Row 57, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 57, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
break;
|
| Error |
Row 58, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
|
| Error |
Row 59, Column 1: "Expected indentation of 2 tabs but found 12 spaces."
indent
|
| Error |
Row 59, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
default:
|
| Error |
Row 60, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 60, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
city = value.slice(0, 3);
|
| Error |
Row 61, Column 1: "Expected indentation of 3 tabs but found 16 spaces."
indent
|
| Error |
Row 61, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
number = value.slice(3);
|
| Error |
Row 62, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 62, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
}
|
| Error |
Row 63, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
|
| Error |
Row 64, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 64, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
if(number){
|
| Error |
Row 65, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 65, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
if(number.length>3){
|
| Error |
Row 66, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 66, Column 47: "Strings must use doublequote."
quotes
|
| Error |
Row 66, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
number = number.slice(0, 3) + '-' + number.slice(3,7);
|
| Error |
Row 67, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 67, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
}
|
| Error |
Row 68, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 68, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
else{
|
| Error |
Row 69, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 69, Column 26: "'number' is assigned to itself."
no-self-assign
|
| Error |
Row 69, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
number = number;
|
| Error |
Row 70, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 70, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
}
|
| Error |
Row 71, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
|
| Error |
Row 72, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 72, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
return ("(" + city + ") " + number).trim();
|
| Error |
Row 73, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 73, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
}
|
| Error |
Row 74, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 74, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
else{
|
| Error |
Row 75, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 75, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
return "(" + city;
|
| Error |
Row 76, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 76, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
}
|
| Error |
Row 77, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
|
| Error |
Row 78, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 78, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
};
|
| 79 |
}); |
|
|
|
\rest\routes\routeConfig.js
|
674 problems (674 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 5: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 3, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 3, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 3, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 5, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 8, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 8, Column 77: "Missing semicolon."
semi
|
| Error |
Row 8, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 7 spaces."
indent
|
| Error |
Row 9, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 3 tabs but found 13 spaces."
indent
|
| Error |
Row 10, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 12, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 14, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 14, Column 58: "Missing semicolon."
semi
|
| Error |
Row 14, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 15, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 16, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 17, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 18, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 19, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 20, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 21, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 23, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 60: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 88: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 110: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 131: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 155: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 166: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 24, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 25, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 26, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 27, Column 36: "Strings must use doublequote."
quotes
|
| Error |
Row 27, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 28, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 29, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 31, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 62: "Missing semicolon."
semi
|
| Error |
Row 32, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 32, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 33, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 34, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 35, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 36, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 67: "Missing semicolon."
semi
|
| Error |
Row 37, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 38, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 39, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 40, Column 113: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 41, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 42, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 43, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 44, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 2 tabs but found 7 spaces."
indent
|
| Error |
Row 45, Column 9: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 46, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 47, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 49, Column 34: "Strings must use doublequote."
quotes
|
| Error |
Row 49, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 50, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 51, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 51, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 52, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 52, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 53, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 53, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 54, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 54, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 55, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 56, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 57, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 58, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 60, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 60, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 61, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 61, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 62, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 62, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 63, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 63, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 64, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 65, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 66, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 67, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 8: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 1 tab but found 8 spaces."
indent
|
| Error |
Row 69, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 70, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 70, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 71, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 71, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 72, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 72, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 73, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 73, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 74, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 74, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 76, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 1: "Expected indentation of 1 tab but found 8 spaces."
indent
|
| Error |
Row 77, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 78, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 78, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 79, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 79, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 80, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 80, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 81, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 81, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 82, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 82, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 83, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 85, Column 1: "Expected indentation of 1 tab but found 8 spaces."
indent
|
| Error |
Row 85, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 87, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 87, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 87, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 88, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 88, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 88, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 89, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 89, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 89, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 90, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 90, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 90, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 91, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 91, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 92, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 93, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 95, Column 1: "Expected indentation of 1 tab but found 8 spaces."
indent
|
| Error |
Row 95, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 96, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 97, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 97, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 97, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 98, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 98, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 98, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 99, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 99, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 100, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 100, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 100, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 101, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 101, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 101, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 102, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 103, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 103, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 104, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 105, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 107, Column 1: "Expected indentation of 1 tab but found 9 spaces."
indent
|
| Error |
Row 107, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 108, Column 1: "Expected indentation of 2 tabs but found 9 spaces."
indent
|
| Error |
Row 108, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 108, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 109, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 109, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 109, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 110, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 110, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 110, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 111, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 111, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 111, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 112, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 112, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 113, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 113, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 114, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 114, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 115, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 115, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 116, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 117, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 117, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 117, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 118, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 118, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 118, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 119, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 119, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 119, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 120, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 120, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 120, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 121, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 121, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 122, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 122, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 123, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 123, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 124, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 124, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 125, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 126, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 127, Column 1: "Expected indentation of 1 tab but found 8 spaces."
indent
|
| Error |
Row 127, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 128, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 128, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 128, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 129, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 129, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 129, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 130, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 130, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 130, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 131, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 131, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 131, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 132, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 132, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 133, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 134, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 134, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 134, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 135, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 135, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 135, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 136, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 136, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 136, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 137, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 137, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 137, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 138, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 138, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 139, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 140, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 140, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 140, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 141, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 141, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 141, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 142, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 142, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 142, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 143, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 143, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 143, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 144, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 144, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 145, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 146, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 146, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 146, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 147, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 147, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 147, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 148, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 148, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 148, Column 114: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 149, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 149, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 149, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 150, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 150, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 151, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 152, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 152, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 152, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 153, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 153, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 153, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 154, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 154, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 154, Column 118: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 155, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 155, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 155, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 156, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 156, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 157, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 158, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 158, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 158, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 159, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 159, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 159, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 160, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 160, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 160, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 161, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 161, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 161, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 162, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 162, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 163, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 164, Column 1: "Expected indentation of 1 tab but found 8 spaces."
indent
|
| Error |
Row 164, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 165, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 166, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 166, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 166, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 167, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 167, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 167, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 168, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 168, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 168, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 169, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 169, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 169, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 170, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 170, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 171, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 172, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 172, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 172, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 173, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 173, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 173, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 174, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 174, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 174, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 175, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 175, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 175, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 176, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 176, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 177, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 178, Column 1: "Expected indentation of 1 tab but found 9 spaces."
indent
|
| Error |
Row 178, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 179, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 180, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 181, Column 1: "Expected indentation of 2 tabs but found 9 spaces."
indent
|
| Error |
Row 181, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 181, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 182, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 182, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 182, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 183, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 183, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 183, Column 128: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 184, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 184, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 184, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 185, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 185, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 186, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 187, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 187, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 187, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 188, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 188, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 188, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 189, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 189, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 189, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 190, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 190, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 190, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 191, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 191, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 192, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 193, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 194, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 195, Column 1: "Expected indentation of 1 tab but found 9 spaces."
indent
|
| Error |
Row 195, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 196, Column 1: "Expected indentation of 2 tabs but found 9 spaces."
indent
|
| Error |
Row 196, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 196, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 197, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 197, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 197, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 198, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 198, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 198, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 199, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 199, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 199, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 200, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 200, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 201, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 202, Column 1: "Expected indentation of 1 tab but found 8 spaces."
indent
|
| Error |
Row 202, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 203, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 204, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 204, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 204, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 205, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 205, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 205, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 206, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 206, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 206, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 207, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 207, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 207, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 208, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 208, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 209, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 210, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 210, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 210, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 211, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 211, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 211, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 212, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 212, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 212, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 213, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 213, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 213, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 214, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 214, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 215, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 216, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 216, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 216, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 217, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 217, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 217, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 218, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 218, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 218, Column 114: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 219, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 219, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 219, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 220, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 220, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 221, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 222, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 222, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 222, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 223, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 223, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 223, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 224, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 224, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 224, Column 118: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 225, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 225, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 225, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 226, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 226, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 227, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 228, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 228, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 228, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 229, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 229, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 229, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 230, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 230, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 230, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 231, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 231, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 231, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 232, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 232, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 233, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 234, Column 1: "Expected indentation of 1 tab but found 8 spaces."
indent
|
| Error |
Row 234, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 235, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 236, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 236, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 236, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 237, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 237, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 237, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 238, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 238, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 238, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 239, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 239, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 239, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 240, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 240, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 241, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 242, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 242, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 242, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 243, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 243, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 243, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 244, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 244, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 244, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 245, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 245, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 245, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 246, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 246, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 247, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 248, Column 1: "Expected indentation of 1 tab but found 8 spaces."
indent
|
| Error |
Row 248, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 249, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 250, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 250, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 250, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 251, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 251, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 251, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 252, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 252, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 252, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 253, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 253, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 253, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 254, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 254, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 255, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 256, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 256, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 256, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 257, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 257, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 257, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 258, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 258, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 258, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 259, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 259, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 259, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 260, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 260, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 261, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 262, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 262, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 262, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 263, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 263, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 263, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 264, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 264, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 264, Column 114: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 265, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 265, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 265, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 266, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 266, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 267, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 268, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 268, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 268, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 269, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 269, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 269, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 270, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 270, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 270, Column 118: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 271, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 271, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 271, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 272, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 272, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 273, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 274, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 274, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 274, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 275, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 275, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 275, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 276, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 276, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 276, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 277, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 277, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 277, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 278, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 278, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 278, Column 11: "Missing semicolon."
semi
|
| Error |
Row 279, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 280, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 281, Column 1: "Expected indentation of 0 tabs but found 4 spaces."
indent
|
| Error |
Row 281, Column 8: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 282, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 283, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 284, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 285, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 286, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 287, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 288, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 289, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 290, Column 9: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 291, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 292, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 293, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 294, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 295, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 296, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 297, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 298, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 299, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app.config( function($stateProvider, $urlRouterProvider, $locationProvider, $httpProvider) {
|
| Error |
Row 2, Column 5: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
|
| Error |
Row 3, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 3, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 3, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 3, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
$httpProvider.defaults.headers.post['Content-Type'] = 'application/x-www-form-urlencoded; charset=UTF-8';
|
| Error |
Row 4, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
|
| Error |
Row 5, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 5, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
var onlyLoggedIn = function ($location,$q,$rootScope) {
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
var deferred = $q.defer();
|
| Error |
Row 7, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 8, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 8, Column 77: "Missing semicolon."
semi
|
| Error |
Row 8, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
console.log('$rootScope.isAuthenticated',$rootScope.isAuthenticated)
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 7 spaces."
indent
|
| Error |
Row 9, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
if (sessionStorage.isAuthenticated) {
|
| Error |
Row 10, Column 1: "Expected indentation of 3 tabs but found 13 spaces."
indent
|
| Error |
Row 10, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
deferred.resolve();
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
} else {
|
| Error |
Row 12, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 12, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
if($location.path() != null){
|
| Error |
Row 13, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 13, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
var currentPath = $location.path().split("/");
|
| Error |
Row 14, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 14, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 14, Column 58: "Missing semicolon."
semi
|
| Error |
Row 14, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
console.log("current route:",currentPath)
|
| Error |
Row 15, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 15, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
var clientId = currentPath[2];
|
| Error |
Row 16, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 16, Column 50: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
var accessToken = currentPath[3];
|
| Error |
Row 17, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 17, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
var userType = currentPath[4];
|
| Error |
Row 18, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 18, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
var page = currentPath[5];
|
| Error |
Row 19, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 19, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
var userName = currentPath[6];
|
| Error |
Row 20, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 20, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
var siteID = currentPath[7];
|
| Error |
Row 21, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 21, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
var InspectionType = currentPath[8];
|
| Error |
Row 22, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 23, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 60: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 88: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 110: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 131: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 155: "Strings must use doublequote."
quotes
|
| Error |
Row 23, Column 166: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
if(clientId !='clientId' && accessToken !='accessToken' && userType !='userType' && page != 'page' && userName !='userName' && siteID != 'siteID') {
|
| Error |
Row 24, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 24, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
if(page != 0){
|
| Error |
Row 25, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 25, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
sessionStorage.wizardStepNo = page;
|
| Error |
Row 26, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 26, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
}
|
| Error |
Row 27, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 27, Column 36: "Strings must use doublequote."
quotes
|
| Error |
Row 27, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
if(userType == 'Inspector'){
|
| Error |
Row 28, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 28, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
sessionStorage.siteId = siteID;
|
| Error |
Row 29, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 29, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
}
|
| Error |
Row 30, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
|
| Error |
Row 31, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 31, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 62: "Missing semicolon."
semi
|
| 31 |
sessionStorage.userDispalyName = userName
|
| Error |
Row 32, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 32, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
sessionStorage.isAuthenticated = true;
|
| Error |
Row 33, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 33, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
sessionStorage.clientID = clientId;
|
| Error |
Row 34, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 34, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
sessionStorage.accessToken = accessToken;
|
| Error |
Row 35, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 35, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
sessionStorage.userType = userType;
|
| Error |
Row 36, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 36, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 67: "Missing semicolon."
semi
|
| 36 |
sessionStorage.InspectionType = InspectionType
|
| Error |
Row 37, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
|
| Error |
Row 38, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 38, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
deferred.resolve();
|
| Error |
Row 39, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 39, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
}
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 40, Column 113: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
console.log("current route clientId:",currentPath,"\n current route access Token:",accessToken);
|
| Error |
Row 41, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 41, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
} else {
|
| Error |
Row 42, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 42, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
deferred.reject();
|
| Error |
Row 43, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 43, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 43, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
$location.path('/login');
|
| Error |
Row 44, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 44, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
}
|
| Error |
Row 45, Column 1: "Expected indentation of 2 tabs but found 7 spaces."
indent
|
| Error |
Row 45, Column 9: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
}
|
| Error |
Row 46, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 46, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
return deferred.promise;
|
| Error |
Row 47, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 47, Column 7: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
};
|
| Error |
Row 48, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
|
| Error |
Row 49, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 49, Column 34: "Strings must use doublequote."
quotes
|
| Error |
Row 49, Column 44: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
$urlRouterProvider.otherwise('/login');
|
| Error |
Row 50, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 50, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
$stateProvider
|
| Error |
Row 51, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 51, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 51, Column 25: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
.state('home', {
|
| Error |
Row 52, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 52, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 52, Column 99: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
url: '/home/:clientId/:accessToken/:userType/:page/:userName/:siteID/:InspectionType',
|
| Error |
Row 53, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 53, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 53, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
templateUrl: 'rest/app/client/views/main-page.html',
|
| Error |
Row 54, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 54, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 54, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
controller: 'main-page',
|
| Error |
Row 55, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 55, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
resolve:{
|
| Error |
Row 56, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 56, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
loggedIn:onlyLoggedIn
|
| Error |
Row 57, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 57, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
}
|
| Error |
Row 58, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 58, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
})
|
| Error |
Row 59, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
|
| Error |
Row 60, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 60, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 60, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
.state('windshield', {
|
| Error |
Row 61, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 61, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 61, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
url: '/windshield/:clientId/:accessToken/:userType/:page/:userName/:siteID:InspectionType',
|
| Error |
Row 62, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 62, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 62, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
templateUrl: 'rest/app/client/views/main-page.html',
|
| Error |
Row 63, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 63, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 63, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
controller: 'main-page',
|
| Error |
Row 64, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 64, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
resolve:{
|
| Error |
Row 65, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 65, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
loggedIn:onlyLoggedIn
|
| Error |
Row 66, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 66, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
}
|
| Error |
Row 67, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 67, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
})
|
| Error |
Row 68, Column 8: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
|
| Error |
Row 69, Column 1: "Expected indentation of 1 tab but found 8 spaces."
indent
|
| Error |
Row 69, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
// login
|
| Error |
Row 70, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 70, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 70, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
.state('login', {
|
| Error |
Row 71, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 71, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 71, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
url: '/login',
|
| Error |
Row 72, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 72, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 72, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
templateUrl: 'rest/app/client/components/login/login.view.html',
|
| Error |
Row 73, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 73, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 73, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
controller: 'LoginController',
|
| Error |
Row 74, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 74, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 74, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
css: 'rest/app/client/components/login/login.css'
|
| Error |
Row 75, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
|
| Error |
Row 76, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 76, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
})
|
| Error |
Row 77, Column 1: "Expected indentation of 1 tab but found 8 spaces."
indent
|
| Error |
Row 77, Column 23: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
// // register
|
| Error |
Row 78, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 78, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 78, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
.state('register', {
|
| Error |
Row 79, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 79, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 79, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 79 |
url: '/register',
|
| Error |
Row 80, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 80, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 80, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 80 |
templateUrl: 'rest/app/client/components/register/register.view.html',
|
| Error |
Row 81, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 81, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 81, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 81 |
controller: 'RegisterController',
|
| Error |
Row 82, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 82, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 82, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 82 |
css: 'rest/app/client/components/login/login.css'
|
| Error |
Row 83, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 83, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 83 |
})
|
| Error |
Row 84, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 84 |
|
| Error |
Row 85, Column 1: "Expected indentation of 1 tab but found 8 spaces."
indent
|
| Error |
Row 85, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 85 |
// Forgot Password
|
| Error |
Row 86, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 86 |
|
| Error |
Row 87, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 87, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 87, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 87 |
.state('forgotPassword', {
|
| Error |
Row 88, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 88, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 88, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 88 |
url: '/forgot-password',
|
| Error |
Row 89, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 89, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 89, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 89 |
templateUrl: 'rest/app/client/components/forgotPassword/forgotPassword.view.html',
|
| Error |
Row 90, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 90, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 90, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 90 |
controller: 'ForgotPasswordController',
|
| Error |
Row 91, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 91, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 91, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 91 |
css: 'rest/app/client/components/login/login.css'
|
| Error |
Row 92, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 92 |
|
| Error |
Row 93, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 93, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 93 |
})
|
| Error |
Row 94, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 94 |
|
| Error |
Row 95, Column 1: "Expected indentation of 1 tab but found 8 spaces."
indent
|
| Error |
Row 95, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 95 |
// Reset Password
|
| Error |
Row 96, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 96 |
|
| Error |
Row 97, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 97, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 97, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 97 |
.state('resetPassword', {
|
| Error |
Row 98, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 98, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 98, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 98 |
url: '/reset-password',
|
| Error |
Row 99, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 99, Column 26: "Strings must use doublequote."
quotes
|
| Error |
Row 99, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 99 |
templateUrl: 'rest/app/client/components/resetPassword/resetPassword.view.html',
|
| Error |
Row 100, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 100, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 100, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 100 |
controller: 'ResetPasswordController',
|
| Error |
Row 101, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 101, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 101, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 101 |
css: 'rest/app/client/components/login/login.css'
|
| Error |
Row 102, Column 12: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 102 |
|
| Error |
Row 103, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 103, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 103 |
})
|
| Error |
Row 104, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 104 |
|
| Error |
Row 105, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 105 |
|
| Error |
Row 106, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 106 |
|
| Error |
Row 107, Column 1: "Expected indentation of 1 tab but found 9 spaces."
indent
|
| Error |
Row 107, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 107 |
// Inspector
|
| Error |
Row 108, Column 1: "Expected indentation of 2 tabs but found 9 spaces."
indent
|
| Error |
Row 108, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 108, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 108 |
.state('inspectionPage',{
|
| Error |
Row 109, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 109, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 109, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 109 |
url:'/inspectionPage',
|
| Error |
Row 110, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 110, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 110, Column 94: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 110 |
templateUrl:'rest/app/client/components/inspectionPage/inspectionPage.view.html',
|
| Error |
Row 111, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 111, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 111, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 111 |
controller: 'InspectionPageController',
|
| Error |
Row 112, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 112, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 112 |
resolve:{
|
| Error |
Row 113, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 113, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 113 |
loggedIn:onlyLoggedIn
|
| Error |
Row 114, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 114, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 114 |
}
|
| Error |
Row 115, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 115, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 115 |
})
|
| Error |
Row 116, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 116 |
|
| Error |
Row 117, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 117, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 117, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 117 |
.state('insuredPage',{
|
| Error |
Row 118, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 118, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 118, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 118 |
url:'/insuredPage',
|
| Error |
Row 119, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 119, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 119, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 119 |
templateUrl:'rest/app/client/components/insuredPage/insuredPage.view.html',
|
| Error |
Row 120, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 120, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 120, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 120 |
controller: 'insuredPageController',
|
| Error |
Row 121, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 121, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 121 |
resolve:{
|
| Error |
Row 122, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 122, Column 38: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 122 |
loggedIn:onlyLoggedIn
|
| Error |
Row 123, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 123, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 123 |
}
|
| Error |
Row 124, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 124, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 124 |
})
|
| Error |
Row 125, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 125 |
|
| Error |
Row 126, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 126 |
|
| Error |
Row 127, Column 1: "Expected indentation of 1 tab but found 8 spaces."
indent
|
| Error |
Row 127, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 127 |
// insuredPage.dashboardInsured
|
| Error |
Row 128, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 128, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 128, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 128 |
.state('insuredPage.dashboardInsured',{
|
| Error |
Row 129, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 129, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 129, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 129 |
url:'/dashboardInsured',
|
| Error |
Row 130, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 130, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 130, Column 100: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 130 |
templateUrl:'rest/app/client/components/dashboard.Insured/dashboard.Insured.view.html',
|
| Error |
Row 131, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 131, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 131, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 131 |
controller: 'DashboardInsuredController'
|
| Error |
Row 132, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 132, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 132 |
})
|
| Error |
Row 133, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 133 |
|
| Error |
Row 134, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 134, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 134, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 134 |
.state('insuredPage.UploadPhoto',{
|
| Error |
Row 135, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 135, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 135, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 135 |
url:'/UploadPhoto',
|
| Error |
Row 136, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 136, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 136, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 136 |
templateUrl:'rest/app/client/components/UploadPhoto/UploadPhoto.view.html',
|
| Error |
Row 137, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 137, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 137, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 137 |
controller: 'uploadPhotoController'
|
| Error |
Row 138, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 138, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 138 |
})
|
| Error |
Row 139, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 139 |
|
| Error |
Row 140, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 140, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 140, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 140 |
.state('insuredPage.UploadPhoto.damagePhoto',{
|
| Error |
Row 141, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 141, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 141, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 141 |
url:'/damagePhoto',
|
| Error |
Row 142, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 142, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 142, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 142 |
templateUrl:'rest/app/client/components/damagePhoto/damagePhoto.view.html',
|
| Error |
Row 143, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 143, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 143, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 143 |
controller: 'damagePhotoController'
|
| Error |
Row 144, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 144, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 144 |
})
|
| Error |
Row 145, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 145 |
|
| Error |
Row 146, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 146, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 146, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 146 |
.state('insuredPage.UploadPhoto.frontAndDriverSidePhotos',{
|
| Error |
Row 147, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 147, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 147, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 147 |
url:'/frontAndDriverSidePhotos',
|
| Error |
Row 148, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 148, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 148, Column 114: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 148 |
templateUrl:'rest/app/client/components/frontAndDriverSidePhotos/frontAndDriverSidePhotos.view.html',
|
| Error |
Row 149, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 149, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 149, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 149 |
controller: 'frontAndDriverSidePhotosController'
|
| Error |
Row 150, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 150, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 150 |
})
|
| Error |
Row 151, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 151 |
|
| Error |
Row 152, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 152, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 152, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 152 |
.state('insuredPage.UploadPhoto.rearAndPassengerSidePhotos',{
|
| Error |
Row 153, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 153, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 153, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 153 |
url:'/rearAndPassengerSidePhotos',
|
| Error |
Row 154, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 154, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 154, Column 118: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 154 |
templateUrl:'rest/app/client/components/rearAndPassengerSidePhotos/rearAndPassengerSidePhotos.view.html',
|
| Error |
Row 155, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 155, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 155, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 155 |
controller: 'rearAndPassengerSidePhotosController'
|
| Error |
Row 156, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 156, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 156 |
})
|
| Error |
Row 157, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 157 |
|
| Error |
Row 158, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 158, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 158, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 158 |
.state('insuredPage.UploadPhoto.EPAStickerPhotos',{
|
| Error |
Row 159, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 159, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 159, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 159 |
url:'/EPAStickerPhotos',
|
| Error |
Row 160, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 160, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 160, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 160 |
templateUrl:'rest/app/client/components/EPAStickerPhotos/EPAStickerPhotos.view.html',
|
| Error |
Row 161, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 161, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 161, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 161 |
controller: 'EPAStickerPhotosController'
|
| Error |
Row 162, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 162, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 162 |
})
|
| Error |
Row 163, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 163 |
|
| Error |
Row 164, Column 1: "Expected indentation of 1 tab but found 8 spaces."
indent
|
| Error |
Row 164, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 164 |
//windshieldUploadPhotoController
|
| Error |
Row 165, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 165 |
|
| Error |
Row 166, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 166, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 166, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 166 |
.state('insuredPage.WindshieldUploadPhoto',{
|
| Error |
Row 167, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 167, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 167, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 167 |
url:'/WindshieldUploadPhoto',
|
| Error |
Row 168, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 168, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 168, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 168 |
templateUrl:'rest/app/client/components/windshield-uploadPhoto/windshield-uploadPhoto.view.html',
|
| Error |
Row 169, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 169, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 169, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 169 |
controller: 'windshieldUploadPhotoController'
|
| Error |
Row 170, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 170, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 170 |
})
|
| Error |
Row 171, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 171 |
|
| Error |
Row 172, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 172, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 172, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 172 |
.state('insuredPage.WindshieldUploadPhoto.damagePhoto',{
|
| Error |
Row 173, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 173, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 173, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 173 |
url:'/windshieldDamagePhoto',
|
| Error |
Row 174, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 174, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 174, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 174 |
templateUrl:'rest/app/client/components/Windshield-damagePhoto/Windshield-damagePhoto.view.html',
|
| Error |
Row 175, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 175, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 175, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 175 |
controller: 'windshieldDamagePhotoController'
|
| Error |
Row 176, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 176, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 176 |
})
|
| Error |
Row 177, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 177 |
|
| Error |
Row 178, Column 1: "Expected indentation of 1 tab but found 9 spaces."
indent
|
| Error |
Row 178, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 178 |
//windshieldUploadPhotoInspectorController
|
| Error |
Row 179, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 179 |
|
| Error |
Row 180, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 180 |
|
| Error |
Row 181, Column 1: "Expected indentation of 2 tabs but found 9 spaces."
indent
|
| Error |
Row 181, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 181, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 181 |
.state('inspectionPage.WindshieldUploadPhotoInspector',{
|
| Error |
Row 182, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 182, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 182, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 182 |
url:'/WindshieldUploadPhotoInspector',
|
| Error |
Row 183, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 183, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 183, Column 128: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 183 |
templateUrl:'rest/app/client/components/windshield-uploadPhotoInspector/windshield-uploadPhotoInspector.view.html',
|
| Error |
Row 184, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 184, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 184, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 184 |
controller: 'windshieldUploadPhotoInspectorController'
|
| Error |
Row 185, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 185, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 185 |
})
|
| Error |
Row 186, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 186 |
|
| Error |
Row 187, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 187, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 187, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 187 |
.state('inspectionPage.WindshieldUploadPhotoInspector.damagePhoto',{
|
| Error |
Row 188, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 188, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 188, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 188 |
url:'/windshieldDamagePhoto',
|
| Error |
Row 189, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 189, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 189, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 189 |
templateUrl:'rest/app/client/components/Windshield-damagePhoto/Windshield-damagePhoto.view.html',
|
| Error |
Row 190, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 190, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 190, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 190 |
controller: 'windshieldDamagePhotoController'
|
| Error |
Row 191, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 191, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 191 |
})
|
| Error |
Row 192, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 192 |
|
| Error |
Row 193, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 193 |
|
| Error |
Row 194, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 194 |
|
| Error |
Row 195, Column 1: "Expected indentation of 1 tab but found 9 spaces."
indent
|
| Error |
Row 195, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 195 |
// Dashboard
|
| Error |
Row 196, Column 1: "Expected indentation of 2 tabs but found 9 spaces."
indent
|
| Error |
Row 196, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 196, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 196 |
.state('inspectionPage.dashboard',{
|
| Error |
Row 197, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 197, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 197, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 197 |
url:'/dashboard',
|
| Error |
Row 198, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 198, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 198, Column 84: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 198 |
templateUrl:'rest/app/client/components/dashboard/dashboard.view.html',
|
| Error |
Row 199, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 199, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 199, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 199 |
controller: 'DashboardController'
|
| Error |
Row 200, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 200, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 200 |
})
|
| Error |
Row 201, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 201 |
|
| Error |
Row 202, Column 1: "Expected indentation of 1 tab but found 8 spaces."
indent
|
| Error |
Row 202, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 202 |
//inspectionPage.QRRetake
|
| Error |
Row 203, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 203 |
|
| Error |
Row 204, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 204, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 204, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 204 |
.state('inspectionPage.QRRetake',{
|
| Error |
Row 205, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 205, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 205, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 205 |
url:'/QRRetake',
|
| Error |
Row 206, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 206, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 206, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 206 |
templateUrl:'rest/app/client/components/QRRetake/QRRetake.view.html',
|
| Error |
Row 207, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 207, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 207, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 207 |
controller: 'QRRetakeController'
|
| Error |
Row 208, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 208, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 208 |
})
|
| Error |
Row 209, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 209 |
|
| Error |
Row 210, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 210, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 210, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 210 |
.state('inspectionPage.QRRetake.damagePhoto',{
|
| Error |
Row 211, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 211, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 211, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 211 |
url:'/damagePhoto',
|
| Error |
Row 212, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 212, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 212, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 212 |
templateUrl:'rest/app/client/components/damagePhoto/damagePhoto.view.html',
|
| Error |
Row 213, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 213, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 213, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 213 |
controller: 'damagePhotoController'
|
| Error |
Row 214, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 214, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 214 |
})
|
| Error |
Row 215, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 215 |
|
| Error |
Row 216, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 216, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 216, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 216 |
.state('inspectionPage.QRRetake.frontAndDriverSidePhotos',{
|
| Error |
Row 217, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 217, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 217, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 217 |
url:'/frontAndDriverSidePhotos',
|
| Error |
Row 218, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 218, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 218, Column 114: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 218 |
templateUrl:'rest/app/client/components/frontAndDriverSidePhotos/frontAndDriverSidePhotos.view.html',
|
| Error |
Row 219, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 219, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 219, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 219 |
controller: 'frontAndDriverSidePhotosController'
|
| Error |
Row 220, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 220, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 220 |
})
|
| Error |
Row 221, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 221 |
|
| Error |
Row 222, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 222, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 222, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 222 |
.state('inspectionPage.QRRetake.rearAndPassengerSidePhotos',{
|
| Error |
Row 223, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 223, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 223, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 223 |
url:'/rearAndPassengerSidePhotos',
|
| Error |
Row 224, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 224, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 224, Column 118: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 224 |
templateUrl:'rest/app/client/components/rearAndPassengerSidePhotos/rearAndPassengerSidePhotos.view.html',
|
| Error |
Row 225, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 225, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 225, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 225 |
controller: 'rearAndPassengerSidePhotosController'
|
| Error |
Row 226, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 226, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 226 |
})
|
| Error |
Row 227, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 227 |
|
| Error |
Row 228, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 228, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 228, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 228 |
.state('inspectionPage.QRRetake.EPAStickerPhotos',{
|
| Error |
Row 229, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 229, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 229, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 229 |
url:'/EPAStickerPhotos',
|
| Error |
Row 230, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 230, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 230, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 230 |
templateUrl:'rest/app/client/components/EPAStickerPhotos/EPAStickerPhotos.view.html',
|
| Error |
Row 231, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 231, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 231, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 231 |
controller: 'EPAStickerPhotosController'
|
| Error |
Row 232, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 232, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 232 |
})
|
| Error |
Row 233, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 233 |
|
| Error |
Row 234, Column 1: "Expected indentation of 1 tab but found 8 spaces."
indent
|
| Error |
Row 234, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 234 |
//wind QRRetake
|
| Error |
Row 235, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 235 |
|
| Error |
Row 236, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 236, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 236, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 236 |
.state('inspectionPage.WindshieldQRRetake',{
|
| Error |
Row 237, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 237, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 237, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 237 |
url:'/WindshieldQRRetake',
|
| Error |
Row 238, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 238, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 238, Column 104: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 238 |
templateUrl:'rest/app/client/components/windshield-QRRetake/windshield-QRRetake.view.html',
|
| Error |
Row 239, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 239, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 239, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 239 |
controller: 'windshieldQRRetakeController'
|
| Error |
Row 240, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 240, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 240 |
})
|
| Error |
Row 241, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 241 |
|
| Error |
Row 242, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 242, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 242, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 242 |
.state('inspectionPage.WindshieldQRRetake.damagePhoto',{
|
| Error |
Row 243, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 243, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 243, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 243 |
url:'/windshieldDamagePhoto',
|
| Error |
Row 244, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 244, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 244, Column 110: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 244 |
templateUrl:'rest/app/client/components/Windshield-damagePhoto/Windshield-damagePhoto.view.html',
|
| Error |
Row 245, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 245, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 245, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 245 |
controller: 'windshieldDamagePhotoController'
|
| Error |
Row 246, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 246, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 246 |
})
|
| Error |
Row 247, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 247 |
|
| Error |
Row 248, Column 1: "Expected indentation of 1 tab but found 8 spaces."
indent
|
| Error |
Row 248, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 248 |
//uploadPhotoInspector
|
| Error |
Row 249, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 249 |
|
| Error |
Row 250, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 250, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 250, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 250 |
.state('inspectionPage.uploadPhotoInspector',{
|
| Error |
Row 251, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 251, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 251, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 251 |
url:'/uploadPhotoInspector',
|
| Error |
Row 252, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 252, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 252, Column 106: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 252 |
templateUrl:'rest/app/client/components/uploadPhotoInspector/uploadPhotoInspector.view.html',
|
| Error |
Row 253, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 253, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 253, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 253 |
controller: 'uploadPhotoInspectorController'
|
| Error |
Row 254, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 254, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 254 |
})
|
| Error |
Row 255, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 255 |
|
| Error |
Row 256, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 256, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 256, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 256 |
.state('inspectionPage.uploadPhotoInspector.damagePhoto',{
|
| Error |
Row 257, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 257, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 257, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 257 |
url:'/damagePhoto',
|
| Error |
Row 258, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 258, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 258, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 258 |
templateUrl:'rest/app/client/components/damagePhoto/damagePhoto.view.html',
|
| Error |
Row 259, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 259, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 259, Column 48: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 259 |
controller: 'damagePhotoController'
|
| Error |
Row 260, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 260, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 260 |
})
|
| Error |
Row 261, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 261 |
|
| Error |
Row 262, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 262, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 262, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 262 |
.state('inspectionPage.uploadPhotoInspector.frontAndDriverSidePhotos',{
|
| Error |
Row 263, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 263, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 263, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 263 |
url:'/frontAndDriverSidePhotos',
|
| Error |
Row 264, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 264, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 264, Column 114: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 264 |
templateUrl:'rest/app/client/components/frontAndDriverSidePhotos/frontAndDriverSidePhotos.view.html',
|
| Error |
Row 265, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 265, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 265, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 265 |
controller: 'frontAndDriverSidePhotosController'
|
| Error |
Row 266, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 266, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 266 |
})
|
| Error |
Row 267, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 267 |
|
| Error |
Row 268, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 268, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 268, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 268 |
.state('inspectionPage.uploadPhotoInspector.rearAndPassengerSidePhotos',{
|
| Error |
Row 269, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 269, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 269, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 269 |
url:'/rearAndPassengerSidePhotos',
|
| Error |
Row 270, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 270, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 270, Column 118: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 270 |
templateUrl:'rest/app/client/components/rearAndPassengerSidePhotos/rearAndPassengerSidePhotos.view.html',
|
| Error |
Row 271, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 271, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 271, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 271 |
controller: 'rearAndPassengerSidePhotosController'
|
| Error |
Row 272, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 272, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 272 |
})
|
| Error |
Row 273, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 273 |
|
| Error |
Row 274, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 274, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 274, Column 72: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 274 |
.state('inspectionPage.uploadPhotoInspector.EPAStickerPhotos',{
|
| Error |
Row 275, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 275, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 275, Column 37: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 275 |
url:'/EPAStickerPhotos',
|
| Error |
Row 276, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 276, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 276, Column 98: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 276 |
templateUrl:'rest/app/client/components/EPAStickerPhotos/EPAStickerPhotos.view.html',
|
| Error |
Row 277, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 277, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 277, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 277 |
controller: 'EPAStickerPhotosController'
|
| Error |
Row 278, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 278, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 278, Column 11: "Missing semicolon."
semi
|
| 278 |
})
|
| Error |
Row 279, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 279 |
|
| Error |
Row 280, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 280 |
|
| Error |
Row 281, Column 1: "Expected indentation of 0 tabs but found 4 spaces."
indent
|
| Error |
Row 281, Column 8: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 281 |
});
|
| Error |
Row 282, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 282 |
|
| Error |
Row 283, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 283 |
// app.run(run);
|
| Error |
Row 284, Column 67: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 284 |
// run.$inject = ['$rootScope', '$location', '$cookies', '$http'];
|
| Error |
Row 285, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 285 |
// function run($rootScope, $location, $cookies, $http) {
|
| Error |
Row 286, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 286 |
// // keep user logged in after page refresh
|
| Error |
Row 287, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 287 |
// $rootScope.globals = $cookies.getObject('globals') || {};
|
| Error |
Row 288, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 288 |
// if ($rootScope.globals.currentUser) {
|
| Error |
Row 289, Column 112: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 289 |
// $http.defaults.headers.common['Authorization'] = 'Basic ' + $rootScope.globals.currentUser.authdata;
|
| Error |
Row 290, Column 9: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 290 |
// }
|
| Error |
Row 291, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 291 |
|
| Error |
Row 292, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 292 |
// $rootScope.$on('$locationChangeStart', function (event, next, current) {
|
| Error |
Row 293, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 293 |
// // redirect to login page if not logged in and trying to access a restricted page
|
| Error |
Row 294, Column 93: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 294 |
// var restrictedPage = $.inArray($location.path(), ['/login', '/register']) === -1;
|
| Error |
Row 295, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 295 |
// var loggedIn = $rootScope.globals.currentUser;
|
| Error |
Row 296, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 296 |
// if (restrictedPage && !loggedIn) {
|
| Error |
Row 297, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 297 |
// $location.path('/login');
|
| Error |
Row 298, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 298 |
// }
|
| Error |
Row 299, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 299 |
// });
|
| 300 |
// } |
|
|
|
\rest\services\authentication.service.js
|
178 problems (178 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 5: "Strings must use doublequote."
quotes
|
| Error |
Row 4, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 4, Column 5: "'app' is not defined."
no-undef
|
| Error |
Row 4, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 6, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 47: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 73: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 85: "Strings must use doublequote."
quotes
|
| Error |
Row 7, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 12, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 13, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 17, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 19, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 21, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 21, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 21, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 21, Column 55: "Missing semicolon."
semi
|
| Error |
Row 22, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 24, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 25, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 26, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 27, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 28, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 29, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 29, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 29, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 29, Column 67: "Missing semicolon."
semi
|
| Error |
Row 30, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 31, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 31, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 31, Column 102: "Missing semicolon."
semi
|
| Error |
Row 32, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 33, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 33, Column 63: "Strings must use doublequote."
quotes
|
| Error |
Row 34, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 35, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 36, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 37, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 38, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 38, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 38, Column 96: "Missing semicolon."
semi
|
| Error |
Row 39, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 40, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 41, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 41, Column 42: "Strings must use doublequote."
quotes
|
| Error |
Row 42, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 43, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 44, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 45, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 48, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 50, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 51, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 51, Column 53: "Strings must use doublequote."
quotes
|
| Error |
Row 52, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 53, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 54, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 55, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 56, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 57, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 59, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 60, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 60, Column 43: "Strings must use doublequote."
quotes
|
| Error |
Row 60, Column 62: "Strings must use doublequote."
quotes
|
| Error |
Row 62, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 63, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 64, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 65, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 66, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 66, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 67, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 69, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 70, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 71, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 71, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 72, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 72, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 73, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 74, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 76, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 77, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 79, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 79, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 81, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 82, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 83, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 84, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 85, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 86, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 87, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 88, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 89, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 90, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 92, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 93, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 94, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 95, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 97, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 98, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 99, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 100, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 102, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 103, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 104, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 105, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 106, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 108, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 109, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 110, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 111, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 112, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 113, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 114, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 115, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 116, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 117, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 118, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 119, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 121, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 122, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 124, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 125, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 126, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 127, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 128, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 129, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 130, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 131, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 132, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 133, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 135, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 136, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 136, Column 42: "Unnecessary escape character: \+."
no-useless-escape
|
| Error |
Row 136, Column 44: "Unnecessary escape character: \/."
no-useless-escape
|
| Error |
Row 136, Column 46: "Unnecessary escape character: \=."
no-useless-escape
|
| Error |
Row 137, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 138, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 140, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 141, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 141, Column 47: "Unnecessary escape character: \+."
no-useless-escape
|
| Error |
Row 141, Column 49: "Unnecessary escape character: \/."
no-useless-escape
|
| Error |
Row 141, Column 51: "Unnecessary escape character: \=."
no-useless-escape
|
| Error |
Row 143, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 144, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 145, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 146, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 147, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 148, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 149, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 150, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 151, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 152, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 153, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 154, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 155, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 157, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 158, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 159, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 161, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 163, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 164, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 165, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 166, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 167, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 168, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 170, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 171, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 173, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 175, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 176, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 177, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Line |
Source |
| 1 |
(function () { |
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 5: "Strings must use doublequote."
quotes
|
| 2 |
'use strict'; |
| 3 |
|
| Error |
Row 4, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 4, Column 5: "'app' is not defined."
no-undef
|
| Error |
Row 4, Column 17: "Strings must use doublequote."
quotes
|
| 4 |
app.factory('AuthenticationService', AuthenticationService); |
| 5 |
|
| Error |
Row 6, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 6, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 47: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 59: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 73: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 85: "Strings must use doublequote."
quotes
|
| 6 |
AuthenticationService.$inject = ['$http', '$cookies', '$rootScope', '$timeout', 'UserService']; |
| Error |
Row 7, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| 7 |
function AuthenticationService($http, $cookies, $rootScope, $timeout, UserService) { |
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 8 |
var service = {}; |
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 9 |
// $rootScope.isAuthenticated = false; sessionStorage.isAuthenticated = |
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 10 |
// $rootScope.isAuthenticated; |
| 11 |
|
| Error |
Row 12, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 12 |
service.Login = Login; |
| Error |
Row 13, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 13 |
service.SetCredentials = SetCredentials; |
| 14 |
|
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 15 |
service.ClearCredentials = ClearCredentials; |
| 16 |
|
| Error |
Row 17, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 17 |
return service; |
| 18 |
|
| Error |
Row 19, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 19 |
function Login(username, password, callback) { |
| 20 |
|
| Error |
Row 21, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 21, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 21, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 21, Column 55: "Missing semicolon."
semi
|
| 21 |
console.log('password>>>>>>>>>', password) |
| Error |
Row 22, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 22 |
/* Dummy authentication for testing, uses $timeout to simulate api call |
| 23 |
----------------------------------------------*/ |
| Error |
Row 24, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 24 |
$timeout(function () { |
| Error |
Row 25, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 25 |
var response; |
| Error |
Row 26, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 26 |
UserService |
| Error |
Row 27, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 27 |
.GetByUsername(username, password) |
| Error |
Row 28, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 28 |
.then(function (user) { |
| Error |
Row 29, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 29, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 29, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 29, Column 67: "Missing semicolon."
semi
|
| 29 |
console.log('user>>>>>>>>>>???????', user) |
| Error |
Row 30, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| 30 |
$rootScope.currentlyLoggedInUser = user; |
| Error |
Row 31, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 31, Column 25: "Unexpected console statement."
no-console
|
| Error |
Row 31, Column 102: "Missing semicolon."
semi
|
| 31 |
console.log("sessionStorage.isAuthenticated", sessionStorage.isAuthenticated) |
| Error |
Row 32, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| 32 |
// if (user !== undefined && user.PASSWORD === password) { |
| Error |
Row 33, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 33, Column 63: "Strings must use doublequote."
quotes
|
| 33 |
if (sessionStorage.isAuthenticated == 'true') { |
| Error |
Row 34, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| 34 |
response = { |
| Error |
Row 35, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| 35 |
success: true |
| Error |
Row 36, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| 36 |
}; |
| Error |
Row 37, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| 37 |
} else { |
| Error |
Row 38, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| Error |
Row 38, Column 29: "Unexpected console statement."
no-console
|
| Error |
Row 38, Column 96: "Missing semicolon."
semi
|
| 38 |
console.log("user is authenticated ? ", $rootScope.isAuthenticated) |
| Error |
Row 39, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| 39 |
response = { |
| Error |
Row 40, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| 40 |
success: false, |
| Error |
Row 41, Column 1: "Expected indentation of 8 tabs but found 32 spaces."
indent
|
| Error |
Row 41, Column 42: "Strings must use doublequote."
quotes
|
| 41 |
message: 'Username or password is incorrect' |
| Error |
Row 42, Column 1: "Expected indentation of 7 tabs but found 28 spaces."
indent
|
| 42 |
}; |
| Error |
Row 43, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| 43 |
} |
| Error |
Row 44, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| 44 |
callback(response); |
| Error |
Row 45, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 45 |
}); |
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 46 |
}, 1000); |
| 47 |
|
| Error |
Row 48, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 48 |
} |
| 49 |
|
| Error |
Row 50, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 50 |
function SetCredentials(username, password) { |
| Error |
Row 51, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 51, Column 53: "Strings must use doublequote."
quotes
|
| 51 |
var authdata = Base64.encode(username + ':' + password); |
| Error |
Row 52, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 52 |
$rootScope.globals = { |
| Error |
Row 53, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 53 |
currentUser: { |
| Error |
Row 54, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 54 |
username: username, |
| Error |
Row 55, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 55 |
authdata: authdata |
| Error |
Row 56, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 56 |
} |
| Error |
Row 57, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 57 |
}; |
| 58 |
|
| Error |
Row 59, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 59 |
// set default auth header for http requests |
| Error |
Row 60, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 60, Column 43: "Strings must use doublequote."
quotes
|
| Error |
Row 60, Column 62: "Strings must use doublequote."
quotes
|
| 60 |
$http.defaults.headers.common['Authorization'] = 'Basic ' + authdata; |
| 61 |
|
| Error |
Row 62, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 62 |
// store user details in globals cookie that keeps user logged in for 1 week (or |
| Error |
Row 63, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 63 |
// until they logout) |
| Error |
Row 64, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 64 |
var cookieExp = new Date(); |
| Error |
Row 65, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 65 |
cookieExp.setDate(cookieExp.getDate() + 7); |
| Error |
Row 66, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 66, Column 32: "Strings must use doublequote."
quotes
|
| 66 |
$cookies.putObject('globals', $rootScope.globals, {expires: cookieExp}); |
| Error |
Row 67, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 67 |
} |
| 68 |
|
| Error |
Row 69, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 69 |
function ClearCredentials() { |
| Error |
Row 70, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 70 |
$rootScope.globals = {}; |
| Error |
Row 71, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 71, Column 29: "Strings must use doublequote."
quotes
|
| 71 |
$cookies.remove('globals'); |
| Error |
Row 72, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 72, Column 59: "Strings must use doublequote."
quotes
|
| 72 |
$http.defaults.headers.common.Authorization = 'Basic'; |
| Error |
Row 73, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 73 |
} |
| Error |
Row 74, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| 74 |
} |
| 75 |
|
| Error |
Row 76, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| 76 |
// Base64 encoding service used by AuthenticationService |
| Error |
Row 77, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| 77 |
var Base64 = { |
| 78 |
|
| Error |
Row 79, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 79, Column 17: "Strings must use doublequote."
quotes
|
| 79 |
keyStr: 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=', |
| 80 |
|
| Error |
Row 81, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 81 |
encode: function (input) { |
| Error |
Row 82, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 82 |
var output = ""; |
| Error |
Row 83, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 83 |
var chr1, |
| Error |
Row 84, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 84 |
chr2, |
| Error |
Row 85, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 85 |
chr3 = ""; |
| Error |
Row 86, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 86 |
var enc1, |
| Error |
Row 87, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 87 |
enc2, |
| Error |
Row 88, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 88 |
enc3, |
| Error |
Row 89, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 89 |
enc4 = ""; |
| Error |
Row 90, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 90 |
var i = 0; |
| 91 |
|
| Error |
Row 92, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 92 |
do { |
| Error |
Row 93, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 93 |
chr1 = input.charCodeAt(i++); |
| Error |
Row 94, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 94 |
chr2 = input.charCodeAt(i++); |
| Error |
Row 95, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 95 |
chr3 = input.charCodeAt(i++); |
| 96 |
|
| Error |
Row 97, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 97 |
enc1 = chr1 >> 2; |
| Error |
Row 98, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 98 |
enc2 = ((chr1 & 3) << 4) | (chr2 >> 4); |
| Error |
Row 99, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 99 |
enc3 = ((chr2 & 15) << 2) | (chr3 >> 6); |
| Error |
Row 100, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 100 |
enc4 = chr3 & 63; |
| 101 |
|
| Error |
Row 102, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 102 |
if (isNaN(chr2)) { |
| Error |
Row 103, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 103 |
enc3 = enc4 = 64; |
| Error |
Row 104, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 104 |
} else if (isNaN(chr3)) { |
| Error |
Row 105, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 105 |
enc4 = 64; |
| Error |
Row 106, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 106 |
} |
| 107 |
|
| Error |
Row 108, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 108 |
output = output + this |
| Error |
Row 109, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 109 |
.keyStr |
| Error |
Row 110, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 110 |
.charAt(enc1) + this |
| Error |
Row 111, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 111 |
.keyStr |
| Error |
Row 112, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 112 |
.charAt(enc2) + this |
| Error |
Row 113, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 113 |
.keyStr |
| Error |
Row 114, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 114 |
.charAt(enc3) + this |
| Error |
Row 115, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 115 |
.keyStr |
| Error |
Row 116, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 116 |
.charAt(enc4); |
| Error |
Row 117, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 117 |
chr1 = chr2 = chr3 = ""; |
| Error |
Row 118, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 118 |
enc1 = enc2 = enc3 = enc4 = ""; |
| Error |
Row 119, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 119 |
} while (i < input.length); |
| 120 |
|
| Error |
Row 121, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 121 |
return output; |
| Error |
Row 122, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 122 |
}, |
| 123 |
|
| Error |
Row 124, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 124 |
decode: function (input) { |
| Error |
Row 125, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 125 |
var output = ""; |
| Error |
Row 126, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 126 |
var chr1, |
| Error |
Row 127, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 127 |
chr2, |
| Error |
Row 128, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 128 |
chr3 = ""; |
| Error |
Row 129, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 129 |
var enc1, |
| Error |
Row 130, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 130 |
enc2, |
| Error |
Row 131, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 131 |
enc3, |
| Error |
Row 132, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 132 |
enc4 = ""; |
| Error |
Row 133, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 133 |
var i = 0; |
| 134 |
|
| Error |
Row 135, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 135 |
// remove all characters that are not A-Z, a-z, 0-9, +, /, or = |
| Error |
Row 136, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 136, Column 42: "Unnecessary escape character: \+."
no-useless-escape
|
| Error |
Row 136, Column 44: "Unnecessary escape character: \/."
no-useless-escape
|
| Error |
Row 136, Column 46: "Unnecessary escape character: \=."
no-useless-escape
|
| 136 |
var base64test = /[^A-Za-z0-9\+\/\=]/g; |
| Error |
Row 137, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 137 |
if (base64test.exec(input)) { |
| Error |
Row 138, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 138 |
window.alert("There were invalid base64 characters in the input text.\nValid base64 characters" + |
| 139 |
" are A-Z, a-z, 0-9, '+', '/',and '='\nExpect errors in decoding."); |
| Error |
Row 140, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 140 |
} |
| Error |
Row 141, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 141, Column 47: "Unnecessary escape character: \+."
no-useless-escape
|
| Error |
Row 141, Column 49: "Unnecessary escape character: \/."
no-useless-escape
|
| Error |
Row 141, Column 51: "Unnecessary escape character: \=."
no-useless-escape
|
| 141 |
input = input.replace(/[^A-Za-z0-9\+\/\=]/g, ""); |
| 142 |
|
| Error |
Row 143, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 143 |
do { |
| Error |
Row 144, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 144 |
enc1 = this |
| Error |
Row 145, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 145 |
.keyStr |
| Error |
Row 146, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 146 |
.indexOf(input.charAt(i++)); |
| Error |
Row 147, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 147 |
enc2 = this |
| Error |
Row 148, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 148 |
.keyStr |
| Error |
Row 149, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 149 |
.indexOf(input.charAt(i++)); |
| Error |
Row 150, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 150 |
enc3 = this |
| Error |
Row 151, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 151 |
.keyStr |
| Error |
Row 152, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 152 |
.indexOf(input.charAt(i++)); |
| Error |
Row 153, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 153 |
enc4 = this |
| Error |
Row 154, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 154 |
.keyStr |
| Error |
Row 155, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 155 |
.indexOf(input.charAt(i++)); |
| 156 |
|
| Error |
Row 157, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 157 |
chr1 = (enc1 << 2) | (enc2 >> 4); |
| Error |
Row 158, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 158 |
chr2 = ((enc2 & 15) << 4) | (enc3 >> 2); |
| Error |
Row 159, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 159 |
chr3 = ((enc3 & 3) << 6) | enc4; |
| 160 |
|
| Error |
Row 161, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 161 |
output = output + String.fromCharCode(chr1); |
| 162 |
|
| Error |
Row 163, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 163 |
if (enc3 != 64) { |
| Error |
Row 164, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 164 |
output = output + String.fromCharCode(chr2); |
| Error |
Row 165, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 165 |
} |
| Error |
Row 166, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 166 |
if (enc4 != 64) { |
| Error |
Row 167, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 167 |
output = output + String.fromCharCode(chr3); |
| Error |
Row 168, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 168 |
} |
| 169 |
|
| Error |
Row 170, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 170 |
chr1 = chr2 = chr3 = ""; |
| Error |
Row 171, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 171 |
enc1 = enc2 = enc3 = enc4 = ""; |
| 172 |
|
| Error |
Row 173, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 173 |
} while (i < input.length); |
| 174 |
|
| Error |
Row 175, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 175 |
return output; |
| Error |
Row 176, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 176 |
} |
| Error |
Row 177, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| 177 |
}; |
| 178 |
|
| 179 |
})(); |
|
|
|
\rest\services\dropDown.service.js
|
187 problems (187 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 5: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 4, Column 5: "'app' is not defined."
no-undef
|
| Error |
Row 4, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 4, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 6, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 60: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 8, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 10, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 12, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 13, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 14, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 16, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 18, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 20, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 21, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 23, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 24, Column 43: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 25, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 26, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 26, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 27, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 5 tabs but found 18 spaces."
indent
|
| Error |
Row 28, Column 19: "Unexpected console statement."
no-console
|
| Error |
Row 28, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 61: "Missing semicolon."
semi
|
| Error |
Row 28, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 5 tabs but found 28 spaces."
indent
|
| Error |
Row 29, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 6 tabs but found 32 spaces."
indent
|
| Error |
Row 30, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 30, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 30, Column 59: "Missing semicolon."
semi
|
| Error |
Row 30, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 6 tabs but found 32 spaces."
indent
|
| Error |
Row 31, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 7 tabs but found 36 spaces."
indent
|
| Error |
Row 32, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 7 tabs but found 36 spaces."
indent
|
| Error |
Row 33, Column 37: "Unexpected console statement."
no-console
|
| Error |
Row 33, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 7 tabs but found 36 spaces."
indent
|
| Error |
Row 34, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 6 tabs but found 32 spaces."
indent
|
| Error |
Row 35, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 5 tabs but found 28 spaces."
indent
|
| Error |
Row 36, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 38, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 39, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 41, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 41, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 42, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 43, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 44, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 46, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 47, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 47, Column 53: "Missing semicolon."
semi
|
| Error |
Row 47, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 48, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 48, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 49, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 50, Column 43: "Strings must use doublequote."
quotes
|
| Error |
Row 50, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 51, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 53, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 53, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 64: "Missing semicolon."
semi
|
| Error |
Row 54, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 54, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 54, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 55, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 56, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 57, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 57, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 58, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 60, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 60, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 62: "Missing semicolon."
semi
|
| Error |
Row 61, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 61, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 61, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 62, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 63, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 64, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 66, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 67, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 67, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 54: "Missing semicolon."
semi
|
| Error |
Row 68, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 68, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 69, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 70, Column 43: "Strings must use doublequote."
quotes
|
| Error |
Row 70, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 71, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 73, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 74, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 74, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 75, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 76, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 77, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 78, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 80, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 80, Column 62: "Missing semicolon."
semi
|
| Error |
Row 80, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 81, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 81, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 82, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 82, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 83, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 84, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 85, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 86, Column 6: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Line |
Source |
| Error |
Row 1, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
(function () {
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 5: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
'use strict';
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
|
| Error |
Row 4, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 4, Column 5: "'app' is not defined."
no-undef
|
| Error |
Row 4, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 4, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
app.factory('dropDownService', dropDownService);
|
| Error |
Row 5, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
|
| Error |
Row 6, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 6, Column 32: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 60: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
dropDownService.$inject = ['$http', '$rootScope', '$q',''];
|
| Error |
Row 7, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
|
| Error |
Row 8, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 8, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
function dropDownService($http, $rootScope, $q, $scope) {
|
| Error |
Row 9, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 10, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
var service = {};
|
| Error |
Row 11, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
|
| Error |
Row 12, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 12, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
service.getStates = getStates;
|
| Error |
Row 13, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 13, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
service.getAdverseConditions = getAdverseConditions;
|
| Error |
Row 14, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 14, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
service.getInsuranceCompany = getInsuranceCompany;
|
| Error |
Row 15, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
|
| Error |
Row 16, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 16, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
return service;
|
| Error |
Row 17, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
|
| Error |
Row 18, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 18, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
// function dropDownServiceAPI() { return $http(request) }
|
| Error |
Row 19, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
|
| Error |
Row 20, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 20, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
function getStates(id) {
|
| Error |
Row 21, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 21, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
var defer = $q.defer();
|
| Error |
Row 22, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
|
| Error |
Row 23, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 23, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
$http
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 24, Column 43: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
.get($rootScope.baseUrl + 'user/getState')
|
| Error |
Row 25, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 25, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
.then(function onSuccess(response) {
|
| Error |
Row 26, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 26, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 26, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
console.log("$scope.states in service", response.data);
|
| Error |
Row 27, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 27, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
$scope.states = response.data;
|
| Error |
Row 28, Column 1: "Expected indentation of 5 tabs but found 18 spaces."
indent
|
| Error |
Row 28, Column 19: "Unexpected console statement."
no-console
|
| Error |
Row 28, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 61: "Missing semicolon."
semi
|
| Error |
Row 28, Column 61: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
console.log('$scope.states',$scope.states)
|
| Error |
Row 29, Column 1: "Expected indentation of 5 tabs but found 28 spaces."
indent
|
| Error |
Row 29, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
for (var state in $scope.states) {
|
| Error |
Row 30, Column 1: "Expected indentation of 6 tabs but found 32 spaces."
indent
|
| Error |
Row 30, Column 33: "Unexpected console statement."
no-console
|
| Error |
Row 30, Column 45: "Strings must use doublequote."
quotes
|
| Error |
Row 30, Column 59: "Missing semicolon."
semi
|
| Error |
Row 30, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
console.log('state',state)
|
| Error |
Row 31, Column 1: "Expected indentation of 6 tabs but found 32 spaces."
indent
|
| Error |
Row 31, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
if (id == state.id) {
|
| Error |
Row 32, Column 1: "Expected indentation of 7 tabs but found 36 spaces."
indent
|
| Error |
Row 32, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
$scope.STATE_NAME = state.name;
|
| Error |
Row 33, Column 1: "Expected indentation of 7 tabs but found 36 spaces."
indent
|
| Error |
Row 33, Column 37: "Unexpected console statement."
no-console
|
| Error |
Row 33, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
console.log("State getting from API:", $scope.STATE_NAME);
|
| Error |
Row 34, Column 1: "Expected indentation of 7 tabs but found 36 spaces."
indent
|
| Error |
Row 34, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
return $scope.STATE_NAME;
|
| Error |
Row 35, Column 1: "Expected indentation of 6 tabs but found 32 spaces."
indent
|
| Error |
Row 35, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
}
|
| Error |
Row 36, Column 1: "Expected indentation of 5 tabs but found 28 spaces."
indent
|
| Error |
Row 36, Column 30: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
}
|
| Error |
Row 37, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
|
| Error |
Row 38, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 38, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
defer.resolve({success: true});
|
| Error |
Row 39, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 39, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
})
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
.catch(function onError(response) {
|
| Error |
Row 41, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 41, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 41, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
console.log(response);
|
| Error |
Row 42, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 42, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
defer.resolve({success: false});
|
| Error |
Row 43, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 43, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
});
|
| Error |
Row 44, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 44, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
}
|
| Error |
Row 45, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
|
| Error |
Row 46, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 46, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
function getAdverseConditions() {
|
| Error |
Row 47, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 47, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 47, Column 53: "Missing semicolon."
semi
|
| Error |
Row 47, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 47 |
console.log("advesr condition API call")
|
| Error |
Row 48, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 48, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
var defer = $q.defer();
|
| Error |
Row 49, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 49, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
$http
|
| Error |
Row 50, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 50, Column 43: "Strings must use doublequote."
quotes
|
| Error |
Row 50, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
.get($rootScope.baseUrl + 'InsuredSummary/ADVERSECONDITIONS')
|
| Error |
Row 51, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 51, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
.then(function onSuccess(response) {
|
| Error |
Row 52, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
|
| Error |
Row 53, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 53, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 53, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 64: "Missing semicolon."
semi
|
| 53 |
console.log("advesr condition API success")
|
| Error |
Row 54, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 54, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 54, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
console.log("AdverseConditions", response.data);
|
| Error |
Row 55, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 55, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
$scope.adverseConditions = response.data;
|
| Error |
Row 56, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 56, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 56 |
defer.resolve({success: true});
|
| Error |
Row 57, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 57, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
})
|
| Error |
Row 58, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 58, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
.catch(function onError(response) {
|
| Error |
Row 59, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
|
| Error |
Row 60, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 60, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 60, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 62: "Missing semicolon."
semi
|
| 60 |
console.log("advesr condition API error")
|
| Error |
Row 61, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 61, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 61, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
console.log(response);
|
| Error |
Row 62, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 62, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
defer.resolve({success: false});
|
| Error |
Row 63, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 63, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
});
|
| Error |
Row 64, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 64, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
}
|
| Error |
Row 65, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
|
| Error |
Row 66, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 66, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
function getInsuranceCompany() {
|
| Error |
Row 67, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 67, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 67, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 54: "Missing semicolon."
semi
|
| 67 |
console.log("Insurnace company API call")
|
| Error |
Row 68, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 68, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
var defer = $q.defer();
|
| Error |
Row 69, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 69, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
$http
|
| Error |
Row 70, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 70, Column 43: "Strings must use doublequote."
quotes
|
| Error |
Row 70, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
.get($rootScope.baseUrl + 'InsuredSummary/ListofCompany')
|
| Error |
Row 71, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 71, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
.then(function onSuccess(response) {
|
| Error |
Row 72, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
|
| Error |
Row 73, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 73, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
//console.log("advesr condition API success")
|
| Error |
Row 74, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 74, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 74, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
console.log("Insurance company", response.data);
|
| Error |
Row 75, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 75, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
$scope.insuranceCompanies = response.data;
|
| Error |
Row 76, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 76, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
defer.resolve({success: true});
|
| Error |
Row 77, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 77, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
})
|
| Error |
Row 78, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 78, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
.catch(function onError(response) {
|
| Error |
Row 79, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 79 |
|
| Error |
Row 80, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 80, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 80, Column 62: "Missing semicolon."
semi
|
| Error |
Row 80, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 80 |
console.log("advesr condition API error")
|
| Error |
Row 81, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 81, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 81, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 81 |
console.log(response);
|
| Error |
Row 82, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 82, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 82 |
defer.resolve({success: false});
|
| Error |
Row 83, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 83, Column 20: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 83 |
});
|
| Error |
Row 84, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 84, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 84 |
}
|
| Error |
Row 85, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 85 |
|
| Error |
Row 86, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 86, Column 6: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 86 |
}
|
| 87 |
})(); |
|
|
|
\rest\services\flash.service.js
|
47 problems (47 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 5: "Strings must use doublequote."
quotes
|
| Error |
Row 4, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 4, Column 5: "'app' is not defined."
no-undef
|
| Error |
Row 4, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 6, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 7, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 12, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 13, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 16, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 16, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 17, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 18, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 20, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 21, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 22, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 23, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 24, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 25, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 26, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 27, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 28, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 29, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 31, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 33, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 34, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 35, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 36, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 36, Column 23: "Strings must use doublequote."
quotes
|
| Error |
Row 37, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 38, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 39, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 41, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 42, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 43, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 44, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 44, Column 23: "Strings must use doublequote."
quotes
|
| Error |
Row 45, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 47, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 48, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Line |
Source |
| 1 |
(function () { |
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 5: "Strings must use doublequote."
quotes
|
| 2 |
'use strict'; |
| 3 |
|
| Error |
Row 4, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 4, Column 5: "'app' is not defined."
no-undef
|
| Error |
Row 4, Column 17: "Strings must use doublequote."
quotes
|
| 4 |
app.factory('FlashService', FlashService); |
| 5 |
|
| Error |
Row 6, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 6, Column 29: "Strings must use doublequote."
quotes
|
| 6 |
FlashService.$inject = ['$rootScope']; |
| Error |
Row 7, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| 7 |
function FlashService($rootScope) { |
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 8 |
var service = {}; |
| 9 |
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 10 |
service.Success = Success; |
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 11 |
service.Error = Error; |
| Error |
Row 12, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 12 |
initService(); |
| Error |
Row 13, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 13 |
return service; |
| 14 |
|
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 15 |
function initService() { |
| Error |
Row 16, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 16, Column 28: "Strings must use doublequote."
quotes
|
| 16 |
$rootScope.$on('$locationChangeStart', function () { |
| Error |
Row 17, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 17 |
clearFlashMessage(); |
| Error |
Row 18, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 18 |
}); |
| 19 |
|
| Error |
Row 20, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 20 |
function clearFlashMessage() { |
| Error |
Row 21, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 21 |
var flash = $rootScope.flash; |
| Error |
Row 22, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 22 |
if (flash) { |
| Error |
Row 23, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 23 |
if (!flash.keepAfterLocationChange) { |
| Error |
Row 24, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| 24 |
delete $rootScope.flash; |
| Error |
Row 25, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 25 |
} else { |
| Error |
Row 26, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| 26 |
// only keep for a single location change |
| Error |
Row 27, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| 27 |
flash.keepAfterLocationChange = false; |
| Error |
Row 28, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 28 |
} |
| Error |
Row 29, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 29 |
} |
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 30 |
} |
| Error |
Row 31, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 31 |
} |
| 32 |
|
| Error |
Row 33, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 33 |
function Success(message, keepAfterLocationChange) { |
| Error |
Row 34, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 34 |
$rootScope.flash = { |
| Error |
Row 35, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 35 |
message: message, |
| Error |
Row 36, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 36, Column 23: "Strings must use doublequote."
quotes
|
| 36 |
type: 'success', |
| Error |
Row 37, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 37 |
keepAfterLocationChange: keepAfterLocationChange |
| Error |
Row 38, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 38 |
}; |
| Error |
Row 39, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 39 |
} |
| 40 |
|
| Error |
Row 41, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 41 |
function Error(message, keepAfterLocationChange) { |
| Error |
Row 42, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 42 |
$rootScope.flash = { |
| Error |
Row 43, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 43 |
message: message, |
| Error |
Row 44, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 44, Column 23: "Strings must use doublequote."
quotes
|
| 44 |
type: 'error', |
| Error |
Row 45, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 45 |
keepAfterLocationChange: keepAfterLocationChange |
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 46 |
}; |
| Error |
Row 47, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 47 |
} |
| Error |
Row 48, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| 48 |
} |
| 49 |
|
| 50 |
})(); |
|
|
|
\rest\services\formsData.service.js
|
77 problems (77 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 1, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 1, Column 36: "Strings must use doublequote."
quotes
|
| Error |
Row 1, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 5 spaces."
indent
|
| Error |
Row 2, Column 10: "'books' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 2, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 1 tab but found 5 spaces."
indent
|
| Error |
Row 4, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 4, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 6, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 51: "Missing semicolon."
semi
|
| Error |
Row 7, Column 1: "Expected indentation of 1 tab but found 6 spaces."
indent
|
| Error |
Row 7, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 3: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 9, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 10, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 11, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 12, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 13, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 14, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 15, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 16, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 17, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 18, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 19, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 20, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 21, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 22, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 3: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 25, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 26, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 27, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 28, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 29, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 30, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 31, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 32, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 33, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 34, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 35, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 36, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 36, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 0 tabs but found 2 spaces."
indent
|
| Line |
Source |
| Error |
Row 1, Column 1: "'app' is not defined."
no-undef
|
| Error |
Row 1, Column 13: "Strings must use doublequote."
quotes
|
| Error |
Row 1, Column 27: "Strings must use doublequote."
quotes
|
| Error |
Row 1, Column 36: "Strings must use doublequote."
quotes
|
| Error |
Row 1, Column 87: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
app.factory('formsData', ['$http', '$rootScope', function($http, $rootScope, $scope) {
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 5 spaces."
indent
|
| Error |
Row 2, Column 10: "'books' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 2, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
var books = [];
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
|
| Error |
Row 4, Column 1: "Expected indentation of 1 tab but found 5 spaces."
indent
|
| Error |
Row 4, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 4, Column 69: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
$scope.$on('handleSharedBooks', function(events, insuredInfo) {
|
| Error |
Row 5, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 5, Column 36: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
$scope.books = insuredInfo;
|
| Error |
Row 6, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 6, Column 9: "Unexpected console statement."
no-console
|
| Error |
Row 6, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 51: "Missing semicolon."
semi
|
| 6 |
console.log(' $scope.books', $scope.books)
|
| Error |
Row 7, Column 1: "Expected indentation of 1 tab but found 6 spaces."
indent
|
| Error |
Row 7, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
});
|
| Error |
Row 8, Column 3: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
|
| Error |
Row 9, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 9, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
// return {
|
| Error |
Row 10, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 10, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
// saveBooks: function($params) {
|
| Error |
Row 11, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 11, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
// return $http({
|
| Error |
Row 12, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 12, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
// headers: {'Content-Type': 'application/x-www-form-urlencoded'},
|
| Error |
Row 13, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 13, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
// url: 'http://localhost:3000/Insured',
|
| Error |
Row 14, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 14, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
// method: "POST",
|
| Error |
Row 15, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 15, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
// data: $params,
|
| Error |
Row 16, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 16, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
// })
|
| Error |
Row 17, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 17, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
// .success(function(addData) {
|
| Error |
Row 18, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 18, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
// books = addData;
|
| Error |
Row 19, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 19, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
// $rootScope.$broadcast('handleSharedBooks',books);
|
| Error |
Row 20, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 20, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
// });
|
| Error |
Row 21, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 21, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
// }
|
| Error |
Row 22, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 22, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
// };
|
| Error |
Row 23, Column 3: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
|
| Error |
Row 24, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
|
| Error |
Row 25, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 25, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
// $scope.saveBooks = function($params) {
|
| Error |
Row 26, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 26, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
// return $http({
|
| Error |
Row 27, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 27, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
// headers: {'Content-Type': 'application/x-www-form-urlencoded'},
|
| Error |
Row 28, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 28, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
// url: 'http://localhost:3000/Insured',
|
| Error |
Row 29, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 29, Column 29: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
// method: "POST",
|
| Error |
Row 30, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 30, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
// data: $params,
|
| Error |
Row 31, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 31, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
// })
|
| Error |
Row 32, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 32, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
// .success(function(addData) {
|
| Error |
Row 33, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 33, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
// books = addData;
|
| Error |
Row 34, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 34, Column 65: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
// $rootScope.$broadcast('handleSharedBooks',books);
|
| Error |
Row 35, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 35, Column 17: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 35 |
// });
|
| Error |
Row 36, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 36, Column 11: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
// }
|
| Error |
Row 37, Column 1: "Expected indentation of 0 tabs but found 2 spaces."
indent
|
| 37 |
}]); |
|
|
|
\rest\services\global.service.js
|
66 problems (66 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 5: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 4, Column 5: "'app' is not defined."
no-undef
|
| Error |
Row 4, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 4, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 6, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 8, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 10, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 12, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 14, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 16, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 18, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 19, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 19, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 21, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 21, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 22, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 23, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 24, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 25, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 25, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 26, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 27, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 28, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 29, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 29, Column 14: "Missing semicolon."
semi
|
| Error |
Row 29, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 30, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 30, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 31, Column 34: "Missing semicolon."
semi
|
| Error |
Row 31, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 32, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 34, Column 6: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Line |
Source |
| Error |
Row 1, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
(function () {
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 5: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
'use strict';
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
|
| Error |
Row 4, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 4, Column 5: "'app' is not defined."
no-undef
|
| Error |
Row 4, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 4, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
app.factory('globalService', globalService);
|
| Error |
Row 5, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
|
| Error |
Row 6, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 6, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
globalService.$inject = ['$http','$rootScope'];
|
| Error |
Row 7, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
|
| Error |
Row 8, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 8, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
function globalService($http,$rootScope) {
|
| Error |
Row 9, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 10, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
var service = {};
|
| Error |
Row 11, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
|
| Error |
Row 12, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 12, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
service.globalServiceAPI = globalServiceAPI;
|
| Error |
Row 13, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
|
| Error |
Row 14, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 14, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
return service;
|
| Error |
Row 15, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
|
| Error |
Row 16, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 16, Column 63: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
function globalServiceAPI(method, url, data, header) {
|
| Error |
Row 17, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
|
| Error |
Row 18, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 18, Column 31: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 18 |
data = data || {};
|
| Error |
Row 19, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 19, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
header = header || {};
|
| Error |
Row 20, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
|
| Error |
Row 21, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 21, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 21, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
console.log("data recived in API **:",data);
|
| Error |
Row 22, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 22, Column 28: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
var request = {
|
| Error |
Row 23, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 23, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
method: method,
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 24, Column 47: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 24 |
url: $rootScope.baseUrl + url,
|
| Error |
Row 25, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 25, Column 70: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
// headers: { 'Content-Type': 'application/json',
|
| Error |
Row 26, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 26, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
// //'access_token':accessToken },
|
| Error |
Row 27, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 27, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
headers: header,
|
| Error |
Row 28, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 28, Column 43: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 28 |
data: JSON.stringify(data)
|
| Error |
Row 29, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 29, Column 14: "Missing semicolon."
semi
|
| Error |
Row 29, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
}
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 30, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 30, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
console.log("from global service:",header);
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 31, Column 34: "Missing semicolon."
semi
|
| Error |
Row 31, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
return $http(request)
|
| Error |
Row 32, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 32, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
}
|
| Error |
Row 33, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
|
| Error |
Row 34, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 34, Column 6: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
}
|
| 35 |
})(); |
|
|
|
\rest\services\user.service.js
|
56 problems (56 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 5: "Strings must use doublequote."
quotes
|
| Error |
Row 4, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 4, Column 5: "'app' is not defined."
no-undef
|
| Error |
Row 4, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 6, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 7, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 12, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 13, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 14, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 17, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 19, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 20, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 20, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 20, Column 76: "Strings must use doublequote."
quotes
|
| Error |
Row 21, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 23, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 24, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 24, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 82: "Strings must use doublequote."
quotes
|
| Error |
Row 25, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 27, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 28, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 28, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 88: "Strings must use doublequote."
quotes
|
| Error |
Row 29, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 31, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 32, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 32, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 32, Column 83: "Strings must use doublequote."
quotes
|
| Error |
Row 33, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 35, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 36, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 36, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 36, Column 93: "Strings must use doublequote."
quotes
|
| Error |
Row 37, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 39, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 40, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 40, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 85: "Strings must use doublequote."
quotes
|
| Error |
Row 41, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 43, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 45, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 47, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 49, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 50, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 51, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 52, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 53, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 54, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Line |
Source |
| 1 |
(function () { |
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 5: "Strings must use doublequote."
quotes
|
| 2 |
'use strict'; |
| 3 |
|
| Error |
Row 4, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 4, Column 5: "'app' is not defined."
no-undef
|
| Error |
Row 4, Column 17: "Strings must use doublequote."
quotes
|
| 4 |
app.factory('UserService', UserService); |
| 5 |
|
| Error |
Row 6, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 6, Column 28: "Strings must use doublequote."
quotes
|
| 6 |
UserService.$inject = ['$http']; |
| Error |
Row 7, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| 7 |
function UserService($http) { |
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 8 |
var service = {}; |
| 9 |
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 10 |
service.GetAll = GetAll; |
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 11 |
service.GetById = GetById; |
| Error |
Row 12, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 12 |
service.GetByUsername = GetByUsername; |
| Error |
Row 13, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 13 |
service.Create = Create; |
| Error |
Row 14, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 14 |
service.Update = Update; |
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 15 |
service.Delete = Delete; |
| 16 |
|
| Error |
Row 17, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 17 |
return service; |
| 18 |
|
| Error |
Row 19, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 19 |
function GetAll() { |
| Error |
Row 20, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 20, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 20, Column 76: "Strings must use doublequote."
quotes
|
| 20 |
return $http.get('/api/users').then(handleSuccess, handleError('Error getting all users')); |
| Error |
Row 21, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 21 |
} |
| 22 |
|
| Error |
Row 23, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 23 |
function GetById(id) { |
| Error |
Row 24, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 24, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 24, Column 82: "Strings must use doublequote."
quotes
|
| 24 |
return $http.get('/api/users/' + id).then(handleSuccess, handleError('Error getting user by id')); |
| Error |
Row 25, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 25 |
} |
| 26 |
|
| Error |
Row 27, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 27 |
function GetByUsername(username) { |
| Error |
Row 28, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 28, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 28, Column 88: "Strings must use doublequote."
quotes
|
| 28 |
return $http.get('/api/users/' + username).then(handleSuccess, handleError('Error getting user by username')); |
| Error |
Row 29, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 29 |
} |
| 30 |
|
| Error |
Row 31, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 31 |
function Create(user) { |
| Error |
Row 32, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 32, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 32, Column 83: "Strings must use doublequote."
quotes
|
| 32 |
return $http.post('/api/users', user).then(handleSuccess, handleError('Error creating user')); |
| Error |
Row 33, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 33 |
} |
| 34 |
|
| Error |
Row 35, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 35 |
function Update(user) { |
| Error |
Row 36, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 36, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 36, Column 93: "Strings must use doublequote."
quotes
|
| 36 |
return $http.put('/api/users/' + user.id, user).then(handleSuccess, handleError('Error updating user')); |
| Error |
Row 37, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 37 |
} |
| 38 |
|
| Error |
Row 39, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 39 |
function Delete(id) { |
| Error |
Row 40, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 40, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 40, Column 85: "Strings must use doublequote."
quotes
|
| 40 |
return $http.delete('/api/users/' + id).then(handleSuccess, handleError('Error deleting user')); |
| Error |
Row 41, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 41 |
} |
| 42 |
|
| Error |
Row 43, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 43 |
// private functions |
| 44 |
|
| Error |
Row 45, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 45 |
function handleSuccess(res) { |
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 46 |
return res.data; |
| Error |
Row 47, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 47 |
} |
| 48 |
|
| Error |
Row 49, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 49 |
function handleError(error) { |
| Error |
Row 50, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 50 |
return function () { |
| Error |
Row 51, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 51 |
return { success: false, message: error }; |
| Error |
Row 52, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 52 |
}; |
| Error |
Row 53, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 53 |
} |
| Error |
Row 54, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| 54 |
} |
| 55 |
|
| 56 |
})(); |
| 57 |
|
|
|
|
\rest\services\user.service.local-storage.js
|
174 problems (174 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 5: "Strings must use doublequote."
quotes
|
| Error |
Row 4, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 4, Column 5: "'app' is not defined."
no-undef
|
| Error |
Row 4, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 6, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 40: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 57: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 66: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 80: "Strings must use doublequote."
quotes
|
| Error |
Row 7, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 12, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 14, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 16, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 17, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 18, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 19, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 21, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 23, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 24, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 25, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 26, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 27, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 29, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 31, Column 36: "Strings must use doublequote."
quotes
|
| Error |
Row 32, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 33, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 34, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 35, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 36, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 37, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 39, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 40, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 41, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 42, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 43, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 44, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 45, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 47, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 49, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 50, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 51, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 52, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 52, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 52, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 52, Column 45: "Missing semicolon."
semi
|
| Error |
Row 53, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 53, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 53, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 53, Column 61: "Missing semicolon."
semi
|
| Error |
Row 54, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 56, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 58, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 59, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 59, Column 17: "'deferred' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 61, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 62, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 63, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 64, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 65, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 66, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 67, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 68, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 69, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 70, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 71, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 72, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 73, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 74, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 75, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 76, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 77, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 77, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 77, Column 33: "Strings must use doublequote."
quotes
|
| Error |
Row 78, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 78, Column 14: "Missing semicolon."
semi
|
| Error |
Row 79, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 79, Column 88: "Missing semicolon."
semi
|
| Error |
Row 80, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 82, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 83, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 84, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 85, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 86, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 87, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 88, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 89, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 90, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 92, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 93, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 95, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 96, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 98, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 99, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 100, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 101, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 102, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 103, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 104, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 105, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 106, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 108, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 109, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 111, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 112, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 114, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 115, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 116, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 117, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 118, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 119, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 120, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 121, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 122, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 123, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 125, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 126, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 128, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 130, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 131, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 131, Column 29: "Strings must use doublequote."
quotes
|
| Error |
Row 132, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 133, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 134, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 134, Column 14: "Missing semicolon."
semi
|
| Error |
Row 135, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 136, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 137, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 137, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 138, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 138, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 139, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 139, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 140, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 140, Column 41: "Strings must use doublequote."
quotes
|
| Error |
Row 141, Column 1: "Expected indentation of 4 tabs but found 15 spaces."
indent
|
| Error |
Row 142, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 143, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 143, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 143, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 144, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 145, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 146, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 146, Column 14: "Missing semicolon."
semi
|
| Error |
Row 147, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 148, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 148, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 149, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 150, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 150, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 150, Column 84: "Missing semicolon."
semi
|
| Error |
Row 151, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 152, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 153, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 155, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 156, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 156, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 157, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 158, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 160, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 161, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 162, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 164, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 165, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 166, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 167, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Line |
Source |
| 1 |
(function () { |
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 5: "Strings must use doublequote."
quotes
|
| 2 |
'use strict'; |
| 3 |
|
| Error |
Row 4, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 4, Column 5: "'app' is not defined."
no-undef
|
| Error |
Row 4, Column 17: "Strings must use doublequote."
quotes
|
| 4 |
app.factory('UserService', UserService); |
| 5 |
|
| Error |
Row 6, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 6, Column 28: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 40: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 51: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 57: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 66: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 80: "Strings must use doublequote."
quotes
|
| 6 |
UserService.$inject = ['$timeout', '$filter', '$q', '$http', '$rootScope', 'globalService']; |
| Error |
Row 7, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| 7 |
function UserService($timeout, $filter, $q, $http, $rootScope, globalService) { |
| 8 |
|
| Error |
Row 9, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 9 |
var service = {}; |
| 10 |
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 11 |
$rootScope.isAuthenticated = false; |
| Error |
Row 12, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 12 |
//sessionStorage.isAuthenticated = $rootScope.isAuthenticated; |
| 13 |
|
| Error |
Row 14, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 14 |
service.GetAll = GetAll; |
| Error |
Row 15, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 15 |
service.GetById = GetById; |
| Error |
Row 16, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 16 |
service.GetByUsername = GetByUsername; |
| Error |
Row 17, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 17 |
service.Create = Create; |
| Error |
Row 18, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 18 |
service.Update = Update; |
| Error |
Row 19, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 19 |
service.Delete = Delete; |
| 20 |
|
| Error |
Row 21, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 21 |
return service; |
| 22 |
|
| Error |
Row 23, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 23 |
function GetAll() { |
| Error |
Row 24, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 24 |
var deferred = $q.defer(); |
| Error |
Row 25, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 25 |
deferred.resolve(getUsers()); |
| Error |
Row 26, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 26 |
return deferred.promise; |
| Error |
Row 27, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 27 |
} |
| 28 |
|
| Error |
Row 29, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 29 |
function GetById(id) { |
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 30 |
var deferred = $q.defer(); |
| Error |
Row 31, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 31, Column 36: "Strings must use doublequote."
quotes
|
| 31 |
var filtered = $filter('filter')(getUsers(), {id: id}); |
| Error |
Row 32, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 32 |
var user = filtered.length |
| Error |
Row 33, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 33 |
? filtered[0] |
| Error |
Row 34, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 34 |
: null; |
| Error |
Row 35, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 35 |
deferred.resolve(user); |
| Error |
Row 36, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 36 |
return deferred.promise; |
| Error |
Row 37, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 37 |
} |
| 38 |
|
| Error |
Row 39, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 39 |
function GetByUsername(username, password) { |
| Error |
Row 40, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 40 |
// var deferred = $q.defer(); |
| Error |
Row 41, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 41 |
// var filtered = getUsers(username, password); |
| Error |
Row 42, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 42 |
// $timeout(function () { |
| Error |
Row 43, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 43 |
// console.log('filtered', filtered); |
| Error |
Row 44, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 44 |
// }, 2000) |
| Error |
Row 45, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 45 |
// deferred.resolve(filtered); |
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 46 |
// console.log('deferred.promise', deferred.promise) |
| Error |
Row 47, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 47 |
// return deferred.promise; |
| 48 |
|
| Error |
Row 49, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 49 |
var deferred = $q.defer(); |
| Error |
Row 50, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 50 |
var filtered = getUsers(username, password); |
| Error |
Row 51, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 51 |
deferred.resolve(filtered); |
| Error |
Row 52, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 52, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 52, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 52, Column 45: "Missing semicolon."
semi
|
| 52 |
console.log('filtered',filtered) |
| Error |
Row 53, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 53, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 53, Column 25: "Strings must use doublequote."
quotes
|
| Error |
Row 53, Column 61: "Missing semicolon."
semi
|
| 53 |
console.log('deferred.promise',deferred.promise) |
| Error |
Row 54, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 54 |
return deferred.promise; |
| 55 |
|
| Error |
Row 56, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 56 |
} |
| 57 |
|
| Error |
Row 58, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 58 |
function Create(user) { |
| Error |
Row 59, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 59, Column 17: "'deferred' is assigned a value but never used."
no-unused-vars
|
| 59 |
var deferred = $q.defer(); |
| 60 |
|
| Error |
Row 61, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 61 |
// simulate api call with $timeout $timeout(function () { |
| Error |
Row 62, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 62 |
// GetByUsername(user.username) .then(function (duplicateUser) { |
| Error |
Row 63, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 63 |
// console.log('duplicateUser>>>', duplicateUser) if (duplicateUser == |
| Error |
Row 64, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 64 |
// true) { deferred.resolve({ success: false, |
| Error |
Row 65, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 65 |
// message: 'Username "' + user.username + '" is already taken' }); |
| Error |
Row 66, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 66 |
// } else { |
| Error |
Row 67, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 67 |
// var request = { |
| Error |
Row 68, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 68 |
// method: 'POST', |
| Error |
Row 69, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 69 |
// url: $rootScope.baseUrl+'user/Register', |
| Error |
Row 70, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 70 |
// // url: 'http://10.0.13.46:19460/api/user/Register', |
| Error |
Row 71, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 71 |
// headers: { |
| Error |
Row 72, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 72 |
// 'Content-Type': 'application/json' |
| Error |
Row 73, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 73 |
// }, |
| Error |
Row 74, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 74 |
// data: JSON.stringify(user) |
| Error |
Row 75, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 75 |
// } |
| Error |
Row 76, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 76 |
var header = { |
| Error |
Row 77, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 77, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 77, Column 33: "Strings must use doublequote."
quotes
|
| 77 |
'Content-Type': 'application/json' |
| Error |
Row 78, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 78, Column 14: "Missing semicolon."
semi
|
| 78 |
} |
| Error |
Row 79, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 79, Column 88: "Missing semicolon."
semi
|
| 79 |
return globalService.globalServiceAPI("POST", "user/Register", user,header) |
| Error |
Row 80, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 80 |
//return $http(request); |
| 81 |
|
| Error |
Row 82, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 82 |
// return $http(request).then(function () { |
| Error |
Row 83, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 83 |
// console.log("in success"); |
| Error |
Row 84, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 84 |
// deferred.resolve({success: true}); |
| Error |
Row 85, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 85 |
// }, function () { |
| Error |
Row 86, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 86 |
// console.log("error"); |
| Error |
Row 87, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 87 |
// deferred.resolve({success: false}); |
| Error |
Row 88, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 88 |
// }); |
| Error |
Row 89, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 89 |
// deferred.resolve({success: true}); |
| Error |
Row 90, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 90 |
//} }) }, 1000); |
| 91 |
|
| Error |
Row 92, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 92 |
//return deferred.promise; |
| Error |
Row 93, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 93 |
} |
| 94 |
|
| Error |
Row 95, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 95 |
function Update(user) { |
| Error |
Row 96, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 96 |
var deferred = $q.defer(); |
| 97 |
|
| Error |
Row 98, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 98 |
var users = getUsers(); |
| Error |
Row 99, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 99 |
for (var i = 0; i < users.length; i++) { |
| Error |
Row 100, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 100 |
if (users[i].id === user.id) { |
| Error |
Row 101, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 101 |
users[i] = user; |
| Error |
Row 102, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 102 |
break; |
| Error |
Row 103, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 103 |
} |
| Error |
Row 104, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 104 |
} |
| Error |
Row 105, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 105 |
setUsers(users); |
| Error |
Row 106, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 106 |
deferred.resolve(); |
| 107 |
|
| Error |
Row 108, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 108 |
return deferred.promise; |
| Error |
Row 109, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 109 |
} |
| 110 |
|
| Error |
Row 111, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 111 |
function Delete(id) { |
| Error |
Row 112, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 112 |
var deferred = $q.defer(); |
| 113 |
|
| Error |
Row 114, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 114 |
var users = getUsers(); |
| Error |
Row 115, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 115 |
for (var i = 0; i < users.length; i++) { |
| Error |
Row 116, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 116 |
var user = users[i]; |
| Error |
Row 117, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 117 |
if (user.id === id) { |
| Error |
Row 118, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 118 |
users.splice(i, 1); |
| Error |
Row 119, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| 119 |
break; |
| Error |
Row 120, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 120 |
} |
| Error |
Row 121, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 121 |
} |
| Error |
Row 122, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 122 |
setUsers(users); |
| Error |
Row 123, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 123 |
deferred.resolve(); |
| 124 |
|
| Error |
Row 125, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 125 |
return deferred.promise; |
| Error |
Row 126, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 126 |
} |
| 127 |
|
| Error |
Row 128, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 128 |
function getUsers(username, password) { |
| 129 |
|
| Error |
Row 130, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 130 |
var dataValue = { |
| Error |
Row 131, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 131, Column 29: "Strings must use doublequote."
quotes
|
| 131 |
grant_type: 'password', |
| Error |
Row 132, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 132 |
username: username, |
| Error |
Row 133, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 133 |
password: password |
| Error |
Row 134, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 134, Column 14: "Missing semicolon."
semi
|
| 134 |
} |
| Error |
Row 135, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 135 |
var deferred = $q.defer(); |
| Error |
Row 136, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 136 |
var requestForLogin = { |
| Error |
Row 137, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 137, Column 25: "Strings must use doublequote."
quotes
|
| 137 |
method: 'POST', |
| Error |
Row 138, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 138, Column 30: "Strings must use doublequote."
quotes
|
| 138 |
credentials: 'include', |
| Error |
Row 139, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 139, Column 24: "Strings must use doublequote."
quotes
|
| 139 |
cache: 'no-cache', |
| Error |
Row 140, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 140, Column 41: "Strings must use doublequote."
quotes
|
| 140 |
url: $rootScope.baseUrl+'user/LoginUser', |
| Error |
Row 141, Column 1: "Expected indentation of 4 tabs but found 15 spaces."
indent
|
| 141 |
// url: 'http://10.0.13.46:19460/api/user/LoginUser', |
| Error |
Row 142, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 142 |
headers: { |
| Error |
Row 143, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 143, Column 21: "Strings must use doublequote."
quotes
|
| Error |
Row 143, Column 37: "Strings must use doublequote."
quotes
|
| 143 |
'Content-Type': 'application/json' |
| Error |
Row 144, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 144 |
}, |
| Error |
Row 145, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 145 |
data: JSON.stringify(dataValue) |
| Error |
Row 146, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 146, Column 14: "Missing semicolon."
semi
|
| 146 |
} |
| Error |
Row 147, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 147 |
$http(requestForLogin).then(function (response) { |
| Error |
Row 148, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 148, Column 17: "Unexpected console statement."
no-console
|
| 148 |
console.log("in success", response); |
| Error |
Row 149, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 149 |
$rootScope.isAuthenticated = true; |
| Error |
Row 150, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 150, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 150, Column 84: "Missing semicolon."
semi
|
| 150 |
console.log("user is authenticated ? ", $rootScope.isAuthenticated) |
| Error |
Row 151, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 151 |
sessionStorage.isAuthenticated = $rootScope.isAuthenticated; |
| Error |
Row 152, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 152 |
deferred.resolve({success: true}); |
| Error |
Row 153, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 153 |
return true, response; |
| 154 |
|
| Error |
Row 155, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 155 |
}, function (response) { |
| Error |
Row 156, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 156, Column 17: "Unexpected console statement."
no-console
|
| 156 |
console.log("error", response); |
| Error |
Row 157, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 157 |
deferred.resolve({success: false}); |
| Error |
Row 158, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| 158 |
return false; |
| 159 |
|
| Error |
Row 160, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 160 |
}); |
| Error |
Row 161, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 161 |
deferred.resolve({success: true}); |
| Error |
Row 162, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 162 |
} |
| 163 |
|
| Error |
Row 164, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 164 |
function setUsers(users) { |
| Error |
Row 165, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| 165 |
localStorage.users = JSON.stringify(users); |
| Error |
Row 166, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| 166 |
} |
| Error |
Row 167, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| 167 |
} |
| 168 |
})(); |
| 169 |
|
|
|
|
\rest\services\wizard.service.js
|
270 problems (270 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 5: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 4, Column 5: "'app' is not defined."
no-undef
|
| Error |
Row 4, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 4, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 6, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 7, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 9, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 10, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 12, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 12, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 13, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 14, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 14, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 15, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 16, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 16, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 17, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 17, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 18, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 18, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 82: "Missing semicolon."
semi
|
| Error |
Row 19, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 19, Column 37: "'angular' is not defined."
no-undef
|
| Error |
Row 19, Column 76: "Strings must use doublequote."
quotes
|
| Error |
Row 19, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 20, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 20, Column 35: "Strings must use doublequote."
quotes
|
| Error |
Row 20, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 20, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 21, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 22, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 22, Column 31: "'angular' is not defined."
no-undef
|
| Error |
Row 22, Column 114: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 23, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 23, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 24, Column 27: "'angular' is not defined."
no-undef
|
| Error |
Row 24, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 58: "Missing semicolon."
semi
|
| Error |
Row 25, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 25, Column 40: "Missing semicolon."
semi
|
| Error |
Row 25, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 26, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 26, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 27, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 27, Column 17: "'totalWidth' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 27, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 28, Column 17: "'wItem' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 28, Column 25: "'$' is not defined."
no-undef
|
| Error |
Row 28, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 45: "Missing semicolon."
semi
|
| Error |
Row 29, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 30, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 31, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 32, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 32, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 33, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 33, Column 13: "'angular' is not defined."
no-undef
|
| Error |
Row 33, Column 29: "'$' is not defined."
no-undef
|
| Error |
Row 33, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 33, Column 58: "'index' is defined but never used."
no-unused-vars
|
| Error |
Row 33, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 34, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 34, Column 40: "'$' is not defined."
no-undef
|
| Error |
Row 34, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 35, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 16: "Missing semicolon."
semi
|
| Error |
Row 36, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 37, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 37, Column 13: "'angular' is not defined."
no-undef
|
| Error |
Row 37, Column 29: "'$' is not defined."
no-undef
|
| Error |
Row 37, Column 55: "'$' is not defined."
no-undef
|
| Error |
Row 37, Column 90: "Missing semicolon."
semi
|
| Error |
Row 37, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 38, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 39, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 39, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 40, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 41, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 41, Column 17: "'angular' is not defined."
no-undef
|
| Error |
Row 41, Column 33: "'$' is not defined."
no-undef
|
| Error |
Row 41, Column 74: "Missing semicolon."
semi
|
| Error |
Row 41, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 42, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 42, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 43, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 43, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 44, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 45, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 45, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 46, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 46, Column 41: "Missing semicolon."
semi
|
| Error |
Row 46, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 47, Column 13: "'angular' is not defined."
no-undef
|
| Error |
Row 47, Column 29: "'$' is not defined."
no-undef
|
| Error |
Row 47, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 71: "Missing semicolon."
semi
|
| Error |
Row 48, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 48, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 49, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 50, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 50, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 51, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 51, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 51, Column 95: "Missing semicolon."
semi
|
| Error |
Row 51, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 52, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 52, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 53, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 54, Column 1: "Expected indentation of 5 tabs but found 19 spaces."
indent
|
| Error |
Row 54, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 55, Column 1: "Expected indentation of 5 tabs but found 19 spaces."
indent
|
| Error |
Row 55, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 56, Column 34: "'$' is not defined."
no-undef
|
| Error |
Row 56, Column 36: "Strings must use doublequote."
quotes
|
| Error |
Row 56, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 56, Column 72: "Strings must use doublequote."
quotes
|
| Error |
Row 56, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 79: "Missing semicolon."
semi
|
| Error |
Row 57, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 57, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 58, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 58, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 59, Column 1: "Expected indentation of 5 tabs but found 19 spaces."
indent
|
| Error |
Row 59, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 60, Column 1: "Expected indentation of 5 tabs but found 19 spaces."
indent
|
| Error |
Row 60, Column 20: "'angular' is not defined."
no-undef
|
| Error |
Row 60, Column 36: "'$' is not defined."
no-undef
|
| Error |
Row 60, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 60, Column 57: "Strings must use doublequote."
quotes
|
| Error |
Row 60, Column 74: "Strings must use doublequote."
quotes
|
| Error |
Row 60, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 61, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 61, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 62, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 62, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 63, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 63, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 64, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 64, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 65, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 65, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 66, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 67, Column 1: "Expected indentation of 3 tabs but found 13 spaces."
indent
|
| Error |
Row 67, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 68, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 69, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 69, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 70, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 70, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 71, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 71, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 72, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 72, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 73, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 73, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 74, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 74, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 75, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 75, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 76, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 76, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 77, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 77, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 78, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 78, Column 25: "'angular' is not defined."
no-undef
|
| Error |
Row 78, Column 41: "'$' is not defined."
no-undef
|
| Error |
Row 78, Column 43: "Strings must use doublequote."
quotes
|
| Error |
Row 78, Column 62: "Strings must use doublequote."
quotes
|
| Error |
Row 78, Column 79: "Strings must use doublequote."
quotes
|
| Error |
Row 78, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 79, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 79, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 80, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 80, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 81, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 19: "Missing semicolon."
semi
|
| Error |
Row 82, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 83, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 83, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 84, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 84, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 85, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 85, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 86, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 86, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 86, Column 56: "Missing semicolon."
semi
|
| Error |
Row 86, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 87, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 87, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 88, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 88, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 89, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 89, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 90, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 90, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 90, Column 56: "Missing semicolon."
semi
|
| Error |
Row 90, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 91, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 91, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 92, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 92, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 93, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 93, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 94, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 94, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 56: "Missing semicolon."
semi
|
| Error |
Row 95, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 95, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 96, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 96, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 97, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 97, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 98, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 98, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 98, Column 56: "Missing semicolon."
semi
|
| Error |
Row 98, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 99, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 99, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 100, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 100, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 101, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 101, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 102, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 102, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 102, Column 56: "Missing semicolon."
semi
|
| Error |
Row 102, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 103, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 103, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 104, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 104, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 105, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 105, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 106, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 106, Column 14: "Missing semicolon."
semi
|
| Error |
Row 106, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 107, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 107, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 108, Column 9: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 109, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 109, Column 6: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 110, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 111, Column 6: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Line |
Source |
| Error |
Row 1, Column 15: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
(function () {
|
| Error |
Row 2, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 2, Column 5: "Strings must use doublequote."
quotes
|
| Error |
Row 2, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
'use strict';
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
|
| Error |
Row 4, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 4, Column 5: "'app' is not defined."
no-undef
|
| Error |
Row 4, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 4, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
app.factory('WizardService', WizardService);
|
| Error |
Row 5, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
|
| Error |
Row 6, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 6, Column 30: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 6, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
WizardService.$inject = ['WizardHandler','$timeout'];
|
| Error |
Row 7, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 7, Column 54: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
function WizardService($WizardHandler,$timeout) {
|
| Error |
Row 8, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 8, Column 26: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 8 |
var service = {};
|
| Error |
Row 9, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 9 |
|
| Error |
Row 10, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 10, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 10 |
service.setProgressLine = setProgressLine;
|
| Error |
Row 11, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 11, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 11 |
service.backwardStep = backwardStep;
|
| Error |
Row 12, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 12, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 12 |
service.wizardContinue = wizardContinue;
|
| Error |
Row 13, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 13 |
|
| Error |
Row 14, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 14, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 14 |
return service;
|
| Error |
Row 15, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 15 |
|
| Error |
Row 16, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 16, Column 51: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 16 |
function setProgressLine(state, forward) {
|
| Error |
Row 17, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 17, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 17 |
forward = forward || false;
|
| Error |
Row 18, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 18, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 18, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 18, Column 82: "Missing semicolon."
semi
|
| 18 |
console.log("From wizard Service setting progress line upto :",state)
|
| Error |
Row 19, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 19, Column 37: "'angular' is not defined."
no-undef
|
| Error |
Row 19, Column 76: "Strings must use doublequote."
quotes
|
| Error |
Row 19, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 19 |
var progessBarElement = angular.element(document.querySelector('.progress-line'));
|
| Error |
Row 20, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 20, Column 35: "Strings must use doublequote."
quotes
|
| Error |
Row 20, Column 49: "Strings must use doublequote."
quotes
|
| Error |
Row 20, Column 60: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 20 |
progessBarElement.css('background', '#19ff6a');
|
| Error |
Row 21, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 21 |
|
| Error |
Row 22, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 22, Column 31: "'angular' is not defined."
no-undef
|
| Error |
Row 22, Column 114: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 22 |
var windowWidth = angular.element(document.querySelector(".steps-indicator").querySelectorAll("li"));
|
| Error |
Row 23, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 23, Column 59: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 23 |
for (var i = 0; i < windowWidth.length; ++i) {
|
| Error |
Row 24, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 24, Column 27: "'angular' is not defined."
no-undef
|
| Error |
Row 24, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 24, Column 58: "Missing semicolon."
semi
|
| 24 |
var ele = angular.element(windowWidth[i])
|
| Error |
Row 25, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 25, Column 40: "Missing semicolon."
semi
|
| Error |
Row 25, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 25 |
ele.addClass("f1-step")
|
| Error |
Row 26, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 26, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 26 |
}
|
| Error |
Row 27, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 27, Column 17: "'totalWidth' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 27, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 27 |
var totalWidth = 0;
|
| Error |
Row 28, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 28, Column 17: "'wItem' is assigned a value but never used."
no-unused-vars
|
| Error |
Row 28, Column 25: "'$' is not defined."
no-undef
|
| Error |
Row 28, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 28, Column 45: "Missing semicolon."
semi
|
| 28 |
var wItem = $(".f1-step").length
|
| Error |
Row 29, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 29 |
|
| Error |
Row 30, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 30, Column 49: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 30 |
//var owidth = $window.outerWidth();
|
| Error |
Row 31, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 31 |
|
| Error |
Row 32, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 32, Column 68: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 32 |
//angular.element($(".steps-indicator").width(owidth));
|
| Error |
Row 33, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 33, Column 13: "'angular' is not defined."
no-undef
|
| Error |
Row 33, Column 29: "'$' is not defined."
no-undef
|
| Error |
Row 33, Column 31: "Strings must use doublequote."
quotes
|
| Error |
Row 33, Column 58: "'index' is defined but never used."
no-unused-vars
|
| Error |
Row 33, Column 66: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 33 |
angular.element($('.f1-step').each(function (index) {
|
| Error |
Row 34, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 34, Column 40: "'$' is not defined."
no-undef
|
| Error |
Row 34, Column 57: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 34 |
totalWidth += parseInt($(this).width());
|
| Error |
Row 35, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 35, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 35, Column 16: "Missing semicolon."
semi
|
| 35 |
}))
|
| Error |
Row 36, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 36 |
|
| Error |
Row 37, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 37, Column 13: "'angular' is not defined."
no-undef
|
| Error |
Row 37, Column 29: "'$' is not defined."
no-undef
|
| Error |
Row 37, Column 55: "'$' is not defined."
no-undef
|
| Error |
Row 37, Column 90: "Missing semicolon."
semi
|
| Error |
Row 37, Column 90: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 37 |
angular.element($(".progress-line").width($(".f1-step").width() * state / 2))
|
| Error |
Row 38, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 38 |
|
| Error |
Row 39, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 39, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 39 |
if (forward) {
|
| Error |
Row 40, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 40, Column 17: "Unexpected console statement."
no-console
|
| Error |
Row 40, Column 58: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 40 |
console.log("Moving scroll bar to left");
|
| Error |
Row 41, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 41, Column 17: "'angular' is not defined."
no-undef
|
| Error |
Row 41, Column 33: "'$' is not defined."
no-undef
|
| Error |
Row 41, Column 74: "Missing semicolon."
semi
|
| Error |
Row 41, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 41 |
angular.element($(".steps-6").animate({scrollLeft: 500}))
|
| Error |
Row 42, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 42, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 42 |
}
|
| Error |
Row 43, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 43, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 43 |
}
|
| Error |
Row 44, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 44 |
|
| Error |
Row 45, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 45, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 45 |
function backwardStep() {
|
| Error |
Row 46, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 46, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 46, Column 41: "Missing semicolon."
semi
|
| Error |
Row 46, Column 41: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 46 |
console.log("Move backward")
|
| Error |
Row 47, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 47, Column 13: "'angular' is not defined."
no-undef
|
| Error |
Row 47, Column 29: "'$' is not defined."
no-undef
|
| Error |
Row 47, Column 71: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 47, Column 71: "Missing semicolon."
semi
|
| 47 |
angular.element($(".steps-6").animate({scrollLeft: -500}))
|
| Error |
Row 48, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 48, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 48 |
}
|
| Error |
Row 49, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 49 |
|
| Error |
Row 50, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 50, Column 62: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 50 |
function wizardContinue(stepNo,wizardDoneStepStatus){
|
| Error |
Row 51, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 51, Column 13: "Unexpected console statement."
no-console
|
| Error |
Row 51, Column 95: "Missing semicolon."
semi
|
| Error |
Row 51, Column 95: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 51 |
console.log("wizard step contine from wizard service",wizardDoneStepStatus,stepNo)
|
| Error |
Row 52, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 52, Column 42: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 52 |
while(!wizardDoneStepStatus){
|
| Error |
Row 53, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 53, Column 52: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 53 |
for (var i = stepNo; i < 6; i++) {
|
| Error |
Row 54, Column 1: "Expected indentation of 5 tabs but found 19 spaces."
indent
|
| Error |
Row 54, Column 74: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 54 |
// var target = $('li:eq('+i+')').removeClass('done');
|
| Error |
Row 55, Column 1: "Expected indentation of 5 tabs but found 19 spaces."
indent
|
| Error |
Row 55, Column 76: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 55 |
// var target =$('li.f1-step').eq(i).removeClass('done')
|
| Error |
Row 56, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 56, Column 34: "'$' is not defined."
no-undef
|
| Error |
Row 56, Column 36: "Strings must use doublequote."
quotes
|
| Error |
Row 56, Column 55: "Strings must use doublequote."
quotes
|
| Error |
Row 56, Column 72: "Strings must use doublequote."
quotes
|
| Error |
Row 56, Column 79: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 56, Column 79: "Missing semicolon."
semi
|
| 56 |
var target = $('li.f1-step:eq('+i+')').removeClass('done')
|
| Error |
Row 57, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 57, Column 107: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 57 |
//console.log("Remove done class from "+i+" li",$('li:eq('+i+')').removeClass('done'))
|
| Error |
Row 58, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 58, Column 77: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 58 |
//angular.element($('li:eq('+i+')').removeClass('done'))
|
| Error |
Row 59, Column 1: "Expected indentation of 5 tabs but found 19 spaces."
indent
|
| Error |
Row 59, Column 82: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 59 |
// angular.element($('li.f1-step').eq(i).removeClass('done'));
|
| Error |
Row 60, Column 1: "Expected indentation of 5 tabs but found 19 spaces."
indent
|
| Error |
Row 60, Column 20: "'angular' is not defined."
no-undef
|
| Error |
Row 60, Column 36: "'$' is not defined."
no-undef
|
| Error |
Row 60, Column 38: "Strings must use doublequote."
quotes
|
| Error |
Row 60, Column 57: "Strings must use doublequote."
quotes
|
| Error |
Row 60, Column 74: "Strings must use doublequote."
quotes
|
| Error |
Row 60, Column 83: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 60 |
angular.element($('li.f1-step:eq('+i+')').removeClass('done'));
|
| Error |
Row 61, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 61, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 61 |
if(target != null){
|
| Error |
Row 62, Column 1: "Expected indentation of 6 tabs but found 24 spaces."
indent
|
| Error |
Row 62, Column 53: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 62 |
wizardDoneStepStatus = true;
|
| Error |
Row 63, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 63, Column 22: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 63 |
}
|
| Error |
Row 64, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 64, Column 18: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 64 |
}
|
| Error |
Row 65, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 65, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 65 |
}
|
| Error |
Row 66, Column 13: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 66 |
|
| Error |
Row 67, Column 1: "Expected indentation of 3 tabs but found 13 spaces."
indent
|
| Error |
Row 67, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 67 |
$timeout(function(){
|
| Error |
Row 68, Column 16: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 68 |
|
| Error |
Row 69, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 69, Column 32: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 69 |
//alert(stepNo)
|
| Error |
Row 70, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 70, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 70 |
for (var i = stepNo; i < 6; i++) {
|
| Error |
Row 71, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 71, Column 35: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 71 |
//alert(i)
|
| Error |
Row 72, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 72, Column 78: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 72 |
//var target = $('li:eq('+i+')').removeClass('done');
|
| Error |
Row 73, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 73, Column 80: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 73 |
//var target =$('li.f1-step').eq(i).removeClass('done')
|
| Error |
Row 74, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 74, Column 85: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 74 |
//var target = $('li.f1-step:eq('+i+')').removeClass('done')
|
| Error |
Row 75, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 75, Column 111: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 75 |
//console.log("Remove done class from "+i+" li",$('li:eq('+i+')').removeClass('done'))
|
| Error |
Row 76, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 76, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 76 |
//angular.element($('li:eq('+i+')').removeClass('done'))
|
| Error |
Row 77, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 77, Column 86: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 77 |
//angular.element($('li.f1-step').eq(i).removeClass('done'));
|
| Error |
Row 78, Column 1: "Expected indentation of 5 tabs but found 24 spaces."
indent
|
| Error |
Row 78, Column 25: "'angular' is not defined."
no-undef
|
| Error |
Row 78, Column 41: "'$' is not defined."
no-undef
|
| Error |
Row 78, Column 43: "Strings must use doublequote."
quotes
|
| Error |
Row 78, Column 62: "Strings must use doublequote."
quotes
|
| Error |
Row 78, Column 79: "Strings must use doublequote."
quotes
|
| Error |
Row 78, Column 88: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 78 |
angular.element($('li.f1-step:eq('+i+')').removeClass('done'));
|
| Error |
Row 79, Column 1: "Expected indentation of 4 tabs but found 20 spaces."
indent
|
| Error |
Row 79, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 79 |
}
|
| Error |
Row 80, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 80, Column 55: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 80 |
//delete sessionStorage.wizardStepNo;
|
| Error |
Row 81, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 81, Column 19: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 81, Column 19: "Missing semicolon."
semi
|
| 81 |
},100)
|
| Error |
Row 82, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 82 |
|
| Error |
Row 83, Column 1: "Expected indentation of 3 tabs but found 12 spaces."
indent
|
| Error |
Row 83, Column 33: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 83 |
$timeout(function(){
|
| Error |
Row 84, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 84, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 84 |
switch(parseInt(stepNo)) {
|
| Error |
Row 85, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 85, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 85 |
case 1:
|
| Error |
Row 86, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 86, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 86, Column 56: "Missing semicolon."
semi
|
| Error |
Row 86, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 86 |
console.log("step matched:",stepNo)
|
| Error |
Row 87, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 87, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 87 |
setProgressLine(3);
|
| Error |
Row 88, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 88, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 88 |
break;
|
| Error |
Row 89, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 89, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 89 |
case 2:
|
| Error |
Row 90, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 90, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 90, Column 56: "Missing semicolon."
semi
|
| Error |
Row 90, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 90 |
console.log("step matched:",stepNo)
|
| Error |
Row 91, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 91, Column 40: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 91 |
setProgressLine(5);
|
| Error |
Row 92, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 92, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 92 |
break;
|
| Error |
Row 93, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 93, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 93 |
case 3:
|
| Error |
Row 94, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 94, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 94, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 94, Column 56: "Missing semicolon."
semi
|
| 94 |
console.log("step matched:",stepNo)
|
| Error |
Row 95, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 95, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 95 |
setProgressLine(7,true);
|
| Error |
Row 96, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 96, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 96 |
break;
|
| Error |
Row 97, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 97, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 97 |
case 4:
|
| Error |
Row 98, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 98, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 98, Column 56: "Missing semicolon."
semi
|
| Error |
Row 98, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 98 |
console.log("step matched:",stepNo)
|
| Error |
Row 99, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 99, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 99 |
setProgressLine(9,true);
|
| Error |
Row 100, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 100, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 100 |
break;
|
| Error |
Row 101, Column 1: "Expected indentation of 4 tabs but found 16 spaces."
indent
|
| Error |
Row 101, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 101 |
case 5:
|
| Error |
Row 102, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 102, Column 21: "Unexpected console statement."
no-console
|
| Error |
Row 102, Column 56: "Missing semicolon."
semi
|
| Error |
Row 102, Column 56: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 102 |
console.log("step matched:",stepNo)
|
| Error |
Row 103, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 103, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 103 |
setProgressLine(11,true);
|
| Error |
Row 104, Column 1: "Expected indentation of 5 tabs but found 20 spaces."
indent
|
| Error |
Row 104, Column 27: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 104 |
break;
|
| Error |
Row 105, Column 1: "Expected indentation of 4 tabs but found 12 spaces."
indent
|
| Error |
Row 105, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 105 |
}
|
| Error |
Row 106, Column 1: "Expected indentation of 3 tabs but found 8 spaces."
indent
|
| Error |
Row 106, Column 14: "Missing semicolon."
semi
|
| Error |
Row 106, Column 14: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 106 |
},50)
|
| Error |
Row 107, Column 1: "Expected indentation of 2 tabs but found 8 spaces."
indent
|
| Error |
Row 107, Column 10: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 107 |
}
|
| Error |
Row 108, Column 9: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 108 |
|
| Error |
Row 109, Column 1: "Expected indentation of 1 tab but found 4 spaces."
indent
|
| Error |
Row 109, Column 6: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 109 |
}
|
| Error |
Row 110, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 110 |
|
| Error |
Row 111, Column 6: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 111 |
})();
|
| 112 |
|
|
|
|
\server.js
|
12 problems (12 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 15: "'require' is not defined."
no-undef
|
| Error |
Row 1, Column 23: "Strings must use doublequote."
quotes
|
| Error |
Row 1, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 27: "'__dirname' is not defined."
no-undef
|
| Error |
Row 4, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 8, Column 1: "Unexpected console statement."
no-console
|
| Error |
Row 8, Column 13: "Strings must use doublequote."
quotes
|
| Line |
Source |
| Error |
Row 1, Column 15: "'require' is not defined."
no-undef
|
| Error |
Row 1, Column 23: "Strings must use doublequote."
quotes
|
| Error |
Row 1, Column 34: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
var express = require('express');
|
| Error |
Row 2, Column 24: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
var server = express();
|
| Error |
Row 3, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
|
| Error |
Row 4, Column 27: "'__dirname' is not defined."
no-undef
|
| Error |
Row 4, Column 39: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
server.use(express.static(__dirname));
|
| Error |
Row 5, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
|
| Error |
Row 6, Column 21: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
server.listen(4200);
|
| Error |
Row 7, Column 1: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 7 |
|
| Error |
Row 8, Column 1: "Unexpected console statement."
no-console
|
| Error |
Row 8, Column 13: "Strings must use doublequote."
quotes
|
| 8 |
console.log('server is running 4200'); |
|
|
|
\vendor\angular-wizard.min.js
|
92 problems (92 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 2, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 3, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 4, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 5, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 6, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| Error |
Row 7, Column 35: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 282: "Missing semicolon."
semi
|
| Error |
Row 7, Column 284: "Missing semicolon."
semi
|
| Error |
Row 7, Column 286: "Missing semicolon."
semi
|
| Error |
Row 7, Column 288: "Missing semicolon."
semi
|
| Error |
Row 7, Column 290: "Missing semicolon."
semi
|
| Error |
Row 7, Column 291: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 361: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 444: "Strings must use doublequote."
quotes
|
| Error |
Row 7, Column 562: "Missing semicolon."
semi
|
| Error |
Row 7, Column 566: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 653: "Strings must use doublequote."
quotes
|
| Error |
Row 7, Column 1353: "Missing semicolon."
semi
|
| Error |
Row 7, Column 1357: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 1422: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 1737: "Missing semicolon."
semi
|
| Error |
Row 7, Column 1792: "'b' is defined but never used."
no-unused-vars
|
| Error |
Row 7, Column 1812: "Missing semicolon."
semi
|
| Error |
Row 7, Column 1889: "Missing semicolon."
semi
|
| Error |
Row 7, Column 1891: "Missing semicolon."
semi
|
| Error |
Row 7, Column 1893: "Missing semicolon."
semi
|
| Error |
Row 7, Column 1896: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 2182: "Missing semicolon."
semi
|
| Error |
Row 7, Column 2612: "Missing semicolon."
semi
|
| Error |
Row 7, Column 2664: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 2758: "Missing semicolon."
semi
|
| Error |
Row 7, Column 2789: "Missing semicolon."
semi
|
| Error |
Row 7, Column 3157: "Missing semicolon."
semi
|
| Error |
Row 7, Column 3207: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 3299: "Missing semicolon."
semi
|
| Error |
Row 7, Column 3329: "Missing semicolon."
semi
|
| Error |
Row 7, Column 3353: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 3419: "Missing semicolon."
semi
|
| Error |
Row 7, Column 3446: "Missing semicolon."
semi
|
| Error |
Row 7, Column 3703: "Missing semicolon."
semi
|
| Error |
Row 7, Column 3766: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 3835: "Missing semicolon."
semi
|
| Error |
Row 7, Column 3839: "Missing semicolon."
semi
|
| Error |
Row 7, Column 3883: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 3956: "Missing semicolon."
semi
|
| Error |
Row 7, Column 3960: "Missing semicolon."
semi
|
| Error |
Row 7, Column 4020: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 4055: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 4109: "Missing semicolon."
semi
|
| Error |
Row 7, Column 4152: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 4228: "Missing semicolon."
semi
|
| Error |
Row 7, Column 4230: "Missing semicolon."
semi
|
| Error |
Row 7, Column 4420: "Missing semicolon."
semi
|
| Error |
Row 7, Column 4498: "Missing semicolon."
semi
|
| Error |
Row 7, Column 4695: "Missing semicolon."
semi
|
| Error |
Row 7, Column 4784: "Missing semicolon."
semi
|
| Error |
Row 7, Column 4866: "Missing semicolon."
semi
|
| Error |
Row 7, Column 4940: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 5342: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 5543: "'_' is not defined."
no-undef
|
| Error |
Row 7, Column 5582: "Missing semicolon."
semi
|
| Error |
Row 7, Column 5584: "Missing semicolon."
semi
|
| Error |
Row 7, Column 5660: "Missing semicolon."
semi
|
| Error |
Row 7, Column 5764: "Missing semicolon."
semi
|
| Error |
Row 7, Column 5766: "Missing semicolon."
semi
|
| Error |
Row 7, Column 5835: "Missing semicolon."
semi
|
| Error |
Row 7, Column 5914: "Missing semicolon."
semi
|
| Error |
Row 7, Column 5970: "Missing semicolon."
semi
|
| Error |
Row 7, Column 6041: "Missing semicolon."
semi
|
| Error |
Row 7, Column 6106: "Missing semicolon."
semi
|
| Error |
Row 7, Column 6175: "Missing semicolon."
semi
|
| Error |
Row 7, Column 6264: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 6350: "Missing semicolon."
semi
|
| Error |
Row 7, Column 6437: "Missing semicolon."
semi
|
| Error |
Row 7, Column 6516: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 6570: "Missing semicolon."
semi
|
| Error |
Row 7, Column 6572: "Missing semicolon."
semi
|
| Error |
Row 7, Column 6631: "Missing semicolon."
semi
|
| Error |
Row 7, Column 6801: "Missing semicolon."
semi
|
| Error |
Row 7, Column 7009: "Missing semicolon."
semi
|
| Error |
Row 7, Column 7034: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 7101: "Missing semicolon."
semi
|
| Error |
Row 7, Column 7116: "Missing semicolon."
semi
|
| Error |
Row 7, Column 7187: "Missing semicolon."
semi
|
| Error |
Row 7, Column 7188: "Missing semicolon."
semi
|
| Error |
Row 7, Column 7191: "Missing semicolon."
semi
|
| Error |
Row 7, Column 7363: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 7518: "Missing semicolon."
semi
|
| Error |
Row 7, Column 7558: "Missing semicolon."
semi
|
| Error |
Row 7, Column 7621: "Missing semicolon."
semi
|
| Error |
Row 7, Column 7624: "Missing semicolon."
semi
|
| Line |
Source |
| Error |
Row 1, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 1 |
/**
|
| Error |
Row 2, Column 45: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 2 |
* Easy to use Wizard library for Angular JS
|
| Error |
Row 3, Column 81: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 3 |
* @version v1.1.1 - 2017-06-07 * @link https://github.com/mgonto/angular-wizard
|
| Error |
Row 4, Column 46: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 4 |
* @author Martin Gontovnikas <martin@gon.to>
|
| Error |
Row 5, Column 64: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 5 |
* @license MIT License, http://www.opensource.org/licenses/MIT
|
| Error |
Row 6, Column 4: "Expected linebreaks to be 'LF' but found 'CRLF'."
linebreak-style
|
| 6 |
*/
|
| Error |
Row 7, Column 35: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 282: "Missing semicolon."
semi
|
| Error |
Row 7, Column 284: "Missing semicolon."
semi
|
| Error |
Row 7, Column 286: "Missing semicolon."
semi
|
| Error |
Row 7, Column 288: "Missing semicolon."
semi
|
| Error |
Row 7, Column 290: "Missing semicolon."
semi
|
| Error |
Row 7, Column 291: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 361: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 444: "Strings must use doublequote."
quotes
|
| Error |
Row 7, Column 562: "Missing semicolon."
semi
|
| Error |
Row 7, Column 566: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 653: "Strings must use doublequote."
quotes
|
| Error |
Row 7, Column 1353: "Missing semicolon."
semi
|
| Error |
Row 7, Column 1357: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 1422: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 1737: "Missing semicolon."
semi
|
| Error |
Row 7, Column 1792: "'b' is defined but never used."
no-unused-vars
|
| Error |
Row 7, Column 1812: "Missing semicolon."
semi
|
| Error |
Row 7, Column 1889: "Missing semicolon."
semi
|
| Error |
Row 7, Column 1891: "Missing semicolon."
semi
|
| Error |
Row 7, Column 1893: "Missing semicolon."
semi
|
| Error |
Row 7, Column 1896: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 2182: "Missing semicolon."
semi
|
| Error |
Row 7, Column 2612: "Missing semicolon."
semi
|
| Error |
Row 7, Column 2664: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 2758: "Missing semicolon."
semi
|
| Error |
Row 7, Column 2789: "Missing semicolon."
semi
|
| Error |
Row 7, Column 3157: "Missing semicolon."
semi
|
| Error |
Row 7, Column 3207: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 3299: "Missing semicolon."
semi
|
| Error |
Row 7, Column 3329: "Missing semicolon."
semi
|
| Error |
Row 7, Column 3353: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 3419: "Missing semicolon."
semi
|
| Error |
Row 7, Column 3446: "Missing semicolon."
semi
|
| Error |
Row 7, Column 3703: "Missing semicolon."
semi
|
| Error |
Row 7, Column 3766: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 3835: "Missing semicolon."
semi
|
| Error |
Row 7, Column 3839: "Missing semicolon."
semi
|
| Error |
Row 7, Column 3883: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 3956: "Missing semicolon."
semi
|
| Error |
Row 7, Column 3960: "Missing semicolon."
semi
|
| Error |
Row 7, Column 4020: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 4055: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 4109: "Missing semicolon."
semi
|
| Error |
Row 7, Column 4152: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 4228: "Missing semicolon."
semi
|
| Error |
Row 7, Column 4230: "Missing semicolon."
semi
|
| Error |
Row 7, Column 4420: "Missing semicolon."
semi
|
| Error |
Row 7, Column 4498: "Missing semicolon."
semi
|
| Error |
Row 7, Column 4695: "Missing semicolon."
semi
|
| Error |
Row 7, Column 4784: "Missing semicolon."
semi
|
| Error |
Row 7, Column 4866: "Missing semicolon."
semi
|
| Error |
Row 7, Column 4940: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 5342: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 5543: "'_' is not defined."
no-undef
|
| Error |
Row 7, Column 5582: "Missing semicolon."
semi
|
| Error |
Row 7, Column 5584: "Missing semicolon."
semi
|
| Error |
Row 7, Column 5660: "Missing semicolon."
semi
|
| Error |
Row 7, Column 5764: "Missing semicolon."
semi
|
| Error |
Row 7, Column 5766: "Missing semicolon."
semi
|
| Error |
Row 7, Column 5835: "Missing semicolon."
semi
|
| Error |
Row 7, Column 5914: "Missing semicolon."
semi
|
| Error |
Row 7, Column 5970: "Missing semicolon."
semi
|
| Error |
Row 7, Column 6041: "Missing semicolon."
semi
|
| Error |
Row 7, Column 6106: "Missing semicolon."
semi
|
| Error |
Row 7, Column 6175: "Missing semicolon."
semi
|
| Error |
Row 7, Column 6264: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 6350: "Missing semicolon."
semi
|
| Error |
Row 7, Column 6437: "Missing semicolon."
semi
|
| Error |
Row 7, Column 6516: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 6570: "Missing semicolon."
semi
|
| Error |
Row 7, Column 6572: "Missing semicolon."
semi
|
| Error |
Row 7, Column 6631: "Missing semicolon."
semi
|
| Error |
Row 7, Column 6801: "Missing semicolon."
semi
|
| Error |
Row 7, Column 7009: "Missing semicolon."
semi
|
| Error |
Row 7, Column 7034: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 7101: "Missing semicolon."
semi
|
| Error |
Row 7, Column 7116: "Missing semicolon."
semi
|
| Error |
Row 7, Column 7187: "Missing semicolon."
semi
|
| Error |
Row 7, Column 7188: "Missing semicolon."
semi
|
| Error |
Row 7, Column 7191: "Missing semicolon."
semi
|
| Error |
Row 7, Column 7363: "'angular' is not defined."
no-undef
|
| Error |
Row 7, Column 7518: "Missing semicolon."
semi
|
| Error |
Row 7, Column 7558: "Missing semicolon."
semi
|
| Error |
Row 7, Column 7621: "Missing semicolon."
semi
|
| Error |
Row 7, Column 7624: "Missing semicolon."
semi
|
| 7 |
function wizardButtonDirective(a){angular.module("mgo-angular-wizard").directive(a,function(){return{restrict:"A",replace:!1,require:"^wizard",link:function(b,c,d,e){c.on("click",function(c){c.preventDefault(),b.$apply(function(){b.$eval(d[a]),e[a.replace("wz","").toLowerCase()]()})})}}})}angular.module("templates-angularwizard",["step.html","wizard.html"]),angular.module("step.html",[]).run(["$templateCache",function(a){a.put("step.html",'<section ng-show="selected" ng-class="{current: selected, done: completed}" class="step" ng-transclude>\n</section>')}]),angular.module("wizard.html",[]).run(["$templateCache",function(a){a.put("wizard.html",'<div>\n <h2 ng-if="selectedStep.wzHeadingTitle != \'\'">{{ selectedStep.wzHeadingTitle }}</h2>\n\n <div class="steps" ng-if="indicatorsPosition === \'bottom\'" ng-transclude></div>\n <ul class="steps-indicator steps-{{getEnabledSteps().length}}" ng-if="!hideIndicators">\n <li ng-class="{default: !step.completed && !step.selected, current: step.selected && !step.completed, done: step.completed && !step.selected, editing: step.selected && step.completed}" ng-repeat="step in getEnabledSteps()">\n <a ng-click="goTo(step)">{{step.title || step.wzTitle}}</a>\n </li>\n </ul>\n <div class="steps" ng-if="indicatorsPosition === \'top\'" ng-transclude></div>\n</div>\n')}]),angular.module("mgo-angular-wizard",["templates-angularwizard"]),angular.module("mgo-angular-wizard").directive("wzStep",function(){return{restrict:"EA",replace:!0,transclude:!0,scope:{wzTitle:"@",wzHeadingTitle:"@",canenter:"=",canexit:"=",disabled:"@?wzDisabled",description:"@",wzData:"=",wzOrder:"@?"},require:"^wizard",templateUrl:function(a,b){return b.template||"step.html"},link:function(a,b,c,d){c.$observe("wzTitle",function(b){a.title=a.wzTitle}),a.title=a.wzTitle,d.addStep(a),a.$on("$destroy",function(){d.removeStep(a)})}}}),angular.module("mgo-angular-wizard").directive("wizard",function(){return{restrict:"EA",replace:!0,transclude:!0,scope:{currentStep:"=",onCancel:"&",onFinish:"&",hideIndicators:"=",editMode:"=",name:"@",indicatorsPosition:"@?"},templateUrl:function(a,b){return b.template||"wizard.html"},controller:["$scope","$element","$log","WizardHandler","$q","$timeout",function($scope,$element,$log,WizardHandler,$q,$timeout){function canEnterStep(step){var defer,canEnter;if(void 0===step.canenter)return!0;if("boolean"==typeof step.canenter)return step.canenter;if("string"==typeof step.canenter){var splitFunction=step.canenter.split("(");canEnter=eval("$scope.$parent."+splitFunction[0]+"($scope.context"+splitFunction[1])}else canEnter=step.canenter($scope.context);return angular.isFunction(canEnter.then)?(defer=$q.defer(),canEnter.then(function(a){defer.resolve(a)}),defer.promise):canEnter===!0}function canExitStep(step,stepTo){var defer,canExit;if("undefined"==typeof step.canexit||$scope.getStepNumber(stepTo)<$scope.currentStepNumber())return!0;if("boolean"==typeof step.canexit)return step.canexit;if("string"==typeof step.canexit){var splitFunction=step.canexit.split("(");canExit=eval("$scope.$parent."+splitFunction[0]+"($scope.context"+splitFunction[1])}else canExit=step.canexit($scope.context);return angular.isFunction(canExit.then)?(defer=$q.defer(),canExit.then(function(a){defer.resolve(a)}),defer.promise):canExit===!0}function unselectAll(){angular.forEach($scope.getEnabledSteps(),function(a){a.selected=!1}),$scope.selectedStep=null}void 0==$scope.indicatorsPosition&&($scope.indicatorsPosition="bottom");var firstRun=!0;WizardHandler.addWizard($scope.name||WizardHandler.defaultName,this),$scope.$on("$destroy",function(){WizardHandler.removeWizard($scope.name||WizardHandler.defaultName)}),$scope.steps=[];var stepIdx=function(a){var b=0,c=-1;return angular.forEach($scope.getEnabledSteps(),function(d){d===a&&(c=b),b++}),c},stepByTitle=function(a){var b=null;return angular.forEach($scope.getEnabledSteps(),function(c){c.wzTitle===a&&(b=c)}),b},handleEditModeChange=function(){var a=$scope.editMode;if(!angular.isUndefined(a)&&null!==a&&(angular.forEach($scope.steps,function(b){b.completed=a}),!a)){var b=$scope.currentStepNumber()-1;angular.forEach($scope.getEnabledSteps(),function(a,c){b>c&&(a.completed=!0)})}};$scope.context={},$scope.$watch("currentStep",function(a){if(a){var b=$scope.selectedStep.wzTitle;$scope.selectedStep&&b!==$scope.currentStep&&$scope.goTo(stepByTitle($scope.currentStep))}}),$scope.$watch("[editMode, steps.length]",function(){handleEditModeChange()},!0),this.addStep=function(a){var b=a.wzOrder>=0&&!$scope.steps[a.wzOrder]?a.wzOrder:$scope.steps.length;$scope.steps[b]=a,$scope.getEnabledSteps()[0]===a&&$scope.goTo($scope.getEnabledSteps()[0])},this.removeStep=function(a){var b=$scope.steps.indexOf(a);b>0&&$scope.steps.splice(b,1)},this.context=$scope.context,$scope.getStepNumber=function(a){return stepIdx(a)+1},$scope.goTo=function(a){if(firstRun)unselectAll(),$scope.selectedStep=a,angular.isUndefined($scope.currentStep)||($scope.currentStep=a.wzTitle),a.selected=!0,$scope.$emit("wizard:stepChanged",{step:a,index:stepIdx(a)}),firstRun=!1;else{var b;$scope.currentStepNumber()>0?b=$scope.currentStepNumber()-1:0===$scope.currentStepNumber()&&(b=0),$q.all([canExitStep($scope.getEnabledSteps()[b],a),canEnterStep(a)]).then(function(b){b[0]&&b[1]?(unselectAll(),$scope.selectedStep=a,angular.isUndefined($scope.currentStep)||($scope.currentStep=a.wzTitle),a.selected=!0,$scope.$emit("wizard:stepChanged",{step:a,index:stepIdx(a)})):$scope.$emit("wizard:stepChangeFailed",{step:a,index:_.indexOf($scope.getEnabledSteps(),a)})})}},$scope.currentStepNumber=function(){return stepIdx($scope.selectedStep)+1},$scope.getEnabledSteps=function(){return $scope.steps.filter(function(a){return a&&"true"!==a.disabled})},this.currentStepTitle=function(){return $scope.selectedStep.wzTitle},this.currentStepDescription=function(){return $scope.selectedStep.description},this.currentStep=function(){return $scope.selectedStep},this.totalStepCount=function(){return $scope.getEnabledSteps().length},this.getEnabledSteps=function(){return $scope.getEnabledSteps()},this.currentStepNumber=function(){return $scope.currentStepNumber()},this.next=function(a){var b=$scope.getEnabledSteps(),c=stepIdx($scope.selectedStep);if(angular.isFunction(a)){if(!a())return;c===b.length-1?this.finish():$scope.goTo(b[c+1])}a||($scope.selectedStep.completed=!0),c===b.length-1?this.finish():$scope.goTo(b[c+1])},this.goTo=function(a){$timeout(function(){var b,c=$scope.getEnabledSteps();b=angular.isNumber(a)?c[a]:stepByTitle(a),$scope.goTo(b)})},this.finish=function(){$scope.onFinish&&$scope.onFinish()},this.previous=function(){var a=stepIdx($scope.selectedStep);if(0===a)throw new Error("Can't go back. It's already in step 0");$scope.goTo($scope.getEnabledSteps()[a-1])},this.cancel=function(){if($scope.onCancel)$scope.onCancel();else{var a=stepIdx($scope.selectedStep);if(0===a)throw new Error("Can't go back. It's already in step 0");$scope.goTo($scope.getEnabledSteps()[0])}},this.reset=function(){angular.forEach($scope.getEnabledSteps(),function(a){a.completed=!1}),this.goTo(0)},this.setEditMode=function(a){$scope.editMode=a,handleEditModeChange()}}]}}),wizardButtonDirective("wzNext"),wizardButtonDirective("wzPrevious"),wizardButtonDirective("wzFinish"),wizardButtonDirective("wzCancel"),wizardButtonDirective("wzReset"),angular.module("mgo-angular-wizard").factory("WizardHandler",function(){var a={},b={};return a.defaultName="defaultWizard",a.addWizard=function(a,c){b[a]=c},a.removeWizard=function(a){delete b[a]},a.wizard=function(c){var d=c;return c||(d=a.defaultName),b[d]},a}); |
|
|
|
\vendor\signature.js
|
170 problems (170 errors, 0 warnings)
|
| Severity |
Rule |
| Error |
Row 216, Column 1: "'angular' is not defined."
no-undef
|
| Error |
Row 216, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 218, Column 1: "'angular' is not defined."
no-undef
|
| Error |
Row 218, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 218, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 218, Column 56: "Strings must use doublequote."
quotes
|
| Error |
Row 218, Column 69: "Strings must use doublequote."
quotes
|
| Error |
Row 218, Column 81: "Strings must use doublequote."
quotes
|
| Error |
Row 219, Column 1: "Expected indentation of 1 tab but found 2 spaces."
indent
|
| Error |
Row 220, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 220, Column 5: "Strings must use doublequote."
quotes
|
| Error |
Row 222, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 222, Column 9: "'signaturePad' is defined but never used."
no-unused-vars
|
| Error |
Row 222, Column 23: "'element' is defined but never used."
no-unused-vars
|
| Error |
Row 222, Column 46: "Strings must use doublequote."
quotes
|
| Error |
Row 224, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 225, Column 1: "Expected indentation of 3 tabs but found 6 spaces."
indent
|
| Error |
Row 225, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 226, Column 1: "Expected indentation of 3 tabs but found 6 spaces."
indent
|
| Error |
Row 227, Column 1: "Expected indentation of 3 tabs but found 6 spaces."
indent
|
| Error |
Row 227, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 228, Column 1: "Expected indentation of 3 tabs but found 6 spaces."
indent
|
| Error |
Row 229, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 229, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 230, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 230, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 231, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 231, Column 15: "Strings must use doublequote."
quotes
|
| Error |
Row 232, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 232, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 233, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 233, Column 18: "Strings must use doublequote."
quotes
|
| Error |
Row 234, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 234, Column 17: "Strings must use doublequote."
quotes
|
| Error |
Row 235, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 235, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 236, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 236, Column 24: "Strings must use doublequote."
quotes
|
| Error |
Row 237, Column 1: "Expected indentation of 3 tabs but found 6 spaces."
indent
|
| Error |
Row 238, Column 1: "Expected indentation of 3 tabs but found 6 spaces."
indent
|
| Error |
Row 239, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 239, Column 9: "Strings must use doublequote."
quotes
|
| Error |
Row 240, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 241, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 243, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| Error |
Row 244, Column 1: "Expected indentation of 7 tabs but found 14 spaces."
indent
|
| Error |
Row 245, Column 1: "Expected indentation of 7 tabs but found 14 spaces."
indent
|
| Error |
Row 246, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| Error |
Row 247, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 249, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 250, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| Error |
Row 252, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| Error |
Row 253, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| Error |
Row 254, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 256, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 257, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| Error |
Row 261, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| Error |
Row 262, Column 1: "Expected indentation of 7 tabs but found 14 spaces."
indent
|
| Error |
Row 263, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| Error |
Row 264, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 266, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 267, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| Error |
Row 268, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| Error |
Row 269, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 271, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 272, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| Error |
Row 273, Column 1: "Expected indentation of 6 tabs but found 14 spaces."
indent
|
| Error |
Row 274, Column 1: "Expected indentation of 7 tabs but found 16 spaces."
indent
|
| Error |
Row 275, Column 1: "Expected indentation of 7 tabs but found 16 spaces."
indent
|
| Error |
Row 276, Column 1: "Expected indentation of 6 tabs but found 14 spaces."
indent
|
| Error |
Row 277, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 279, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 280, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| Error |
Row 281, Column 1: "Expected indentation of 7 tabs but found 14 spaces."
indent
|
| Error |
Row 282, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| Error |
Row 284, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| Error |
Row 285, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 286, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 287, Column 1: "Expected indentation of 3 tabs but found 6 spaces."
indent
|
| Error |
Row 288, Column 1: "Expected indentation of 3 tabs but found 6 spaces."
indent
|
| Error |
Row 288, Column 39: "'attrs' is defined but never used."
no-unused-vars
|
| Error |
Row 289, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 289, Column 35: "Strings must use doublequote."
quotes
|
| Error |
Row 290, Column 1: "Expected indentation of 4 tabs but found 6 spaces."
indent
|
| Error |
Row 291, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 292, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 293, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 293, Column 37: "Strings must use doublequote."
quotes
|
| Error |
Row 295, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 296, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 298, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 299, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 300, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 301, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 303, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 303, Column 34: "'SignaturePad' is not defined."
no-undef
|
| Error |
Row 305, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 306, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 308, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 309, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 311, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 312, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 314, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 315, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| Error |
Row 316, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| Error |
Row 317, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 318, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 320, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 320, Column 22: "Strings must use doublequote."
quotes
|
| Error |
Row 321, Column 1: "Expected indentation of 5 tabs but found 12 spaces."
indent
|
| Error |
Row 322, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 324, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 325, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 326, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 328, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 330, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 331, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| Error |
Row 332, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 334, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 335, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 336, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 337, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 339, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 340, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 342, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 343, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 344, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 345, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 347, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 348, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 348, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 349, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 350, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 351, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 353, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 353, Column 9: "'angular' is not defined."
no-undef
|
| Error |
Row 353, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 354, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 354, Column 19: "Strings must use doublequote."
quotes
|
| Error |
Row 355, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 355, Column 11: "'angular' is not defined."
no-undef
|
| Error |
Row 355, Column 43: "Strings must use doublequote."
quotes
|
| Error |
Row 356, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 358, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 360, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 360, Column 20: "Strings must use doublequote."
quotes
|
| Error |
Row 361, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 361, Column 20: "Strings must use doublequote."
quotes
|
| Error |
Row 363, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 364, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 365, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| Error |
Row 366, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| Error |
Row 367, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 368, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 369, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 371, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 372, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 373, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| Error |
Row 374, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| Error |
Row 376, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| Error |
Row 377, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| Error |
Row 378, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 379, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 380, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 381, Column 1: "Expected indentation of 3 tabs but found 6 spaces."
indent
|
| Error |
Row 382, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 383, Column 1: "Expected indentation of 1 tab but found 2 spaces."
indent
|
| Error |
Row 387, Column 1: "'angular' is not defined."
no-undef
|
| Error |
Row 387, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 387, Column 35: "Strings must use doublequote."
quotes
|
| Line |
Source |
| 1 |
// /* |
| 2 |
// * https://github.com/legalthings/signature-pad-angular |
| 3 |
// * Copyright (c) 2015 ; Licensed MIT |
| 4 |
// */ |
| 5 |
|
| 6 |
// angular.module('signature', []); |
| 7 |
|
| 8 |
// angular |
| 9 |
// .module('signature') |
| 10 |
// .directive('signaturePad', [ |
| 11 |
// '$interval', |
| 12 |
// '$timeout', |
| 13 |
// '$window', |
| 14 |
// function ($interval, $timeout, $window) { |
| 15 |
// 'use strict'; |
| 16 |
|
| 17 |
// var signaturePad, |
| 18 |
// element, |
| 19 |
// EMPTY_IMAGE = 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAjgAAADcCAQAAADXNhPAAAACIklEQVR42u' + |
| 20 |
// '3UIQEAAAzDsM+/6UsYG0okFDQHMBIJAMMBDAfAcADDATAcwHAAwwEwHMBwAAwHMBzAcAAMBzAcAMMBDA' + |
| 21 |
// 'cwHADDAQwHwHAAwwEMB8BwAMMBMBzAcADDATAcwHAADAcwHADDAQwHMBwAwwEMB8BwAMMBDAfAcADDAT' + |
| 22 |
// 'AcwHAAwwEwHMBwAAwHMBzAcAAMBzAcAMMBDAcwHADDAQwHwHAAwwEwHMBwAMMBMBzAcAAMBzAcwHAADA' + |
| 23 |
// 'cwHADDAQwHMBwAwwEMB8BwAMMBDAfAcADDATAcwHAAwwEwHMBwAAwHMBzAcCQADAcwHADDAQwHwHAAww' + |
| 24 |
// 'EMB8BwAMMBMBzAcADDATAcwHAADAcwHMBwAAwHMBwAwwEMBzAcAMMBDAfAcADDAQwHwHAAwwEwHMBwAA' + |
| 25 |
// 'wHMBzAcAAMBzAcAMMBDAcwHADDAQwHwHAAwwEMB8BwAMMBMBzAcADDATAcwHAADAcwHMBwAAwHMBwAww' + |
| 26 |
// 'EMB8BwAMMBDAfAcADDATAcwHAAwwEwHMBwAAwHMBzAcAAMBzAcAMMBDAcwHADDAQwHwHAAwwEMB8BwAM' + |
| 27 |
// 'MBMBzAcADDkQAwHMBwAAwHMBwAwwEMBzAcAMMBDAfAcADDAQwHwHAAwwEwHMBwAMMBMBzAcAAMBzAcwH' + |
| 28 |
// 'AADAcwHADDAQwHMBwAwwEMB8BwAMMBMBzAcADDATAcwHAADAcwHMBwAAwHMBwAwwEMBzAcAMMBDAegea' + |
| 29 |
// 'yZAN3dLgwnAAAAAElFTkSuQmCC'; |
| 30 |
|
| 31 |
// return { |
| 32 |
// restrict: 'EA', |
| 33 |
// replace: true, |
| 34 |
// template: '<div class="signature" style="width: 100%; max-width:{{width}}px; height: 100%; ' + |
| 35 |
// 'max-height:{{height}}px;"><canvas style="display: block; margin: 0 auto;" ng-mou' + |
| 36 |
// 'seup="onMouseup()" ng-mousedown="notifyDrawing({ drawing: true })"></canvas></di' + |
| 37 |
// 'v>', |
| 38 |
// scope: { |
| 39 |
// accept: '=?', |
| 40 |
// clear: '=?', |
| 41 |
// disabled: '=?', |
| 42 |
// dataurl: '=?', |
| 43 |
// height: '@', |
| 44 |
// width: '@', |
| 45 |
// notifyDrawing: '&onDrawing' |
| 46 |
// }, |
| 47 |
// controller: [ |
| 48 |
// '$scope', |
| 49 |
// function ($scope) { |
| 50 |
// $scope.accept = function () { |
| 51 |
|
| 52 |
// return { |
| 53 |
// isEmpty: $scope.dataurl === EMPTY_IMAGE, |
| 54 |
// dataUrl: $scope.dataurl |
| 55 |
// }; |
| 56 |
// }; |
| 57 |
|
| 58 |
// $scope.onMouseup = function () { |
| 59 |
// $scope.updateModel(); |
| 60 |
|
| 61 |
// // notify that drawing has ended |
| 62 |
// $scope.notifyDrawing({drawing: false}); |
| 63 |
// }; |
| 64 |
|
| 65 |
// $scope.updateModel = function () { |
| 66 |
// /* |
| 67 |
// defer handling mouseup event until $scope.signaturePad handles |
| 68 |
// first the same event |
| 69 |
// */ |
| 70 |
// $timeout() |
| 71 |
// .then(function () { |
| 72 |
// $scope.dataurl = $scope |
| 73 |
// .signaturePad |
| 74 |
// .isEmpty() |
| 75 |
// ? EMPTY_IMAGE |
| 76 |
// : $scope |
| 77 |
// .signaturePad |
| 78 |
// .toDataURL(); |
| 79 |
// }); |
| 80 |
// }; |
| 81 |
|
| 82 |
// $scope.clear = function () { |
| 83 |
// $scope |
| 84 |
// .signaturePad |
| 85 |
// .clear(); |
| 86 |
// $scope.dataurl = EMPTY_IMAGE; |
| 87 |
// }; |
| 88 |
|
| 89 |
// $scope.$watch("dataurl", function (dataUrl) { |
| 90 |
// if (!dataUrl || $scope.signaturePad.toDataURL() === dataUrl) { |
| 91 |
// return; |
| 92 |
// } |
| 93 |
|
| 94 |
// $scope.setDataUrl(dataUrl); |
| 95 |
// }); |
| 96 |
// } |
| 97 |
// ], |
| 98 |
// link: function (scope, element, attrs) { |
| 99 |
// var canvas = element.find('canvas')[0]; |
| 100 |
// var parent = canvas.parentElement; |
| 101 |
// var scale = 0; |
| 102 |
// var ctx = canvas.getContext('2d'); |
| 103 |
|
| 104 |
// var width = parseInt(scope.width, 10); |
| 105 |
// var height = parseInt(scope.height, 10); |
| 106 |
|
| 107 |
// canvas.width = width; |
| 108 |
// canvas.height = height; |
| 109 |
|
| 110 |
// scope.signaturePad = new SignaturePad(canvas); |
| 111 |
|
| 112 |
// scope.setDataUrl = function (dataUrl) { |
| 113 |
// var ratio = Math.max(window.devicePixelRatio || 1, 1); |
| 114 |
|
| 115 |
// ctx.setTransform(1, 0, 0, 1, 0, 0); |
| 116 |
// ctx.scale(ratio, ratio); |
| 117 |
|
| 118 |
// scope |
| 119 |
// .signaturePad |
| 120 |
// .clear(); |
| 121 |
// scope |
| 122 |
// .signaturePad |
| 123 |
// .fromDataURL(dataUrl); |
| 124 |
|
| 125 |
// $timeout().then(function () { |
| 126 |
// ctx.setTransform(1, 0, 0, 1, 0, 0); |
| 127 |
// ctx.scale(1 / scale, 1 / scale); |
| 128 |
// }); |
| 129 |
// }; |
| 130 |
|
| 131 |
// scope.$watch('disabled', function (val) { |
| 132 |
// val |
| 133 |
// ? scope |
| 134 |
// .signaturePad |
| 135 |
// .off() |
| 136 |
// : scope |
| 137 |
// .signaturePad |
| 138 |
// .on(); |
| 139 |
// }); |
| 140 |
|
| 141 |
// var calculateScale = function () { |
| 142 |
// var scaleWidth = Math.min(parent.clientWidth / width, 1); |
| 143 |
// var scaleHeight = Math.min(parent.clientHeight / height, 1); |
| 144 |
|
| 145 |
// var newScale = Math.min(scaleWidth, scaleHeight); |
| 146 |
|
| 147 |
// if (newScale === scale) { |
| 148 |
// return; |
| 149 |
// } |
| 150 |
|
| 151 |
// var newWidth = width * newScale; |
| 152 |
// var newHeight = height * newScale; |
| 153 |
// canvas.style.height = Math.round(newHeight) + "px"; |
| 154 |
// canvas.style.width = Math.round(newWidth) + "px"; |
| 155 |
|
| 156 |
|
| 157 |
|
| 158 |
// scale = newScale; |
| 159 |
// ctx.setTransform(1, 0, 0, 1, 0, 0); |
| 160 |
// ctx.scale(1 / scale, 1 / scale); |
| 161 |
// }; |
| 162 |
|
| 163 |
// var resizeIH = $interval(calculateScale, 200); |
| 164 |
// scope.$on('$destroy', function () { |
| 165 |
// $interval.cancel(resizeIH); |
| 166 |
// resizeIH = null; |
| 167 |
// }); |
| 168 |
|
| 169 |
// angular |
| 170 |
// .element($window) |
| 171 |
// .bind('resize', calculateScale); |
| 172 |
// scope.$on('$destroy', function () { |
| 173 |
// angular |
| 174 |
// .element($window) |
| 175 |
// .unbind('resize', calculateScale); |
| 176 |
// }); |
| 177 |
|
| 178 |
// calculateScale(); |
| 179 |
|
| 180 |
// element.on('touchstart', onTouchstart); |
| 181 |
// element.on('touchend', onTouchend); |
| 182 |
|
| 183 |
// function onTouchstart(event) { |
| 184 |
// scope |
| 185 |
// .$apply(function () { |
| 186 |
// // notify that drawing has started |
| 187 |
// scope.notifyDrawing({drawing: true}); |
| 188 |
// }); |
| 189 |
// event.preventDefault(); |
| 190 |
// } |
| 191 |
|
| 192 |
// function onTouchend(event) { |
| 193 |
// scope |
| 194 |
// .$apply(function () { |
| 195 |
// // updateModel |
| 196 |
// scope.updateModel(); |
| 197 |
|
| 198 |
// // notify that drawing has ended |
| 199 |
// scope.notifyDrawing({drawing: false}); |
| 200 |
// }); |
| 201 |
// event.preventDefault(); |
| 202 |
// } |
| 203 |
// } |
| 204 |
// }; |
| 205 |
// } |
| 206 |
// ]); |
| 207 |
|
| 208 |
// // Backward compatibility |
| 209 |
// angular.module('ngSignaturePad', ['signature']); |
| 210 |
|
| 211 |
/* |
| 212 |
* https://github.com/legalthings/signature-pad-angular |
| 213 |
* Copyright (c) 2015 ; Licensed MIT |
| 214 |
*/ |
| 215 |
|
| Error |
Row 216, Column 1: "'angular' is not defined."
no-undef
|
| Error |
Row 216, Column 16: "Strings must use doublequote."
quotes
|
| 216 |
angular.module('signature', []); |
| 217 |
|
| Error |
Row 218, Column 1: "'angular' is not defined."
no-undef
|
| Error |
Row 218, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 218, Column 39: "Strings must use doublequote."
quotes
|
| Error |
Row 218, Column 56: "Strings must use doublequote."
quotes
|
| Error |
Row 218, Column 69: "Strings must use doublequote."
quotes
|
| Error |
Row 218, Column 81: "Strings must use doublequote."
quotes
|
| 218 |
angular.module('signature').directive('signaturePad', ['$interval', '$timeout', '$window', |
| Error |
Row 219, Column 1: "Expected indentation of 1 tab but found 2 spaces."
indent
|
| 219 |
function ($interval, $timeout, $window) { |
| Error |
Row 220, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 220, Column 5: "Strings must use doublequote."
quotes
|
| 220 |
'use strict'; |
| 221 |
|
| Error |
Row 222, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| Error |
Row 222, Column 9: "'signaturePad' is defined but never used."
no-unused-vars
|
| Error |
Row 222, Column 23: "'element' is defined but never used."
no-unused-vars
|
| Error |
Row 222, Column 46: "Strings must use doublequote."
quotes
|
| 222 |
var signaturePad, element, EMPTY_IMAGE = 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAjgAAADcCAQAAADXNhPAAAACIklEQVR42u3UIQEAAAzDsM+/6UsYG0okFDQHMBIJAMMBDAfAcADDATAcwHAAwwEwHMBwAAwHMBzAcAAMBzAcAMMBDAcwHADDAQwHwHAAwwEMB8BwAMMBMBzAcADDATAcwHAADAcwHADDAQwHMBwAwwEMB8BwAMMBDAfAcADDATAcwHAAwwEwHMBwAAwHMBzAcAAMBzAcAMMBDAcwHADDAQwHwHAAwwEwHMBwAMMBMBzAcAAMBzAcwHAADAcwHADDAQwHMBwAwwEMB8BwAMMBDAfAcADDATAcwHAAwwEwHMBwAAwHMBzAcCQADAcwHADDAQwHwHAAwwEMB8BwAMMBMBzAcADDATAcwHAADAcwHMBwAAwHMBwAwwEMBzAcAMMBDAfAcADDAQwHwHAAwwEwHMBwAAwHMBzAcAAMBzAcAMMBDAcwHADDAQwHwHAAwwEMB8BwAMMBMBzAcADDATAcwHAADAcwHMBwAAwHMBwAwwEMB8BwAMMBDAfAcADDATAcwHAAwwEwHMBwAAwHMBzAcAAMBzAcAMMBDAcwHADDAQwHwHAAwwEMB8BwAMMBMBzAcADDkQAwHMBwAAwHMBwAwwEMBzAcAMMBDAfAcADDAQwHwHAAwwEwHMBwAMMBMBzAcAAMBzAcwHAADAcwHADDAQwHMBwAwwEMB8BwAMMBMBzAcADDATAcwHAADAcwHMBwAAwHMBwAwwEMBzAcAMMBDAegeayZAN3dLgwnAAAAAElFTkSuQmCC'; |
| 223 |
|
| Error |
Row 224, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| 224 |
return { |
| Error |
Row 225, Column 1: "Expected indentation of 3 tabs but found 6 spaces."
indent
|
| Error |
Row 225, Column 17: "Strings must use doublequote."
quotes
|
| 225 |
restrict: 'EA', |
| Error |
Row 226, Column 1: "Expected indentation of 3 tabs but found 6 spaces."
indent
|
| 226 |
replace: true, |
| Error |
Row 227, Column 1: "Expected indentation of 3 tabs but found 6 spaces."
indent
|
| Error |
Row 227, Column 17: "Strings must use doublequote."
quotes
|
| 227 |
template: '<div class="signature" style="width: 100%; max-width:{{width}}px; height: 100%; max-height:{{height}}px;"><canvas style="display: block; margin: 0 auto;" ng-mouseup="onMouseup()" ng-mousedown="notifyDrawing({ drawing: true })"></canvas></div>', |
| Error |
Row 228, Column 1: "Expected indentation of 3 tabs but found 6 spaces."
indent
|
| 228 |
scope: { |
| Error |
Row 229, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 229, Column 17: "Strings must use doublequote."
quotes
|
| 229 |
accept: '=?', |
| Error |
Row 230, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 230, Column 16: "Strings must use doublequote."
quotes
|
| 230 |
clear: '=?', |
| Error |
Row 231, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 231, Column 15: "Strings must use doublequote."
quotes
|
| 231 |
undo: '=?', |
| Error |
Row 232, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 232, Column 19: "Strings must use doublequote."
quotes
|
| 232 |
disabled: '=?', |
| Error |
Row 233, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 233, Column 18: "Strings must use doublequote."
quotes
|
| 233 |
dataurl: '=?', |
| Error |
Row 234, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 234, Column 17: "Strings must use doublequote."
quotes
|
| 234 |
height: '@', |
| Error |
Row 235, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 235, Column 16: "Strings must use doublequote."
quotes
|
| 235 |
width: '@', |
| Error |
Row 236, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 236, Column 24: "Strings must use doublequote."
quotes
|
| 236 |
notifyDrawing: '&onDrawing', |
| Error |
Row 237, Column 1: "Expected indentation of 3 tabs but found 6 spaces."
indent
|
| 237 |
}, |
| Error |
Row 238, Column 1: "Expected indentation of 3 tabs but found 6 spaces."
indent
|
| 238 |
controller: [ |
| Error |
Row 239, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 239, Column 9: "Strings must use doublequote."
quotes
|
| 239 |
'$scope', |
| Error |
Row 240, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| 240 |
function ($scope) { |
| Error |
Row 241, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 241 |
$scope.accept = function () { |
| 242 |
|
| Error |
Row 243, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| 243 |
return { |
| Error |
Row 244, Column 1: "Expected indentation of 7 tabs but found 14 spaces."
indent
|
| 244 |
isEmpty: $scope.dataurl === EMPTY_IMAGE, |
| Error |
Row 245, Column 1: "Expected indentation of 7 tabs but found 14 spaces."
indent
|
| 245 |
dataUrl: $scope.dataurl |
| Error |
Row 246, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| 246 |
}; |
| Error |
Row 247, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 247 |
}; |
| 248 |
|
| Error |
Row 249, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 249 |
$scope.onMouseup = function () { |
| Error |
Row 250, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| 250 |
$scope.updateModel(); |
| 251 |
|
| Error |
Row 252, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| 252 |
// notify that drawing has ended |
| Error |
Row 253, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| 253 |
$scope.notifyDrawing({ drawing: false }); |
| Error |
Row 254, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 254 |
}; |
| 255 |
|
| Error |
Row 256, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 256 |
$scope.updateModel = function () { |
| Error |
Row 257, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| 257 |
/* |
| 258 |
defer handling mouseup event until $scope.signaturePad handles |
| 259 |
first the same event |
| 260 |
*/ |
| Error |
Row 261, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| 261 |
$timeout().then(function () { |
| Error |
Row 262, Column 1: "Expected indentation of 7 tabs but found 14 spaces."
indent
|
| 262 |
$scope.dataurl = $scope.signaturePad.isEmpty() ? EMPTY_IMAGE : $scope.signaturePad.toDataURL(); |
| Error |
Row 263, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| 263 |
}); |
| Error |
Row 264, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 264 |
}; |
| 265 |
|
| Error |
Row 266, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 266 |
$scope.clear = function () { |
| Error |
Row 267, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| 267 |
$scope.signaturePad.clear(); |
| Error |
Row 268, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| 268 |
$scope.dataurl = EMPTY_IMAGE; |
| Error |
Row 269, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 269 |
}; |
| 270 |
|
| Error |
Row 271, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 271 |
$scope.undo= function(){ |
| Error |
Row 272, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| 272 |
var data = $scope.signaturePad.toData(); |
| Error |
Row 273, Column 1: "Expected indentation of 6 tabs but found 14 spaces."
indent
|
| 273 |
if (data) { |
| Error |
Row 274, Column 1: "Expected indentation of 7 tabs but found 16 spaces."
indent
|
| 274 |
data.pop(); // remove the last dot or line |
| Error |
Row 275, Column 1: "Expected indentation of 7 tabs but found 16 spaces."
indent
|
| 275 |
$scope.signaturePad.fromData(data); |
| Error |
Row 276, Column 1: "Expected indentation of 6 tabs but found 14 spaces."
indent
|
| 276 |
} |
| Error |
Row 277, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 277 |
}; |
| 278 |
|
| Error |
Row 279, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 279 |
$scope.$watch("dataurl", function (dataUrl) { |
| Error |
Row 280, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| 280 |
if (!dataUrl || $scope.signaturePad.toDataURL() === dataUrl) { |
| Error |
Row 281, Column 1: "Expected indentation of 7 tabs but found 14 spaces."
indent
|
| 281 |
return; |
| Error |
Row 282, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| 282 |
} |
| 283 |
|
| Error |
Row 284, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| 284 |
$scope.setDataUrl(dataUrl); |
| Error |
Row 285, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 285 |
}); |
| Error |
Row 286, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| 286 |
} |
| Error |
Row 287, Column 1: "Expected indentation of 3 tabs but found 6 spaces."
indent
|
| 287 |
], |
| Error |
Row 288, Column 1: "Expected indentation of 3 tabs but found 6 spaces."
indent
|
| Error |
Row 288, Column 39: "'attrs' is defined but never used."
no-unused-vars
|
| 288 |
link: function (scope, element, attrs) { |
| Error |
Row 289, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 289, Column 35: "Strings must use doublequote."
quotes
|
| 289 |
var canvas = element.find('canvas')[0]; |
| Error |
Row 290, Column 1: "Expected indentation of 4 tabs but found 6 spaces."
indent
|
| 290 |
// console.log('canvas',canvas) |
| Error |
Row 291, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| 291 |
var parent = canvas.parentElement; |
| Error |
Row 292, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| 292 |
var scale = 0; |
| Error |
Row 293, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 293, Column 37: "Strings must use doublequote."
quotes
|
| 293 |
var ctx = canvas.getContext('2d'); |
| 294 |
|
| Error |
Row 295, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| 295 |
var width = parseInt(scope.width, 10); |
| Error |
Row 296, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| 296 |
var height = parseInt(scope.height, 10); |
| 297 |
|
| Error |
Row 298, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| 298 |
// canvas.width = width; |
| Error |
Row 299, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| 299 |
// canvas.height = height; |
| Error |
Row 300, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| 300 |
canvas.width = width; |
| Error |
Row 301, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| 301 |
canvas.height = height; |
| 302 |
|
| Error |
Row 303, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 303, Column 34: "'SignaturePad' is not defined."
no-undef
|
| 303 |
scope.signaturePad = new SignaturePad(canvas); |
| 304 |
|
| Error |
Row 305, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| 305 |
scope.setDataUrl = function(dataUrl) { |
| Error |
Row 306, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 306 |
var ratio = Math.max(window.devicePixelRatio || 1, 1); |
| 307 |
|
| Error |
Row 308, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 308 |
ctx.setTransform(1, 0, 0, 1, 0, 0); |
| Error |
Row 309, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 309 |
ctx.scale(ratio, ratio); |
| 310 |
|
| Error |
Row 311, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 311 |
scope.signaturePad.clear(); |
| Error |
Row 312, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 312 |
scope.signaturePad.fromDataURL(dataUrl); |
| 313 |
|
| Error |
Row 314, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 314 |
$timeout().then(function() { |
| Error |
Row 315, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| 315 |
ctx.setTransform(1, 0, 0, 1, 0, 0); |
| Error |
Row 316, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| 316 |
ctx.scale(1 / scale, 1 / scale); |
| Error |
Row 317, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 317 |
}); |
| Error |
Row 318, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| 318 |
}; |
| 319 |
|
| Error |
Row 320, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 320, Column 22: "Strings must use doublequote."
quotes
|
| 320 |
scope.$watch('disabled', function (val) { |
| Error |
Row 321, Column 1: "Expected indentation of 5 tabs but found 12 spaces."
indent
|
| 321 |
val ? scope.signaturePad.off() : scope.signaturePad.on(); |
| Error |
Row 322, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| 322 |
}); |
| 323 |
|
| Error |
Row 324, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| 324 |
var calculateScale = function() { |
| Error |
Row 325, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 325 |
var scaleWidth = Math.min(parent.clientWidth / width, 1); |
| Error |
Row 326, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 326 |
var scaleHeight = Math.min(parent.clientHeight / height, 1); |
| 327 |
|
| Error |
Row 328, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 328 |
var newScale = Math.min(scaleWidth, scaleHeight); |
| 329 |
|
| Error |
Row 330, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 330 |
if (newScale === scale) { |
| Error |
Row 331, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| 331 |
return; |
| Error |
Row 332, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 332 |
} |
| 333 |
|
| Error |
Row 334, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 334 |
var newWidth = width * newScale; |
| Error |
Row 335, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 335 |
var newHeight = height * newScale; |
| Error |
Row 336, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 336 |
canvas.style.height = Math.round(newHeight) + "px"; |
| Error |
Row 337, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 337 |
canvas.style.width = Math.round(newWidth) + "px"; |
| 338 |
|
| Error |
Row 339, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 339 |
// canvas.style.height = "198px"; |
| Error |
Row 340, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 340 |
// canvas.style.width = Math.round(newWidth) + "px"; |
| 341 |
|
| Error |
Row 342, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 342 |
scale = newScale; |
| Error |
Row 343, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 343 |
ctx.setTransform(1, 0, 0, 1, 0, 0); |
| Error |
Row 344, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 344 |
ctx.scale(1 / scale, 1 / scale); |
| Error |
Row 345, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| 345 |
}; |
| 346 |
|
| Error |
Row 347, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| 347 |
var resizeIH = $interval(calculateScale, 200); |
| Error |
Row 348, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 348, Column 19: "Strings must use doublequote."
quotes
|
| 348 |
scope.$on('$destroy', function () { |
| Error |
Row 349, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 349 |
$interval.cancel(resizeIH); |
| Error |
Row 350, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 350 |
resizeIH = null; |
| Error |
Row 351, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| 351 |
}); |
| 352 |
|
| Error |
Row 353, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 353, Column 9: "'angular' is not defined."
no-undef
|
| Error |
Row 353, Column 39: "Strings must use doublequote."
quotes
|
| 353 |
angular.element($window).bind('resize', calculateScale); |
| Error |
Row 354, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 354, Column 19: "Strings must use doublequote."
quotes
|
| 354 |
scope.$on('$destroy', function () { |
| Error |
Row 355, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| Error |
Row 355, Column 11: "'angular' is not defined."
no-undef
|
| Error |
Row 355, Column 43: "Strings must use doublequote."
quotes
|
| 355 |
angular.element($window).unbind('resize', calculateScale); |
| Error |
Row 356, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| 356 |
}); |
| 357 |
|
| Error |
Row 358, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| 358 |
calculateScale(); |
| 359 |
|
| Error |
Row 360, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 360, Column 20: "Strings must use doublequote."
quotes
|
| 360 |
element.on('touchstart', onTouchstart); |
| Error |
Row 361, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| Error |
Row 361, Column 20: "Strings must use doublequote."
quotes
|
| 361 |
element.on('touchend', onTouchend); |
| 362 |
|
| Error |
Row 363, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| 363 |
function onTouchstart(event) { |
| Error |
Row 364, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 364 |
scope.$apply(function () { |
| Error |
Row 365, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| 365 |
// notify that drawing has started |
| Error |
Row 366, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| 366 |
scope.notifyDrawing({ drawing: true }); |
| Error |
Row 367, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 367 |
}); |
| Error |
Row 368, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 368 |
event.preventDefault(); |
| Error |
Row 369, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| 369 |
} |
| 370 |
|
| Error |
Row 371, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| 371 |
function onTouchend(event) { |
| Error |
Row 372, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 372 |
scope.$apply(function () { |
| Error |
Row 373, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| 373 |
// updateModel |
| Error |
Row 374, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| 374 |
scope.updateModel(); |
| 375 |
|
| Error |
Row 376, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| 376 |
// notify that drawing has ended |
| Error |
Row 377, Column 1: "Expected indentation of 6 tabs but found 12 spaces."
indent
|
| 377 |
scope.notifyDrawing({ drawing: false }); |
| Error |
Row 378, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 378 |
}); |
| Error |
Row 379, Column 1: "Expected indentation of 5 tabs but found 10 spaces."
indent
|
| 379 |
event.preventDefault(); |
| Error |
Row 380, Column 1: "Expected indentation of 4 tabs but found 8 spaces."
indent
|
| 380 |
} |
| Error |
Row 381, Column 1: "Expected indentation of 3 tabs but found 6 spaces."
indent
|
| 381 |
} |
| Error |
Row 382, Column 1: "Expected indentation of 2 tabs but found 4 spaces."
indent
|
| 382 |
}; |
| Error |
Row 383, Column 1: "Expected indentation of 1 tab but found 2 spaces."
indent
|
| 383 |
} |
| 384 |
]); |
| 385 |
|
| 386 |
// Backward compatibility |
| Error |
Row 387, Column 1: "'angular' is not defined."
no-undef
|
| Error |
Row 387, Column 16: "Strings must use doublequote."
quotes
|
| Error |
Row 387, Column 35: "Strings must use doublequote."
quotes
|
| 387 |
angular.module('ngSignaturePad', ['signature']); |
| 388 |
|
| 389 |
|
|